parent
ab0e9d3a40
commit
c25415ea02
4 changed files with 51 additions and 20 deletions
|
|
@ -244,15 +244,15 @@
|
|||
<child>
|
||||
<object class="GtkShortcutsShortcut">
|
||||
<property name="visible">True</property>
|
||||
<property name="title" translatable="yes" context="shortcut window">Select next conversation down</property>
|
||||
<property name="accelerator">J</property>
|
||||
<property name="title" translatable="yes" context="shortcut window">Select the conversation down</property>
|
||||
<property name="accelerator"><primary>bracketright J</property>
|
||||
</object>
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkShortcutsShortcut">
|
||||
<property name="visible">True</property>
|
||||
<property name="title" translatable="yes" context="shortcut window">Select previous conversation up</property>
|
||||
<property name="accelerator">K</property>
|
||||
<property name="title" translatable="yes" context="shortcut window">Select the conversation up</property>
|
||||
<property name="accelerator"><primary>bracketleft K</property>
|
||||
</object>
|
||||
</child>
|
||||
<child>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue