Daniel Brötzmann pushed to branch master at gajim / gajim
Commits:
a4cc5e9e by wurstsalat at 2021-12-09T21:17:50+01:00
Shortcuts: Show correct shortcut for quoting messages
- - - - -
aaa140aa by wurstsalat at 2021-12-09T21:33:45+01:00
Shortcuts: Improve section name and move Contact Info
- - - - -
1 changed file:
- gajim/data/gui/shortcuts_window.ui
Changes:
=====================================
gajim/data/gui/shortcuts_window.ui
=====================================
@@ -4,8 +4,8 @@
<child>
<object class="GtkShortcutsSection">
<property name="visible">1</property>
- <property name="section-name">roster</property>
- <property name="title" translatable="yes">Contact List</property>
+ <property name="section-name">window</property>
+ <property name="title" translatable="yes">Gajim</property>
<child>
<object class="GtkShortcutsGroup">
<property name="visible">1</property>
@@ -61,19 +61,6 @@
</child>
</object>
</child>
- <child>
- <object class="GtkShortcutsGroup">
- <property name="visible">1</property>
- <property name="title" translatable="yes">Contacts</property>
- <child>
- <object class="GtkShortcutsShortcut">
- <property name="visible">1</property>
- <property name="accelerator"><primary>i</property>
- <property name="title" translatable="yes">Contact
information</property>
- </object>
- </child>
- </object>
- </child>
</object>
</child>
<child>
@@ -130,14 +117,14 @@
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
- <property
name="accelerator"><primary><alt>Up</property>
+ <property
name="accelerator"><primary><shift>Up</property>
<property name="title" translatable="yes">Quote previous
message</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
- <property
name="accelerator"><primary><alt>Down</property>
+ <property
name="accelerator"><primary><shift>Down</property>
<property name="title" translatable="yes">Quote next
message</property>
</object>
</child>
@@ -252,6 +239,19 @@
</child>
</object>
</child>
+ <child>
+ <object class="GtkShortcutsGroup">
+ <property name="visible">1</property>
+ <property name="title" translatable="yes">Contacts</property>
+ <child>
+ <object class="GtkShortcutsShortcut">
+ <property name="visible">1</property>
+ <property name="accelerator"><primary>i</property>
+ <property name="title" translatable="yes">Contact
information</property>
+ </object>
+ </child>
+ </object>
+ </child>
</object>
</child>
</object>
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/compare/33d6a38ba973a0b90ab959ef71f0c61f3681f9b8...aaa140aadbd9e0addc485cd58d175aa3745fe92f
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/compare/33d6a38ba973a0b90ab959ef71f0c61f3681f9b8...aaa140aadbd9e0addc485cd58d175aa3745fe92f
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits