[totem] main: Move "Repeat" menu item to "Go" menu



commit 66a87f0ebbc75e9e16997560422f3e9f09324d78
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Feb 4 18:45:23 2014 +0100

    main: Move "Repeat" menu item to "Go" menu
    
    https://bugzilla.gnome.org/show_bug.cgi?id=723321

 data/totem.ui |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/data/totem.ui b/data/totem.ui
index c273198..5f08b25 100644
--- a/data/totem.ui
+++ b/data/totem.ui
@@ -23,12 +23,6 @@
                        <attribute name="action">app.preferences</attribute>
                </item>
        </section>
-       <section>
-               <item>
-                       <attribute name="label" translatable="yes">_Repeat</attribute>
-                       <attribute name="action">app.repeat</attribute>
-               </item>
-       </section>
        <section id="python-console-placeholder"/>
        <section>
                <item>
@@ -127,6 +121,12 @@
 <menu id="gomenu">
        <section>
                <item>
+                       <attribute name="label" translatable="yes">_Repeat</attribute>
+                       <attribute name="action">app.repeat</attribute>
+               </item>
+       </section>
+       <section>
+               <item>
                        <attribute name="label" translatable="yes">_DVD Menu</attribute>
                        <attribute name="action">app.dvd-root-menu</attribute>
                        <attribute name="accel">&lt;Ctrl&gt;M</attribute>


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