[totem] main: Remove fullscreen app menu item



commit 5ab0ae964c1cb2f8a9264857528e1590996dba06
Author: Bastien Nocera <hadess hadess net>
Date:   Thu May 16 10:20:18 2013 +0200

    main: Remove fullscreen app menu item
    
    It's already in the video's toolbar and isn't accessible when
    already in fullscreen mode.
    
    It's also not in the mockups:
    https://github.com/gnome-design-team/gnome-mockups/blob/master/videos/wireframes/png/overview.png

 data/totem.ui |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/data/totem.ui b/data/totem.ui
index 29d1619..78f26bc 100644
--- a/data/totem.ui
+++ b/data/totem.ui
@@ -19,13 +19,6 @@
        </section>
        <section>
                <item>
-                       <attribute name="label" translatable="yes">_Fullscreen</attribute>
-                       <attribute name="action">app.fullscreen</attribute>
-                       <attribute name="accel">F11</attribute>
-               </item>
-       </section>
-       <section>
-               <item>
                        <attribute name="label" translatable="yes">Prefere_nces</attribute>
                        <attribute name="action">app.preferences</attribute>
                </item>


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