diff options
author | László Németh <nemeth@numbertext.org> | 2018-01-04 13:45:44 +0100 |
---|---|---|
committer | László Németh <nemeth@numbertext.org> | 2018-01-05 01:58:33 +0100 |
commit | 6247c966942a0e43320a234302a67c1f92c2eea7 (patch) | |
tree | 27c2aca9d3fbaea30b65588655c452fa7c3fc772 /officecfg | |
parent | 10e8e0ed18a832318722cefa5e8ba5f141370b58 (diff) |
tdf#95024 Add user dictionary for hu dict package
supporting old Hungarian orthography optionally,
according to the official 3-year transitional
period in schools.
Change-Id: Ifbc5583c1e53bc4ac07e73a90e0dd02e159f83e6
Reviewed-on: https://gerrit.libreoffice.org/47398
Reviewed-by: László Németh <nemeth@numbertext.org>
Tested-by: László Németh <nemeth@numbertext.org>
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs b/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs index c8e0f00fdb29..8233544d1654 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs @@ -222,6 +222,7 @@ <it>en-GB.dic</it> <it>sl.dic</it> <it>technical.dic</it> + <it>hu_AkH11.dic</it> </value> </prop> <prop oor:name="IsUseDictionaryList" oor:type="xs:boolean" oor:nillable="false"> |