Fixed shortcuts on the UI
This commit is contained in:
parent
8bce45cf71
commit
a43aac0c66
@ -537,7 +537,13 @@
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkShortcutsShortcut">
|
||||
<property name="accelerator"><ctrl>Return</property>
|
||||
<property name="accelerator"><shift>Return</property>
|
||||
<property name="title" translatable="yes">Insert new line</property>
|
||||
</object>
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkShortcutsShortcut">
|
||||
<property name="accelerator">Return</property>
|
||||
<property name="title" translatable="yes">Send Message</property>
|
||||
</object>
|
||||
</child>
|
||||
|
Loading…
x
Reference in New Issue
Block a user