[totem] main: Move "Repeat" menu item to "Go" menu
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] main: Move "Repeat" menu item to "Go" menu
- Date: Tue, 4 Feb 2014 17:46:06 +0000 (UTC)
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"><Ctrl>M</attribute>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]