Fix text wrongly marked as key.
authorLaurent Monin <geeqie@norz.org>
Wed, 19 Nov 2008 22:46:27 +0000 (22:46 +0000)
committerLaurent Monin <geeqie@norz.org>
Wed, 19 Nov 2008 22:46:27 +0000 (22:46 +0000)
doc/main_window_file_pane.html

index 198a216..d3cd284 100644 (file)
@@ -69,7 +69,7 @@
   
   <ul>
     <li>
-      <p><span class="key">Ctrl</span> + <span class="key">Primary</span> mouse button will add or remove the file from the selection.</p>
+      <p><span class="key">Ctrl</span> + Primary mouse button will add or remove the file from the selection.</p>
     </li>
 
     <li>
     </li>
 
     <li>
-      <p><span class="key">Shift</span> + <span class="key">Primary</span> mouse button will select all images between the clicked and focused image, or it will unselect all those images if the clicked image is already selected.</p>
+      <p><span class="key">Shift</span> + Primary mouse button will select all images between the clicked and focused image, or it will unselect all those images if the clicked image is already selected.</p>
     </li>
 
     <li>
-      <p><span class="key">Shift</span> + <span class="key">Ctrl</span> + <span class="key">Primary</span> mouse works as <span class="key">Shift</span> + <span class="key">Primary</span>, but will not change the selection of files outside the region between the focus and clicked image.</p>
+      <p><span class="key">Shift</span> + <span class="key">Ctrl</span> + Primary mouse button works as <span class="key">Shift</span> + Primary mouse button, but will not change the selection of files outside the region between the focus and clicked image.</p>
     </li>
   </ul>