aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKen Wakasa <kwakasa@google.com>2013-09-18 17:39:39 +0900
committerKen Wakasa <kwakasa@google.com>2013-09-19 13:02:12 +0900
commit142d68cfd034d452c8119c014b55d199efdeae52 (patch)
tree3a577d8473c7e6bcbb589a101b2af631d949996f
parent7635ada2463730ab9e356922bb21cf5cf2a2716e (diff)
downloadlatinime-142d68cfd034d452c8119c014b55d199efdeae52.tar.gz
latinime-142d68cfd034d452c8119c014b55d199efdeae52.tar.xz
latinime-142d68cfd034d452c8119c014b55d199efdeae52.zip
Disable Nepali layouts temporarily per product call
bug: 6910787 bug: 9833890 Change-Id: Id58cdf117d145c03c96f8737a12bb1b11bd4e636
-rw-r--r--java/res/xml/method.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/java/res/xml/method.xml b/java/res/xml/method.xml
index d7424c0c7..d92dc29da 100644
--- a/java/res/xml/method.xml
+++ b/java/res/xml/method.xml
@@ -62,8 +62,8 @@
mn: Mongolian/mongolian
ms: Malay/qwerty
nb: Norwegian Bokmål/nordic
- ne: Nepali Romanized/nepali_romanized
- ne: Nepali Traditional/nepali_traditional
+ ne: Nepali Romanized/nepali_romanized # disabled temporarily
+ ne: Nepali Traditional/nepali_traditional # disabled temporarily
nl: Dutch/qwerty
nl_BE: Dutch Belgium/azerty
pl: Polish/qwerty
@@ -380,6 +380,7 @@
android:imeSubtypeMode="keyboard"
android:imeSubtypeExtraValue="AsciiCapable,SupportTouchPositionCorrection,EmojiCapable"
/>
+ <!--
<subtype android:icon="@drawable/ic_subtype_keyboard"
android:label="@string/subtype_generic"
android:subtypeId="0xd80a4cee"
@@ -394,6 +395,7 @@
android:imeSubtypeMode="keyboard"
android:imeSubtypeExtraValue="KeyboardLayoutSet=nepali_traditional,EmojiCapable"
/>
+ -->
<subtype android:icon="@drawable/ic_subtype_keyboard"
android:label="@string/subtype_generic"
android:subtypeId="0x3f9fd91e"