aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-de
diff options
context:
space:
mode:
authorAmith Yamasani <yamasani@google.com>2010-04-27 11:30:17 -0700
committerAmith Yamasani <yamasani@google.com>2010-04-27 11:30:17 -0700
commit6aab33105a64dabe0b85c4d4fdc4f784a7a57c4f (patch)
tree6587201aa9f87dd0c7bf11615440e72be19bd55d /java/res/xml-de
parent938c178215d38c6f085b32b0994598f9e8bc5ab5 (diff)
downloadlatinime-6aab33105a64dabe0b85c4d4fdc4f784a7a57c4f.tar.gz
latinime-6aab33105a64dabe0b85c4d4fdc4f784a7a57c4f.tar.xz
latinime-6aab33105a64dabe0b85c4d4fdc4f784a7a57c4f.zip
Remove .com key from URL and Email address keyboards. Bug: 2630268
Have the spacebar be normal width and remove the .com keys. Change-Id: I470ee4ffa2c84b91e3207e016c99bc66b34ef564
Diffstat (limited to 'java/res/xml-de')
-rwxr-xr-xjava/res/xml-de/kbd_qwerty.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/java/res/xml-de/kbd_qwerty.xml b/java/res/xml-de/kbd_qwerty.xml
index 4e57c6067..da833b2c4 100755
--- a/java/res/xml-de/kbd_qwerty.xml
+++ b/java/res/xml-de/kbd_qwerty.xml
@@ -120,11 +120,11 @@
<Key android:keyLabel="/" android:keyWidth="10%p"/>
<Key android:codes="32" android:keyIcon="@drawable/sym_keyboard_space"
android:iconPreview="@drawable/sym_keyboard_feedback_space"
- android:keyWidth="20%p" android:isRepeatable="true"/>
- <Key android:keyLabel="@string/popular_domain_0"
+ android:keyWidth="40%p" android:isRepeatable="true"/>
+ <!--Key android:keyLabel="@string/popular_domain_0"
android:keyOutputText="@string/popular_domain_0"
android:popupKeyboard="@xml/popup_domains"
- android:keyWidth="20%p"/>
+ android:keyWidth="20%p"/-->
<Key android:keyLabel="." android:popupKeyboard="@xml/popup_punctuation"
android:keyWidth="10%p"/>
<Key android:codes="10" android:keyIcon="@drawable/sym_keyboard_return"
@@ -140,11 +140,11 @@
<Key android:keyLabel="\@"/>
<Key android:codes="32" android:keyIcon="@drawable/sym_keyboard_space"
android:iconPreview="@drawable/sym_keyboard_feedback_space"
- android:keyWidth="20%p" android:isRepeatable="true"/>
- <Key android:keyLabel="@string/popular_domain_0"
+ android:keyWidth="40%p" android:isRepeatable="true"/>
+ <!--Key android:keyLabel="@string/popular_domain_0"
android:keyOutputText="@string/popular_domain_0"
android:popupKeyboard="@xml/popup_domains"
- android:keyWidth="20%p"/>
+ android:keyWidth="20%p"/-->
<Key android:keyLabel="." android:popupKeyboard="@xml/popup_punctuation"/>
<Key android:codes="10" android:keyIcon="@drawable/sym_keyboard_return"
android:iconPreview="@drawable/sym_keyboard_feedback_return"