[evince] shell: Add more zoom shortcuts to the help overlay.
- From: Carlos Garcia Campos <carlosgc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] shell: Add more zoom shortcuts to the help overlay.
- Date: Sat, 18 Nov 2017 07:44:19 +0000 (UTC)
commit 28c98fedc1de9f688a680334e88ca94ab3111e85
Author: Stefano Facchini <stefano facchini gmail com>
Date: Sun Nov 12 15:03:10 2017 +0100
shell: Add more zoom shortcuts to the help overlay.
https://bugzilla.gnome.org/show_bug.cgi?id=790253
shell/help-overlay.ui | 21 +++++++++++++++++++++
1 files changed, 21 insertions(+), 0 deletions(-)
---
diff --git a/shell/help-overlay.ui b/shell/help-overlay.ui
index 68c569e..4542fa2 100644
--- a/shell/help-overlay.ui
+++ b/shell/help-overlay.ui
@@ -188,6 +188,27 @@
<property name="title" translatable="yes" context="shortcut window">Zoom out</property>
<property name="accelerator"><Primary>minus</property>
</object>
+ </child>
+ <child>
+ <object class="GtkShortcutsShortcut">
+ <property name="visible">True</property>
+ <property name="title" translatable="yes" context="shortcut window">Fit page</property>
+ <property name="accelerator">f</property>
+ </object>
+ </child>
+ <child>
+ <object class="GtkShortcutsShortcut">
+ <property name="visible">True</property>
+ <property name="title" translatable="yes" context="shortcut window">Fit width</property>
+ <property name="accelerator">w</property>
+ </object>
+ </child>
+ <child>
+ <object class="GtkShortcutsShortcut">
+ <property name="visible">True</property>
+ <property name="title" translatable="yes" context="shortcut window">Automatic zoom</property>
+ <property name="accelerator">a</property>
+ </object>
</child>
</object>
</child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]