[gnome-photos/wip/rishi/help-overlay: 291/291] help-overlay: Move "next" and "previous" to "Photo view"



commit 4e7acb4d9a2cc5b368450e5e120fe732eaafeae0
Author: Debarshi Ray <debarshir gnome org>
Date:   Mon Feb 26 20:25:53 2018 +0100

    help-overlay: Move "next" and "previous" to "Photo view"
    
    ... since that's only where they can be used, as opposed to being
    shorcuts present in multiple different contexts.

 src/photos-help-overlay.ui | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)
---
diff --git a/src/photos-help-overlay.ui b/src/photos-help-overlay.ui
index df9ee614..dfe91d22 100644
--- a/src/photos-help-overlay.ui
+++ b/src/photos-help-overlay.ui
@@ -57,20 +57,6 @@
                 <property name="accelerator">Escape</property>
               </object>
             </child>
-            <child>
-              <object class="GtkShortcutsShortcut">
-                <property name="visible">1</property>
-                <property name="title" translatable="yes" context="shortcut window">Next photo</property>
-                <property name="accelerator">Right</property>
-              </object>
-            </child>
-            <child>
-              <object class="GtkShortcutsShortcut">
-                <property name="visible">1</property>
-                <property name="title" translatable="yes" context="shortcut window">Previous photo</property>
-                <property name="accelerator">Left</property>
-              </object>
-            </child>
             <child>
               <object class="GtkShortcutsShortcut">
                 <property name="visible">1</property>
@@ -176,6 +162,20 @@
                 <property name="accelerator">&lt;Primary&gt;0</property>
               </object>
             </child>
+            <child>
+              <object class="GtkShortcutsShortcut">
+                <property name="visible">1</property>
+                <property name="title" translatable="yes" context="shortcut window">Next photo</property>
+                <property name="accelerator">Right</property>
+              </object>
+            </child>
+            <child>
+              <object class="GtkShortcutsShortcut">
+                <property name="visible">1</property>
+                <property name="title" translatable="yes" context="shortcut window">Previous photo</property>
+                <property name="accelerator">Left</property>
+              </object>
+            </child>
             <child>
               <object class="GtkShortcutsShortcut">
                 <property name="visible">1</property>


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