68f59e8f6b
and org.adblockplus.android 1.1
21 lines
605 B
Diff
21 lines
605 B
Diff
diff --git a/res/xml/dictionaries.xml b/res/xml/dictionaries.xml
|
|
index 75dd37c..5ab764c 100644
|
|
--- a/res/xml/dictionaries.xml
|
|
+++ b/res/xml/dictionaries.xml
|
|
@@ -8,11 +8,10 @@
|
|
dictionaryAssertName := the binary data holder
|
|
description := some text you would like to add.
|
|
-->
|
|
- <!-- <Dictionary
|
|
+ <Dictionary
|
|
id="14edcfd0-d72b-11e0-9572-0800200c9a66"
|
|
locale="ge"
|
|
nameResId="@string/dictionary"
|
|
- type="binary"
|
|
- dictionaryAssertName="binary.mp3"
|
|
+ dictionaryResourceId="@array/words_dict_array"
|
|
description=""/> -->
|
|
-</Dictionaries>
|
|
\ No newline at end of file
|
|
+</Dictionaries>
|