2016-05-25 22:18:10 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<interface>
|
2016-05-29 22:20:58 +02:00
|
|
|
<object class="GtkShortcutsWindow" id="shortcuts">
|
|
|
|
<property name="modal">True</property>
|
2016-05-25 22:18:10 +02:00
|
|
|
<child>
|
2016-05-29 22:20:58 +02:00
|
|
|
<object class="GtkShortcutsSection">
|
2016-05-25 22:18:10 +02:00
|
|
|
<property name="visible">True</property>
|
2016-05-29 22:20:58 +02:00
|
|
|
<property name="section-name">shortcuts</property>
|
2016-06-19 16:14:32 +02:00
|
|
|
<property name="max-height">5</property>
|
2016-05-29 22:20:58 +02:00
|
|
|
<child>
|
|
|
|
<object class="GtkShortcutsGroup">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="title" translatable="yes" context="shortcut window">General</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkShortcutsShortcut">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="title" translatable="yes" context="shortcut window">Search</property>
|
|
|
|
<property name="accelerator"><Primary>F</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkShortcutsShortcut">
|
|
|
|
<property name="visible">True</property>
|
2016-06-19 16:14:32 +02:00
|
|
|
<property name="title" translatable="yes" context="shortcut window">Add a new account</property>
|
|
|
|
<property name="accelerator"><Primary>N</property>
|
2016-05-29 22:20:58 +02:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkShortcutsShortcut">
|
|
|
|
<property name="visible">True</property>
|
2016-06-19 16:14:32 +02:00
|
|
|
<property name="title" translatable="yes" context="shortcut window">Selection mode</property>
|
|
|
|
<property name="accelerator"><Primary>S</property>
|
2016-05-29 22:20:58 +02:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkShortcutsShortcut">
|
|
|
|
<property name="visible">True</property>
|
2016-06-19 16:14:32 +02:00
|
|
|
<property name="title" translatable="yes" context="shortcut window">Lock the application</property>
|
|
|
|
<property name="accelerator"><Primary>L</property>
|
2016-05-29 22:20:58 +02:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkShortcutsGroup">
|
|
|
|
<property name="visible">True</property>
|
2016-06-19 16:14:32 +02:00
|
|
|
<property name="title" translatable="yes" context="shortcut window">Account list</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkShortcutsShortcut">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="title" translatable="yes" context="shortcut window">Copy</property>
|
|
|
|
<property name="accelerator"><Primary>C</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkShortcutsShortcut">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="title" translatable="yes" context="shortcut window">Delete</property>
|
|
|
|
<property name="accelerator">Delete</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
2016-05-29 22:20:58 +02:00
|
|
|
<child>
|
|
|
|
<object class="GtkShortcutsShortcut">
|
|
|
|
<property name="visible">True</property>
|
2016-06-12 13:26:48 +02:00
|
|
|
<property name="title" translatable="yes" context="shortcut window">Select next/previous account</property>
|
|
|
|
<property name="accelerator">Up Down</property>
|
2016-05-29 22:20:58 +02:00
|
|
|
</object>
|
|
|
|
</child>
|
2016-06-19 16:14:32 +02:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkShortcutsGroup">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="title" translatable="yes" context="shortcut window">Add Account</property>
|
2016-05-29 22:20:58 +02:00
|
|
|
<child>
|
|
|
|
<object class="GtkShortcutsShortcut">
|
|
|
|
<property name="visible">True</property>
|
2016-06-19 16:14:32 +02:00
|
|
|
<property name="title" translatable="yes" context="shortcut window">Scan QR code</property>
|
2016-06-01 04:45:05 +02:00
|
|
|
<property name="accelerator"><Primary>S</property>
|
2016-05-29 22:20:58 +02:00
|
|
|
</object>
|
|
|
|
</child>
|
2016-06-13 15:48:55 +02:00
|
|
|
<child>
|
|
|
|
<object class="GtkShortcutsShortcut">
|
|
|
|
<property name="visible">True</property>
|
2016-06-19 16:14:32 +02:00
|
|
|
<property name="title" translatable="yes" context="shortcut window">Close</property>
|
|
|
|
<property name="accelerator">Escape</property>
|
2016-06-13 15:48:55 +02:00
|
|
|
</object>
|
|
|
|
</child>
|
2016-05-29 22:20:58 +02:00
|
|
|
</object>
|
|
|
|
</child>
|
2016-05-25 22:18:10 +02:00
|
|
|
</object>
|
2016-06-19 16:14:32 +02:00
|
|
|
|
2016-05-25 22:18:10 +02:00
|
|
|
</child>
|
2016-05-29 22:20:58 +02:00
|
|
|
</object>
|
2016-05-25 22:18:10 +02:00
|
|
|
</interface>
|