40 lines
1.6 KiB
Plaintext
40 lines
1.6 KiB
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<interface>
|
||
|
<object class="GtkShortcutsWindow" id="help_overlay">
|
||
|
<property name="modal">true</property>
|
||
|
<child>
|
||
|
<object class="GtkShortcutsSection">
|
||
|
<child>
|
||
|
<object class="GtkShortcutsGroup">
|
||
|
<property name="title" translatable="yes" context="shortcut window">General</property>
|
||
|
<child>
|
||
|
<object class="GtkShortcutsShortcut">
|
||
|
<property name="title" translatable="yes" context="shortcut window">Open Menu</property>
|
||
|
<property name="accelerator">F10</property>
|
||
|
</object>
|
||
|
</child>
|
||
|
<child>
|
||
|
<object class="GtkShortcutsShortcut">
|
||
|
<property name="title" translatable="yes" context="shortcut window">Toggle Search</property>
|
||
|
<property name="accelerator"><Control>s</property>
|
||
|
</object>
|
||
|
</child>
|
||
|
<child>
|
||
|
<object class="GtkShortcutsShortcut">
|
||
|
<property name="title" translatable="yes" context="shortcut window">Show Shortcuts</property>
|
||
|
<property name="accelerator"><Control>question</property>
|
||
|
</object>
|
||
|
</child>
|
||
|
<child>
|
||
|
<object class="GtkShortcutsShortcut">
|
||
|
<property name="title" translatable="yes" context="shortcut window">Quit</property>
|
||
|
<property name="accelerator"><Control>q</property>
|
||
|
</object>
|
||
|
</child>
|
||
|
</object>
|
||
|
</child>
|
||
|
</object>
|
||
|
</child>
|
||
|
</object>
|
||
|
</interface>
|