16 lines
516 B
Diff
16 lines
516 B
Diff
|
diff --git a/res/xml/dictionaries.xml b/res/xml/dictionaries.xml
|
||
|
index bc6a2c8..afcee33 100644
|
||
|
--- a/res/xml/dictionaries.xml
|
||
|
+++ b/res/xml/dictionaries.xml
|
||
|
@@ -12,7 +12,6 @@
|
||
|
id="644cb75a-82c3-46ca-9521-00fcf4682a2b"
|
||
|
locale="xx"
|
||
|
nameResId="@string/dictionary"
|
||
|
- type="binary"
|
||
|
- dictionaryAssertName="ssh_dict.mp3"
|
||
|
+ dictionaryResourceId="@array/words_dict_array"
|
||
|
description="List of most frequenct linux terminal commands"/>
|
||
|
-</Dictionaries>
|
||
|
\ No newline at end of file
|
||
|
+</Dictionaries>
|