[gnome-games] glines/C: remove duplicate reference to Fullscreen F11.



commit 600a60a39a69d43b79a673ed809b836b605a5b22
Author: Tiffany Antopolski <tiffany antopolski gmail com>
Date:   Sat Jan 7 01:37:11 2012 -0500

    glines/C: remove duplicate reference to Fullscreen F11.

 glines/help/C/shortcuts.page |   43 +++++++++++++++++------------------------
 1 files changed, 18 insertions(+), 25 deletions(-)
---
diff --git a/glines/help/C/shortcuts.page b/glines/help/C/shortcuts.page
index 67f4768..1b7e41d 100644
--- a/glines/help/C/shortcuts.page
+++ b/glines/help/C/shortcuts.page
@@ -15,29 +15,22 @@
   </info>
 
   <title>Keyboard shortcuts</title>
-
- <table frame="all" rules="cols" shade="rows">
-                <tr>
-                        <td><p>New game</p></td>
-                        <td><p><keyseq><key>Ctrl</key><key>N</key></keyseq></p></td>
-                </tr>
-                <tr>
-                        <td><p>Fullscreen</p></td>
-                        <td><p><key>F11</key></p></td>
-                </tr>
-                <tr>
-                        <td><p>Help</p></td>
-                        <td><p><key>F1</key></p></td>
-                </tr>
-                <tr>
-                        <td><p>Quit</p></td>
-                        <td><p><keyseq><key>Ctrl</key><key>Q</key></keyseq></p></td>
-                </tr>
-                <tr>
-                        <td><p>Switch to fullscreen mode</p></td>
-                        <td><p><key>F11</key></p></td>
-                </tr>
-        </table>
-
-
+     <table frame="all" rules="cols" shade="rows">
+       <tr>
+         <td><p>New game</p></td>
+         <td><p><keyseq><key>Ctrl</key><key>N</key></keyseq></p></td>
+       </tr>
+       <tr>
+         <td><p>Fullscreen</p></td>
+         <td><p><key>F11</key></p></td>
+       </tr>
+       <tr>
+          <td><p>Help</p></td>
+          <td><p><key>F1</key></p></td>
+        </tr>
+        <tr>
+          <td><p>Quit</p></td>
+          <td><p><keyseq><key>Ctrl</key><key>Q</key></keyseq></p></td>
+        </tr>
+      </table>
 </page>



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