aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml/rows_greek.xml
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2012-03-09 12:14:47 +0900
committerTadashi G. Takaoka <takaoka@google.com>2012-03-09 12:22:34 +0900
commitb1de2912b8c40f9402e42e851c99fa55f3933d4b (patch)
treef5d4dee58618bad89c427e692dc7780b992dff31 /java/res/xml/rows_greek.xml
parent427dfe37ec1f94693a4ddbdba6b090828c261d88 (diff)
downloadlatinime-b1de2912b8c40f9402e42e851c99fa55f3933d4b.tar.gz
latinime-b1de2912b8c40f9402e42e851c99fa55f3933d4b.tar.xz
latinime-b1de2912b8c40f9402e42e851c99fa55f3933d4b.zip
Add ":" to ";" key on Greek keyboard
Bug: 5679585 Change-Id: I92d4b4d1eff9561adbb1bae607a1c27b4b5168ba
Diffstat (limited to 'java/res/xml/rows_greek.xml')
-rw-r--r--java/res/xml/rows_greek.xml22
1 files changed, 18 insertions, 4 deletions
diff --git a/java/res/xml/rows_greek.xml b/java/res/xml/rows_greek.xml
index 1602c507e..24b5c1838 100644
--- a/java/res/xml/rows_greek.xml
+++ b/java/res/xml/rows_greek.xml
@@ -26,10 +26,24 @@
<Row
latin:keyWidth="10%p"
>
- <Key
- latin:keyLabel=";"
- latin:keyHintLabel="1"
- latin:additionalMoreKeys="1" />
+ <switch>
+ <case
+ latin:keyboardSetElement="alphabetManualShifted|alphabetShiftLockShifted"
+ >
+ <Key
+ latin:keyLabel=":"
+ latin:keyHintLabel="1"
+ latin:moreKeys=";"
+ latin:additionalMoreKeys="1" />
+ </case>
+ <default>
+ <Key
+ latin:keyLabel=";"
+ latin:keyHintLabel="1"
+ latin:moreKeys=":"
+ latin:additionalMoreKeys="1" />
+ </default>
+ </switch>
<!-- TODO: Should find a way to compound Greek dialytika tonos and other Greek letters. -->
<!--
<switch>