[gnome-control-center/benzea/mic-mute-keybinding: 1/2] keyboard: Clarify that mute key toggles the mute state



commit 31c47bf979c8c7d29361086274b315ebc73d0ca4
Author: Benjamin Berg <bberg redhat com>
Date:   Mon Feb 19 16:25:08 2018 +0100

    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

 panels/keyboard/00-multimedia.xml.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/panels/keyboard/00-multimedia.xml.in b/panels/keyboard/00-multimedia.xml.in
index 5216e0209..3af675ff8 100644
--- a/panels/keyboard/00-multimedia.xml.in
+++ b/panels/keyboard/00-multimedia.xml.in
@@ -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"/>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]