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
This commit is contained in:
Matthias Clasen 2013-01-26 15:38:44 -05:00 committed by Bastien Nocera
parent b7d7c5c1ed
commit d9e103394e

View file

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