[gnome-mines] Changed shortcut window shortcuts (fixes #47)



commit ae0fda131c16ddaca844783a46517c593e1438da
Author: Robert Roth <robert roth bee-tf ro>
Date:   Tue May 12 11:14:10 2020 +0300

    Changed shortcut window shortcuts (fixes #47)

 src/help-overlay.ui | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/src/help-overlay.ui b/src/help-overlay.ui
index 576dc24..8ae80f9 100644
--- a/src/help-overlay.ui
+++ b/src/help-overlay.ui
@@ -21,7 +21,7 @@
               <object class="GtkShortcutsShortcut">
                 <property name="visible">1</property>
                 <property name="accelerator">&lt;Ctrl&gt;R</property>
-                <property name="title" translatable="yes" context="shortcut window">Start a new game with 
last used settings</property>
+                <property name="title" translatable="yes" context="shortcut window">Restart game with 
current settings</property>
               </object>
             </child>
             <child>
@@ -103,14 +103,14 @@
               <object class="GtkShortcutsShortcut">
                 <property name="visible">1</property>
                 <property name="accelerator">Up Down Left Right</property>
-                <property name="title" translatable="yes" context="shortcut window">Move the keyboard cursor 
in the game field</property>
+                <property name="title" translatable="yes" context="shortcut window">Move the keyboard 
cursor</property>
               </object>
             </child>
             <child>
               <object class="GtkShortcutsShortcut">
                 <property name="visible">1</property>
                 <property name="accelerator">u j h k</property>
-                <property name="title" translatable="yes" context="shortcut window">Move the keyboard cursor 
in the game field</property>
+                <property name="title" translatable="yes" context="shortcut window">Move the keyboard 
cursor</property>
               </object>
             </child>
             <child>
@@ -124,7 +124,7 @@
               <object class="GtkShortcutsShortcut">
                 <property name="visible">1</property>
                 <property name="accelerator">&lt;Primary&gt;space</property>
-                <property name="title" translatable="yes" context="shortcut window">Toggle field flag state 
between normal and flagged (and question, if enabled)</property>
+                <property name="title" translatable="yes" context="shortcut window">Toggle field flag 
state</property>
               </object>
             </child>
           </object>


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