changeset 1161:41927ee12b0a

Fix text wrongly marked as key.
author zas_
date Wed, 19 Nov 2008 22:46:27 +0000
parents 2562e0bc89a1
children f1a9518c4499
files doc/main_window_file_pane.html
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/doc/main_window_file_pane.html	Wed Nov 19 22:42:20 2008 +0000
+++ b/doc/main_window_file_pane.html	Wed Nov 19 22:46:27 2008 +0000
@@ -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>
@@ -77,11 +77,11 @@
     </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>