[totem] data: Add more shortcuts
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] data: Add more shortcuts
- Date: Tue, 31 Jan 2017 14:46:56 +0000 (UTC)
commit 41a5fbd7a1f9a39a4ad33a7a023e9a107d967f75
Author: Bastien Nocera <hadess hadess net>
Date: Tue Jan 31 15:43:51 2017 +0100
data: Add more shortcuts
Add shortcuts for a number of builtin plugins to the help window.
data/shortcuts.ui | 35 +++++++++++++++++++++++++++++++++++
1 files changed, 35 insertions(+), 0 deletions(-)
---
diff --git a/data/shortcuts.ui b/data/shortcuts.ui
index cc059ca..b8f5984 100644
--- a/data/shortcuts.ui
+++ b/data/shortcuts.ui
@@ -22,6 +22,27 @@
</object>
</child>
<child>
+ <object class="GtkShortcutsShortcut" id="properties">
+ <property name="visible">1</property>
+ <property name="accelerator"><Primary>p</property>
+ <property name="title" translatable="yes" context="shortcut window">Properties</property>
+ </object>
+ </child>
+ <child>
+ <object class="GtkShortcutsShortcut" id="save-as">
+ <property name="visible">1</property>
+ <property name="accelerator"><Ctrl>S</property>
+ <property name="title" translatable="yes" context="shortcut window">Make Available
Offline</property>
+ </object>
+ </child>
+ <child>
+ <object class="GtkShortcutsShortcut" id="take-screenshot">
+ <property name="visible">1</property>
+ <property name="accelerator"><Primary><Alt>S</property>
+ <property name="title" translatable="yes" context="shortcut window">Take
Screenshot</property>
+ </object>
+ </child>
+ <child>
<object class="GtkShortcutsShortcut" id="quit">
<property name="visible">1</property>
<property name="accelerator">Q <ctrl>q <ctrl>w</property>
@@ -82,6 +103,20 @@
<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>
+ <property name="accelerator"><Primary>R</property>
+ <property name="title" translatable="yes" context="shortcut window">Rotate ↷</property>
+ </object>
+ </child>
+ <child>
+ <object class="GtkShortcutsShortcut" id="rotate-left">
+ <property name="visible">1</property>
+ <property name="accelerator"><Primary><Shift>R</property>
+ <property name="title" translatable="yes" context="shortcut window">Rotate ↶</property>
+ </object>
+ </child>
</object>
</child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]