keyboard: Clarify that mute key toggles the mute state
This is just a string change to make it clear that the mute keys toggle the mute state rather than simply muting the volume. https://bugzilla.gnome.org/show_bug.cgi?id=793641
This commit is contained in:
parent
2b1f76f8ea
commit
f972ffc569
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<KeyListEntries group="system" schema="org.gnome.settings-daemon.plugins.media-keys" name="Sound and Media">
|
||||
|
||||
<KeyListEntry name="volume-mute" description="Volume mute"/>
|
||||
<KeyListEntry name="volume-mute" description="Volume mute/unmute"/>
|
||||
|
||||
<KeyListEntry name="volume-down" description="Volume down"/>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue