diff --git a/gajim/data/gui/shortcuts_window.ui b/gajim/data/gui/shortcuts_window.ui index ea2a3e94c4c022297f594685dc6f114d5650aa81..9bab3bf6fcff86b70112b9ee3e8a7ba0f2f5e6f2 100644 --- a/gajim/data/gui/shortcuts_window.ui +++ b/gajim/data/gui/shortcuts_window.ui @@ -97,7 +97,14 @@ <object class="GtkShortcutsShortcut"> <property name="visible">1</property> <property name="accelerator"><ctrl>l</property> - <property name="title" translatable="yes">Clear</property> + <property name="title" translatable="yes">Clear chat window</property> + </object> + </child> + <child> + <object class="GtkShortcutsShortcut"> + <property name="visible">1</property> + <property name="accelerator"><ctrl>h</property> + <property name="title" translatable="yes">Show chat history</property> </object> </child> </object> @@ -178,7 +185,21 @@ <child> <object class="GtkShortcutsShortcut"> <property name="visible">1</property> - <property name="accelerator"><ctrl><shift>a</property> + <property name="accelerator"><ctrl>n</property> + <property name="title" translatable="yes">Start a new chat</property> + </object> + </child> + <child> + <object class="GtkShortcutsShortcut"> + <property name="visible">1</property> + <property name="accelerator"><ctrl>g</property> + <property name="title" translatable="yes">Create new group chat</property> + </object> + </child> + <child> + <object class="GtkShortcutsShortcut"> + <property name="visible">1</property> + <property name="accelerator"><alt>a</property> <property name="title" translatable="yes">Accounts</property> </object> </child> @@ -192,29 +213,29 @@ <child> <object class="GtkShortcutsShortcut"> <property name="visible">1</property> - <property name="accelerator"><ctrl>t</property> - <property name="title" translatable="yes">File transfers</property> + <property name="accelerator"><ctrl>e</property> + <property name="title" translatable="yes">Plugins</property> </object> </child> <child> <object class="GtkShortcutsShortcut"> <property name="visible">1</property> - <property name="accelerator"><ctrl>n</property> - <property name="title" translatable="yes">Start a new chat</property> + <property name="accelerator"><ctrl>t</property> + <property name="title" translatable="yes">File transfers</property> </object> </child> <child> <object class="GtkShortcutsShortcut"> <property name="visible">1</property> - <property name="accelerator"><ctrl>j</property> - <property name="title" translatable="yes">Join a group chat</property> + <property name="accelerator"><ctrl>s</property> + <property name="title" translatable="yes">Set the status message</property> </object> </child> <child> <object class="GtkShortcutsShortcut"> <property name="visible">1</property> - <property name="accelerator"><ctrl>s</property> - <property name="title" translatable="yes">Set the status message</property> + <property name="accelerator"><ctrl><shift>x</property> + <property name="title" translatable="yes">Show XML console</property> </object> </child> <child> @@ -251,6 +272,13 @@ <property name="title" translatable="yes">Enable contact list filtering</property> </object> </child> + <child> + <object class="GtkShortcutsShortcut"> + <property name="visible">1</property> + <property name="accelerator"><ctrl>r</property> + <property name="title" translatable="yes">Show / hide contact list</property> + </object> + </child> </object> </child> <child>