aboutsummaryrefslogtreecommitdiff
path: root/src/main/res/xml/dictionaries.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/res/xml/dictionaries.xml')
-rw-r--r--src/main/res/xml/dictionaries.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/main/res/xml/dictionaries.xml b/src/main/res/xml/dictionaries.xml
new file mode 100644
index 000000000..ddd970541
--- /dev/null
+++ b/src/main/res/xml/dictionaries.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<Dictionaries>
+ <Dictionary nameResId="@string/eng_dictionary" locale="en"
+ id="8a678ccc-b62a-41e3-9d1b-0023bf710b2b"
+ type="binary_resource"
+ dictionaryResourceId="@array/words_dict_array" autoTextResourceId="@xml/en_autotext"
+ description=""/>
+</Dictionaries>