diff options
Diffstat (limited to 'dictionaries/ru_RU/Linguistic.xcu')
-rw-r--r-- | dictionaries/ru_RU/Linguistic.xcu | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/dictionaries/ru_RU/Linguistic.xcu b/dictionaries/ru_RU/Linguistic.xcu new file mode 100644 index 0000000..2f31f28 --- /dev/null +++ b/dictionaries/ru_RU/Linguistic.xcu @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?> +<oor:component-data oor:name="Linguistic" + oor:package="org.openoffice.Office" xmlns:oor="http://openoffice.org/2001/registry" + xmlns:xs="http://www.w3.org/2001/XMLSchema"> + <node oor:name="ServiceManager"> + + <node oor:name="GrammarCheckers"> + <node oor:name="org.libreoffice.comp.pyuno.Lightproof.ru_RU" + oor:op="fuse"> + <prop oor:name="Locales" oor:type="oor:string-list"> + <value>ru-RU</value> + </prop> + </node> + </node> + </node> + +</oor:component-data> |