diff options
author | 2012-07-23 10:27:14 +0900 | |
---|---|---|
committer | 2012-07-23 12:11:43 +0900 | |
commit | c8e45ddb032554f4e9d4411d8ef47d98db62d77b (patch) | |
tree | be6274a3d7bfcbb8e3a83558a4fa1619c338bebc /java/res/values-sw768dp | |
parent | a4f762ff98a5024cf265b6f45880eed29b10dcbd (diff) | |
download | latinime-c8e45ddb032554f4e9d4411d8ef47d98db62d77b.tar.gz latinime-c8e45ddb032554f4e9d4411d8ef47d98db62d77b.tar.xz latinime-c8e45ddb032554f4e9d4411d8ef47d98db62d77b.zip |
Rename LatinKeyboardView to MainKeyboardView
Change-Id: I8f3123b8d727c7beb72e226f80c17794f89c8b60
Diffstat (limited to 'java/res/values-sw768dp')
-rw-r--r-- | java/res/values-sw768dp/config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/res/values-sw768dp/config.xml b/java/res/values-sw768dp/config.xml index 5fcaeeb41..27cb9ac21 100644 --- a/java/res/values-sw768dp/config.xml +++ b/java/res/values-sw768dp/config.xml @@ -30,7 +30,7 @@ <string name="config_default_keyboard_theme_index" translatable="false">5</string> <integer name="config_max_more_keys_column">5</integer> <!-- - Configuration for LatinKeyboardView + Configuration for MainKeyboardView --> <bool name="config_sliding_key_input_enabled">false</bool> <!-- Showing more keys keyboard, just above the touched point if true, aligned to the key if |