[totem/wip/hadess/glsink-preparation-2: 3/5] main: Hide Zoom shortcuts and menu item




commit 2869905b4ba1703435606c10e6aa844109854a3e
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Jan 27 14:58:01 2022 +0100

    main: Hide Zoom shortcuts and menu item
    
    It won't be implemented in the first pass at porting to gtkglsink.

 data/shortcuts.ui | 14 --------------
 data/totem.ui     |  4 ----
 2 files changed, 18 deletions(-)
---
diff --git a/data/shortcuts.ui b/data/shortcuts.ui
index 609eeb52f..689e5ae3d 100644
--- a/data/shortcuts.ui
+++ b/data/shortcuts.ui
@@ -82,20 +82,6 @@
                 <property name="title" translatable="yes" context="shortcut window">Exit 
fullscreen</property>
               </object>
             </child>
-            <child>
-              <object class="GtkShortcutsShortcut" id="zoom-in">
-                <property name="visible">1</property>
-                <property name="accelerator">R</property>
-                <property name="title" translatable="yes" context="shortcut window">Zoom in</property>
-              </object>
-            </child>
-            <child>
-              <object class="GtkShortcutsShortcut" id="zoom-out">
-                <property name="visible">1</property>
-                <property name="accelerator">T &lt;ctrl&gt;0</property>
-                <property name="title" translatable="yes" context="shortcut window">Zoom out</property>
-              </object>
-            </child>
             <child>
               <object class="GtkShortcutsShortcut" id="rotate-right">
                 <property name="visible">1</property>
diff --git a/data/totem.ui b/data/totem.ui
index 94cd35340..cef35ffc8 100644
--- a/data/totem.ui
+++ b/data/totem.ui
@@ -77,10 +77,6 @@
                                </item>
                        </section>
                </submenu>
-               <item>
-                       <attribute name="label" translatable="yes">Zoom In</attribute>
-                       <attribute name="action">app.zoom</attribute>
-               </item>
                <section id="rotation-placeholder"/>
                <item>
                        <attribute name="label" translatable="yes">Switch An_gles</attribute>


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