diff options
author | Petr Mladek <pmladek@suse.cz> | 2013-01-10 11:28:41 +0100 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2013-01-10 11:37:30 +0100 |
commit | 9cfd4282a7a522bed2dc4f4b9ede2c8ee444c29b (patch) | |
tree | e6d15defc56a6cefce4f088ebc3e5895a1123a2c /sv_SE/dictionaries.xcu | |
parent | f310b731bbbaf968b513bea1dd460e5d96b0c61c (diff) |
Add Swedish hyphen dictionary provided by Niklas Johansson
Change-Id: I009f3e2eaeae7816135d46bc60e528e22e23e812
Diffstat (limited to 'sv_SE/dictionaries.xcu')
-rw-r--r-- | sv_SE/dictionaries.xcu | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sv_SE/dictionaries.xcu b/sv_SE/dictionaries.xcu index c306e4c..a9e9352 100644 --- a/sv_SE/dictionaries.xcu +++ b/sv_SE/dictionaries.xcu @@ -24,6 +24,17 @@ <value>sv-FI</value> </prop> </node> + <node oor:name="HyphDic_sv" oor:op="fuse"> + <prop oor:name="Locations" oor:type="oor:string-list"> + <value>%origin%/hyph_sv.dic</value> + </prop> + <prop oor:name="Format" oor:type="xs:string"> + <value>DICT_HYPH</value> + </prop> + <prop oor:name="Locales" oor:type="oor:string-list"> + <value>sv-SE sv-FI</value> + </prop> + </node> <node oor:name="ThesDic_sv-SE1" oor:op="fuse"> <prop oor:name="Locations" oor:type="oor:string-list"> <value>%origin%/th_sv_SE.dat</value> |