mirror of
https://github.com/SoongNoonien/mpdevil.git
synced 2023-08-10 21:12:44 +03:00
232 lines
7.8 KiB
XML
232 lines
7.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<interface>
|
|
<object class="GtkShortcutsWindow" id="shortcuts_window">
|
|
<property name="modal">False</property>
|
|
<child>
|
|
<object class="GtkShortcutsSection">
|
|
<property name="visible">True</property>
|
|
<property name="section-name">shortcuts</property>
|
|
<child>
|
|
<object class="GtkShortcutsGroup">
|
|
<property name="visible">True</property>
|
|
<property name="title" translatable="yes">General</property>
|
|
<child>
|
|
<object class="GtkShortcutsShortcut">
|
|
<property name="visible">True</property>
|
|
<property name="title" translatable="yes">Open online help</property>
|
|
<property name="accelerator">F1</property>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkShortcutsShortcut">
|
|
<property name="visible">True</property>
|
|
<property name="title" translatable="yes">Open shortcuts window</property>
|
|
<property name="accelerator"><Control>question</property>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkShortcutsShortcut">
|
|
<property name="visible">True</property>
|
|
<property name="title" translatable="yes">Open menu</property>
|
|
<property name="accelerator">F10</property>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkShortcutsShortcut">
|
|
<property name="visible">True</property>
|
|
<property name="title" translatable="yes">Update database</property>
|
|
<property name="accelerator">F5</property>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkShortcutsShortcut">
|
|
<property name="visible">True</property>
|
|
<property name="title" translatable="yes">Quit</property>
|
|
<property name="accelerator"><Control>q</property>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkShortcutsGroup">
|
|
<property name="visible">True</property>
|
|
<property name="title" translatable="yes">Window</property>
|
|
<child>
|
|
<object class="GtkShortcutsShortcut">
|
|
<property name="visible">True</property>
|
|
<property name="title" translatable="yes">Toggle mini player</property>
|
|
<property name="accelerator"><Control>m</property>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkShortcutsShortcut">
|
|
<property name="visible">True</property>
|
|
<property name="title" translatable="yes">Toggle genre filter</property>
|
|
<property name="accelerator"><Control>g</property>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkShortcutsShortcut">
|
|
<property name="visible">True</property>
|
|
<property name="title" translatable="yes">Toggle lyrics</property>
|
|
<property name="accelerator"><Control>l</property>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkShortcutsShortcut">
|
|
<property name="visible">True</property>
|
|
<property name="title" translatable="yes">Toggle search</property>
|
|
<property name="accelerator"><Control>f</property>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkShortcutsShortcut">
|
|
<property name="visible">True</property>
|
|
<property name="title" translatable="yes">Back to current album</property>
|
|
<property name="accelerator">Escape</property>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkShortcutsGroup">
|
|
<property name="visible">True</property>
|
|
<property name="title" translatable="yes">Playback</property>
|
|
<child>
|
|
<object class="GtkShortcutsShortcut">
|
|
<property name="visible">True</property>
|
|
<property name="title" translatable="yes">Play/Pause</property>
|
|
<property name="accelerator">space</property>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkShortcutsShortcut">
|
|
<property name="visible">True</property>
|
|
<property name="title" translatable="yes">Stop</property>
|
|
<property name="accelerator"><Shift>space</property>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkShortcutsShortcut">
|
|
<property name="visible">True</property>
|
|
<property name="title" translatable="yes">Stop after current title</property>
|
|
<property name="accelerator"><Shift><Control>s</property>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkShortcutsShortcut">
|
|
<property name="visible">True</property>
|
|
<property name="title" translatable="yes">Next title</property>
|
|
<property name="accelerator"><Alt>Down</property>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkShortcutsShortcut">
|
|
<property name="visible">True</property>
|
|
<property name="title" translatable="yes">Previous title</property>
|
|
<property name="accelerator"><Alt>Up</property>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkShortcutsShortcut">
|
|
<property name="visible">True</property>
|
|
<property name="title" translatable="yes">Seek forward</property>
|
|
<property name="accelerator"><Alt>Right</property>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkShortcutsShortcut">
|
|
<property name="visible">True</property>
|
|
<property name="title" translatable="yes">Seek backward</property>
|
|
<property name="accelerator"><Alt>Left</property>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkShortcutsShortcut">
|
|
<property name="visible">True</property>
|
|
<property name="title" translatable="yes">Toggle repeat mode</property>
|
|
<property name="accelerator"><Control>r</property>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkShortcutsShortcut">
|
|
<property name="visible">True</property>
|
|
<property name="title" translatable="yes">Toggle random mode</property>
|
|
<property name="accelerator"><Control>n</property>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkShortcutsShortcut">
|
|
<property name="visible">True</property>
|
|
<property name="title" translatable="yes">Toggle single mode</property>
|
|
<property name="accelerator"><Control>s</property>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkShortcutsShortcut">
|
|
<property name="visible">True</property>
|
|
<property name="title" translatable="yes">Toggle consume mode</property>
|
|
<property name="accelerator"><Control>o</property>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkShortcutsGroup">
|
|
<property name="visible">True</property>
|
|
<property name="title" translatable="yes">Playlist</property>
|
|
<child>
|
|
<object class="GtkShortcutsShortcut">
|
|
<property name="visible">True</property>
|
|
<property name="title" translatable="yes">Remove song</property>
|
|
<property name="accelerator">Delete</property>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkShortcutsShortcut">
|
|
<property name="visible">True</property>
|
|
<property name="title" translatable="yes">Clear playlist</property>
|
|
<property name="accelerator"><Shift>Delete</property>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkShortcutsShortcut">
|
|
<property name="visible">True</property>
|
|
<property name="title" translatable="yes">Show information</property>
|
|
<property name="accelerator"><Control>i Menu</property>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkShortcutsGroup">
|
|
<property name="visible">True</property>
|
|
<property name="title" translatable="yes">Search, Album Dialog and Album List</property>
|
|
<child>
|
|
<object class="GtkShortcutsShortcut">
|
|
<property name="visible">True</property>
|
|
<property name="title" translatable="yes">Append</property>
|
|
<property name="accelerator"><Control>plus</property>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkShortcutsShortcut">
|
|
<property name="visible">True</property>
|
|
<property name="title" translatable="yes">Play immediately</property>
|
|
<property name="accelerator"><Control>p</property>
|
|
</object>
|
|
</child>
|
|
<child>
|
|
<object class="GtkShortcutsShortcut">
|
|
<property name="visible">True</property>
|
|
<property name="title" translatable="yes">Show information</property>
|
|
<property name="accelerator"><Control>i Menu</property>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
</interface>
|