[totem/wip/hadess/glsink-preparation-2: 3/5] main: Hide Zoom shortcuts and menu item
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/wip/hadess/glsink-preparation-2: 3/5] main: Hide Zoom shortcuts and menu item
- Date: Fri, 28 Jan 2022 16:07:23 +0000 (UTC)
commit 2e89fec50a5b9d843d9809927e1a4c48adddaf81
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 <ctrl>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]