diff options
author | 2012-03-28 15:55:01 -0700 | |
---|---|---|
committer | 2012-03-28 15:55:01 -0700 | |
commit | bc30f5c1f7b217622b382c6dc2373cfc2cf61ac3 (patch) | |
tree | 0727a1b2c6e363cc04ffe738268f7cfe78640eaa /java | |
parent | fc50a410782008e510fb95aa69d583a8f8e40c3f (diff) | |
parent | 2b21d68aa97d9d82879dddd205e26244ce55fa09 (diff) | |
download | latinime-bc30f5c1f7b217622b382c6dc2373cfc2cf61ac3.tar.gz latinime-bc30f5c1f7b217622b382c6dc2373cfc2cf61ac3.tar.xz latinime-bc30f5c1f7b217622b382c6dc2373cfc2cf61ac3.zip |
Merge "Change shifted key of quote on AZERTY phone to question mark"
Diffstat (limited to 'java')
-rw-r--r-- | java/res/xml/key_azerty_quote.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/res/xml/key_azerty_quote.xml b/java/res/xml/key_azerty_quote.xml index e1d180443..8c44f7862 100644 --- a/java/res/xml/key_azerty_quote.xml +++ b/java/res/xml/key_azerty_quote.xml @@ -26,7 +26,7 @@ latin:keyboardSetElement="alphabetManualShifted|alphabetShiftLockShifted" > <Key - latin:keyLabel=":" /> + latin:keyLabel="\?" /> </case> <default> <Key |