summaryrefslogtreecommitdiff
path: root/data/totem.ui
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2015-11-24 18:06:23 +0100
committerBastien Nocera <hadess@hadess.net>2015-11-24 18:17:56 +0100
commit7f29f4d832d3610792cf335f3046833fb54b3854 (patch)
tree215c30d2536e31eeb83103c5b937548062d0d4e4 /data/totem.ui
parentf283b9b01da59e589da7d5443d57a4614b52a2ae (diff)
downloadtotem-7f29f4d832d3610792cf335f3046833fb54b3854.tar.gz
main: Add shortcuts help window
It doesn't include shortcuts from optional plugins, yet. http://bugzilla.gnome.org/show_bug.cgi?id=757831
Diffstat (limited to 'data/totem.ui')
-rw-r--r--data/totem.ui5
1 files changed, 5 insertions, 0 deletions
diff --git a/data/totem.ui b/data/totem.ui
index ed8197b4e..08160ff0e 100644
--- a/data/totem.ui
+++ b/data/totem.ui
@@ -14,6 +14,11 @@
<section id="python-console-placeholder"/>
<section>
<item>
+ <attribute name="label" translatable="yes">_Keyboard Shortcuts</attribute>
+ <attribute name="action">app.shortcuts</attribute>
+ <attribute name="accel">&lt;Ctrl&gt;H</attribute>
+ </item>
+ <item>
<attribute name="label" translatable="yes">_Help</attribute>
<attribute name="action">app.help</attribute>
<attribute name="accel">F1</attribute>