aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-fr
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-fr
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-fr')
-rw-r--r--java/res/xml-fr/kbd_qwerty.xml30
-rw-r--r--java/res/xml-fr/kbd_qwerty_black.xml30
2 files changed, 20 insertions, 40 deletions
diff --git a/java/res/xml-fr/kbd_qwerty.xml b/java/res/xml-fr/kbd_qwerty.xml
index 5ec591030..a86ae1e1c 100644
--- a/java/res/xml-fr/kbd_qwerty.xml
+++ b/java/res/xml-fr/kbd_qwerty.xml
@@ -164,8 +164,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"
@@ -197,8 +196,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"
@@ -230,8 +228,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"
@@ -265,8 +262,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"
@@ -300,8 +296,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"
@@ -346,8 +341,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"
@@ -384,8 +378,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"
@@ -422,8 +415,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"
@@ -462,8 +454,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"
@@ -502,8 +493,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-fr/kbd_qwerty_black.xml b/java/res/xml-fr/kbd_qwerty_black.xml
index dc45c9eaf..f01c3a811 100644
--- a/java/res/xml-fr/kbd_qwerty_black.xml
+++ b/java/res/xml-fr/kbd_qwerty_black.xml
@@ -160,8 +160,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" />
@@ -188,8 +187,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" />
@@ -216,8 +214,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" />
@@ -246,8 +243,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" />
@@ -276,8 +272,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"
@@ -315,8 +310,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" />
@@ -347,8 +341,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" />
@@ -379,8 +372,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" />
@@ -413,8 +405,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" />
@@ -447,8 +438,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"