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:
Benjamin Berg 2018-02-19 16:25:08 +01:00 committed by Georges Basile Stavracas Neto
parent 2b1f76f8ea
commit f972ffc569

View file

@ -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"/>