[eog] help: Fix keys in shortcut list to reflect changed bindings



commit 22e9c6ce7d7dbc1918a38bf8917e4299271c8e35
Author: Felix Riemann <friemann gnome org>
Date:   Sat Sep 1 18:23:38 2012 +0200

    help: Fix keys in shortcut list to reflect changed bindings
    
    https://bugzilla.gnome.org/show_bug.cgi?id=659830

 help/C/shortcuts.page |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/help/C/shortcuts.page b/help/C/shortcuts.page
index 47c1213..464d101 100644
--- a/help/C/shortcuts.page
+++ b/help/C/shortcuts.page
@@ -57,12 +57,11 @@ name</p></td>
 <table frame="all" rules="cols" shade="rows">
     <tr>
         <td><p>Go to the previous image in the folder</p></td>
-        <td><p><key>Back space</key> /
-<keyseq><key>Alt</key><key>Left</key></keyseq></p></td>
+        <td><p><key>Back space</key> / <key>Left</key></p></td>
     </tr>
     <tr>
         <td><p>Go to the next image in the folder</p></td>
-        <td><p><key>Space bar</key> / <keyseq><key>Alt</key><key>Right</key></keyseq></p></td>
+        <td><p><key>Space bar</key> / <key>Right</key></p></td>
     </tr>
     <tr>
         <td><p>Go to first image in the folder</p></td>
@@ -99,7 +98,7 @@ name</p></td>
     </tr>
     <tr>
     	<td><p>Scroll around a large image</p></td>
-         <td><p><key>arrow keys</key></p></td>
+         <td><p><keyseq><key>Alt</key><key>arrow keys</key></keyseq></p></td>
     </tr>
 </table>
 </section>



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