diff options
Diffstat (limited to 'dictionaries/hu_HU/Linguistic.xcu')
-rw-r--r-- | dictionaries/hu_HU/Linguistic.xcu | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/dictionaries/hu_HU/Linguistic.xcu b/dictionaries/hu_HU/Linguistic.xcu new file mode 100644 index 0000000..f3cf137 --- /dev/null +++ b/dictionaries/hu_HU/Linguistic.xcu @@ -0,0 +1,18 @@ +<?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.hu_HU" + oor:op="fuse"> + <prop oor:name="Locales" oor:type="oor:string-list"> + <value>hu-HU</value> + </prop> + </node> + </node> + + </node> + +</oor:component-data> |