diff options
Diffstat (limited to 'res')
| -rw-r--r-- | res/xml/numeric.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/numeric.xml b/res/xml/numeric.xml index 8db0883..b8161db 100644 --- a/res/xml/numeric.xml +++ b/res/xml/numeric.xml @@ -28,7 +28,7 @@ <row height="0.95"> <key width="1.5" key0="ctrl" key3="switch_text"/> <key width="1.5" key0="0"/> - <key width="0.75" key0="." key2=","/> + <key width="0.75" key0="." key1=":" key2=","/> <key width="0.75" key0="space" key1=""" key2="'" key4="_"/> <key width="1.5" key0="enter" key1="±" key2="action" key3="="/> </row> |
