mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-29 23:32:04 +02:00
Improve mute shortcut description
This does both mute and unmute, describe it as a toggle
This commit is contained in:
@@ -130,7 +130,7 @@
|
|||||||
</child>
|
</child>
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkShortcutsShortcut">
|
<object class="GtkShortcutsShortcut">
|
||||||
<property name="title" translatable="yes">Mute volume</property>
|
<property name="title" translatable="yes">Toggle mute</property>
|
||||||
<property name="accelerator"><Ctrl>M</property>
|
<property name="accelerator"><Ctrl>M</property>
|
||||||
</object>
|
</object>
|
||||||
</child>
|
</child>
|
||||||
|
Reference in New Issue
Block a user