Add Y as a single-key shortcut for GMail compat
See https://bugzilla.gnome.org/show_bug.cgi?id=778616
This commit is contained in:
parent
0fa5ac7fa6
commit
ab0e9d3a40
2 changed files with 2 additions and 2 deletions
|
|
@ -308,7 +308,7 @@
|
|||
<object class="GtkShortcutsShortcut">
|
||||
<property name="visible">True</property>
|
||||
<property name="title" translatable="yes" context="shortcut window">Archive conversation</property>
|
||||
<property name="accelerator">A</property>
|
||||
<property name="accelerator">A Y</property>
|
||||
</object>
|
||||
</child>
|
||||
<child>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue