40 lines
1.7 KiB
XML
40 lines
1.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<interface>
|
|
<object class="GtkShortcutsWindow" id="help_overlay">
|
|
<property name="modal">True</property>
|
|
<child>
|
|
<object class="GtkShortcutsSection">
|
|
<property name="section-name">shortcuts</property>
|
|
<property name="max-height">12</property>
|
|
<property name="visible">True</property>
|
|
<child>
|
|
<object class="GtkShortcutsGroup">
|
|
<property name="title" translatable="yes">General</property>
|
|
<property name="visible">True</property>
|
|
<child>
|
|
<object class="GtkShortcutsShortcut">
|
|
<property name="visible">True</property>
|
|
<property name="accelerator"><primary>r</property>
|
|
<property name="title" translatable="yes" context="shortcut window">Check for new episodes</property>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkShortcutsShortcut">
|
|
<property name="visible">True</property>
|
|
<property name="accelerator"><primary>e</property>
|
|
<property name="title" translatable="yes" context="shortcut window">Preferences</property>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkShortcutsShortcut">
|
|
<property name="visible">True</property>
|
|
<property name="accelerator"><primary>q</property>
|
|
<property name="title" translatable="yes" context="shortcut window">Quit the application</property>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
</interface> |