[gnome-control-center] keyboard: Be more specific in input source switch label



commit d9e103394e479b96553a7adbdb925c9743bcc131
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Jan 26 15:38:44 2013 -0500

    keyboard: Be more specific in input source switch label
    
    The description of these shortcuts should mention 'input source'.
    https://bugzilla.gnome.org/show_bug.cgi?id=692567

 panels/keyboard/01-input-sources.xml.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/panels/keyboard/01-input-sources.xml.in b/panels/keyboard/01-input-sources.xml.in
index 2877c48..3cada77 100644
--- a/panels/keyboard/01-input-sources.xml.in
+++ b/panels/keyboard/01-input-sources.xml.in
@@ -4,9 +4,9 @@
                 _name="Typing">
 
   <KeyListEntry name="switch-input-source"
-                _description="Switch to next source"/>
+                _description="Switch to next input source"/>
 
   <KeyListEntry name="switch-input-source-backward"
-                _description="Switch to previous source"/>
+                _description="Switch to previous input source"/>
 
 </KeyListEntries>


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