aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-de
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2010-09-20 22:50:16 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2010-09-20 22:50:16 -0700
commit1d82ee9a13b1e57af80d2bd0e3f879305bda137d (patch)
tree0517466534be693e923f1594d55506dfcac29c4e /java/res/xml-de
parent0ab6747d424f412a103a4092bc3fcb2e891994ad (diff)
parent56cd6df95e6a557bac2f1356f0cfb6fe531804ad (diff)
downloadlatinime-1d82ee9a13b1e57af80d2bd0e3f879305bda137d.tar.gz
latinime-1d82ee9a13b1e57af80d2bd0e3f879305bda137d.tar.xz
latinime-1d82ee9a13b1e57af80d2bd0e3f879305bda137d.zip
am 56cd6df9: Merge "Space key will no longer auto-repeat" into gingerbread
Merge commit '56cd6df95e6a557bac2f1356f0cfb6fe531804ad' into gingerbread-plus-aosp * commit '56cd6df95e6a557bac2f1356f0cfb6fe531804ad': Space key will no longer auto-repeat
Diffstat (limited to 'java/res/xml-de')
-rw-r--r--java/res/xml-de/kbd_qwerty.xml30
-rw-r--r--java/res/xml-de/kbd_qwerty_black.xml30
2 files changed, 20 insertions, 40 deletions
diff --git a/java/res/xml-de/kbd_qwerty.xml b/java/res/xml-de/kbd_qwerty.xml
index c8a2818aa..167f84c62 100644
--- a/java/res/xml-de/kbd_qwerty.xml
+++ b/java/res/xml-de/kbd_qwerty.xml
@@ -163,8 +163,7 @@
android:keyIcon="@drawable/sym_keyboard_space"
android:iconPreview="@drawable/sym_keyboard_feedback_space"
android:keyWidth="40%p"
- android:isModifier="true"
- android:isRepeatable="true" />
+ android:isModifier="true" />
<Key
android:keyLabel="."
android:popupKeyboard="@xml/popup_punctuation"
@@ -196,8 +195,7 @@
android:keyIcon="@drawable/sym_keyboard_space"
android:iconPreview="@drawable/sym_keyboard_feedback_space"
android:keyWidth="40%p"
- android:isModifier="true"
- android:isRepeatable="true" />
+ android:isModifier="true" />
<Key
android:keyLabel="."
android:popupKeyboard="@xml/popup_punctuation"
@@ -229,8 +227,7 @@
android:keyIcon="@drawable/sym_keyboard_space"
android:iconPreview="@drawable/sym_keyboard_feedback_space"
android:keyWidth="40%p"
- android:isModifier="true"
- android:isRepeatable="true" />
+ android:isModifier="true" />
<Key
android:keyLabel="."
android:popupKeyboard="@xml/popup_punctuation"
@@ -264,8 +261,7 @@
android:keyIcon="@drawable/sym_keyboard_space"
android:iconPreview="@drawable/sym_keyboard_feedback_space"
android:keyWidth="40%p"
- android:isModifier="true"
- android:isRepeatable="true" />
+ android:isModifier="true" />
<Key
android:keyLabel="."
android:popupKeyboard="@xml/popup_punctuation"
@@ -299,8 +295,7 @@
android:keyIcon="@drawable/sym_keyboard_space"
android:iconPreview="@drawable/sym_keyboard_feedback_space"
android:keyWidth="20%p"
- android:isModifier="true"
- android:isRepeatable="true" />
+ android:isModifier="true" />
<Key
android:codes="@integer/key_tab"
android:keyIcon="@drawable/sym_keyboard_tab"
@@ -345,8 +340,7 @@
android:keyIcon="@drawable/sym_keyboard_space"
android:iconPreview="@drawable/sym_keyboard_feedback_space"
android:keyWidth="30%p"
- android:isModifier="true"
- android:isRepeatable="true" />
+ android:isModifier="true" />
<Key
android:keyLabel="."
android:popupKeyboard="@xml/popup_punctuation"
@@ -383,8 +377,7 @@
android:keyIcon="@drawable/sym_keyboard_space"
android:iconPreview="@drawable/sym_keyboard_feedback_space"
android:keyWidth="30%p"
- android:isModifier="true"
- android:isRepeatable="true" />
+ android:isModifier="true" />
<Key
android:keyLabel="."
android:popupKeyboard="@xml/popup_punctuation"
@@ -421,8 +414,7 @@
android:keyIcon="@drawable/sym_keyboard_space"
android:iconPreview="@drawable/sym_keyboard_feedback_space"
android:keyWidth="30%p"
- android:isModifier="true"
- android:isRepeatable="true" />
+ android:isModifier="true" />
<Key
android:keyLabel="."
android:popupKeyboard="@xml/popup_punctuation"
@@ -461,8 +453,7 @@
android:keyIcon="@drawable/sym_keyboard_space"
android:iconPreview="@drawable/sym_keyboard_feedback_space"
android:keyWidth="30%p"
- android:isModifier="true"
- android:isRepeatable="true" />
+ android:isModifier="true" />
<Key
android:keyLabel="."
android:popupKeyboard="@xml/popup_punctuation"
@@ -501,8 +492,7 @@
android:keyIcon="@drawable/sym_keyboard_space"
android:iconPreview="@drawable/sym_keyboard_feedback_space"
android:keyWidth="30%p"
- android:isModifier="true"
- android:isRepeatable="true" />
+ android:isModifier="true" />
<Key
android:codes="@integer/key_tab"
android:keyIcon="@drawable/sym_keyboard_tab"
diff --git a/java/res/xml-de/kbd_qwerty_black.xml b/java/res/xml-de/kbd_qwerty_black.xml
index 50e648907..0ec39b9c8 100644
--- a/java/res/xml-de/kbd_qwerty_black.xml
+++ b/java/res/xml-de/kbd_qwerty_black.xml
@@ -159,8 +159,7 @@
android:codes="@integer/key_space"
android:keyIcon="@drawable/sym_bkeyboard_space"
android:iconPreview="@drawable/sym_keyboard_feedback_space"
- android:keyWidth="40%p"
- android:isRepeatable="true" />
+ android:keyWidth="40%p" />
<Key
android:keyLabel="."
android:popupKeyboard="@xml/popup_punctuation" />
@@ -187,8 +186,7 @@
android:codes="@integer/key_space"
android:keyIcon="@drawable/sym_bkeyboard_space"
android:iconPreview="@drawable/sym_keyboard_feedback_space"
- android:keyWidth="40%p"
- android:isRepeatable="true" />
+ android:keyWidth="40%p" />
<Key
android:keyLabel="."
android:popupKeyboard="@xml/popup_punctuation" />
@@ -215,8 +213,7 @@
android:codes="@integer/key_space"
android:keyIcon="@drawable/sym_bkeyboard_space"
android:iconPreview="@drawable/sym_keyboard_feedback_space"
- android:keyWidth="40%p"
- android:isRepeatable="true" />
+ android:keyWidth="40%p" />
<Key
android:keyLabel="."
android:popupKeyboard="@xml/popup_punctuation" />
@@ -245,8 +242,7 @@
android:codes="@integer/key_space"
android:keyIcon="@drawable/sym_bkeyboard_space"
android:iconPreview="@drawable/sym_keyboard_feedback_space"
- android:keyWidth="40%p"
- android:isRepeatable="true" />
+ android:keyWidth="40%p" />
<Key
android:keyLabel="."
android:popupKeyboard="@xml/popup_punctuation" />
@@ -275,8 +271,7 @@
android:codes="@integer/key_space"
android:keyIcon="@drawable/sym_bkeyboard_space"
android:iconPreview="@drawable/sym_keyboard_feedback_space"
- android:keyWidth="20%p"
- android:isRepeatable="true" />
+ android:keyWidth="20%p" />
<Key
android:codes="@integer/key_tab"
android:keyIcon="@drawable/sym_bkeyboard_tab"
@@ -314,8 +309,7 @@
android:codes="@integer/key_space"
android:keyIcon="@drawable/sym_bkeyboard_space"
android:iconPreview="@drawable/sym_keyboard_feedback_space"
- android:keyWidth="30%p"
- android:isRepeatable="true" />
+ android:keyWidth="30%p" />
<Key
android:keyLabel="."
android:popupKeyboard="@xml/popup_punctuation" />
@@ -346,8 +340,7 @@
android:codes="@integer/key_space"
android:keyIcon="@drawable/sym_bkeyboard_space"
android:iconPreview="@drawable/sym_keyboard_feedback_space"
- android:keyWidth="30%p"
- android:isRepeatable="true" />
+ android:keyWidth="30%p" />
<Key
android:keyLabel="."
android:popupKeyboard="@xml/popup_punctuation" />
@@ -378,8 +371,7 @@
android:codes="@integer/key_space"
android:keyIcon="@drawable/sym_bkeyboard_space"
android:iconPreview="@drawable/sym_keyboard_feedback_space"
- android:keyWidth="30%p"
- android:isRepeatable="true" />
+ android:keyWidth="30%p" />
<Key
android:keyLabel="."
android:popupKeyboard="@xml/popup_punctuation" />
@@ -412,8 +404,7 @@
android:codes="@integer/key_space"
android:keyIcon="@drawable/sym_bkeyboard_space"
android:iconPreview="@drawable/sym_keyboard_feedback_space"
- android:keyWidth="30%p"
- android:isRepeatable="true" />
+ android:keyWidth="30%p" />
<Key
android:keyLabel="."
android:popupKeyboard="@xml/popup_punctuation" />
@@ -446,8 +437,7 @@
android:codes="@integer/key_space"
android:keyIcon="@drawable/sym_bkeyboard_space"
android:iconPreview="@drawable/sym_keyboard_feedback_space"
- android:keyWidth="30%p"
- android:isRepeatable="true" />
+ android:keyWidth="30%p" />
<Key
android:codes="@integer/key_tab"
android:keyIcon="@drawable/sym_bkeyboard_tab"