aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-sv
diff options
context:
space:
mode:
authorAmith Yamasani <yamasani@google.com>2010-04-27 13:10:01 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2010-04-27 13:10:01 -0700
commitafae9b251e11e76c06079bc0b36505eeee56a043 (patch)
treea962a07d6362d46faf28482f8b3d68cfde2359e7 /java/res/xml-sv
parent335a0c55118f34485266ea2cd24b487517f4f2c3 (diff)
parent6aab33105a64dabe0b85c4d4fdc4f784a7a57c4f (diff)
downloadlatinime-afae9b251e11e76c06079bc0b36505eeee56a043.tar.gz
latinime-afae9b251e11e76c06079bc0b36505eeee56a043.tar.xz
latinime-afae9b251e11e76c06079bc0b36505eeee56a043.zip
am 6aab3310: Remove .com key from URL and Email address keyboards. Bug: 2630268
Merge commit '6aab33105a64dabe0b85c4d4fdc4f784a7a57c4f' into froyo-plus-aosp * commit '6aab33105a64dabe0b85c4d4fdc4f784a7a57c4f': Remove .com key from URL and Email address keyboards. Bug: 2630268
Diffstat (limited to 'java/res/xml-sv')
-rw-r--r--java/res/xml-sv/kbd_qwerty.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/java/res/xml-sv/kbd_qwerty.xml b/java/res/xml-sv/kbd_qwerty.xml
index 54d7d68a9..d4ffa4d52 100644
--- a/java/res/xml-sv/kbd_qwerty.xml
+++ b/java/res/xml-sv/kbd_qwerty.xml
@@ -143,11 +143,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"
@@ -163,11 +163,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"