[easytag] Update the keyboard shortcuts help page



commit c993ce78d8846c883f2626db68bb48202dd6ce0f
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date:   Wed Jun 26 00:10:43 2013 +0100

    Update the keyboard shortcuts help page

 help/C/keyboard-shortcuts.page |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/help/C/keyboard-shortcuts.page b/help/C/keyboard-shortcuts.page
index e847ae2..e7023a3 100644
--- a/help/C/keyboard-shortcuts.page
+++ b/help/C/keyboard-shortcuts.page
@@ -43,26 +43,26 @@
       </tr>
       <tr>
         <td>
-          <p>Select all</p>
+          <p>Search all files, including filenames and tags</p>
         </td>
         <td>
-          <p><keyseq><key>Ctrl</key><key>A</key></keyseq></p>
+          <p><keyseq><key>Ctrl</key><key>F</key></keyseq></p>
         </td>
       </tr>
       <tr>
         <td>
-          <p>Deselect all</p>
+          <p>Go to previous file while keeping focus on the same tag field</p>
         </td>
         <td>
-          <p><keyseq><key>Shift</key><key>Ctrl</key><key>A</key></keyseq></p>
+          <p><key>Page Up</key></p>
         </td>
       </tr>
       <tr>
         <td>
-          <p>Search all files, including filenames and tags</p>
+          <p>Go to next file while keeping focus on the same tag field</p>
         </td>
         <td>
-          <p><keyseq><key>Ctrl</key><key>F</key></keyseq></p>
+          <p><key>Page Down</key></p>
         </td>
       </tr>
     </tbody>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]