[totem] main: Put properties menu item at the right level
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] main: Put properties menu item at the right level
- Date: Fri, 10 May 2013 16:17:13 +0000 (UTC)
commit cbf5c9b4ada7270d0f89b9cb56788a820a83e1c0
Author: Bastien Nocera <hadess hadess net>
Date: Fri May 10 18:16:59 2013 +0200
main: Put properties menu item at the right level
data/totem.ui | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/data/totem.ui b/data/totem.ui
index 7ca7f03..2e95c2f 100644
--- a/data/totem.ui
+++ b/data/totem.ui
@@ -105,13 +105,13 @@
<attribute name="action">app.next-angle</attribute>
<attribute name="accel"><Ctrl>G</attribute>
</item>
- <section>
- <item>
- <attribute name="label" translatable="yes">_Properties</attribute>
- <attribute name="action">app.properties</attribute>
- <attribute name="accel"><Ctrl>P</attribute>
- </item>
- </section>
+ </section>
+ <section>
+ <item>
+ <attribute name="label" translatable="yes">_Properties</attribute>
+ <attribute name="action">app.properties</attribute>
+ <attribute name="accel"><Ctrl>P</attribute>
+ </item>
</section>
</menu>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]