mirror of
git://anongit.freedesktop.org/libreoffice/dictionaries
synced 2025-10-05 16:13:05 +02:00
Add Swedish hyphen dictionary provided by Niklas Johansson
Change-Id: I009f3e2eaeae7816135d46bc60e528e22e23e812
This commit is contained in:
@@ -12,7 +12,9 @@ $(eval $(call gb_Dictionary_Dictionary,dict-sv,dictionaries/sv_SE))
|
||||
$(eval $(call gb_Dictionary_add_root_files,dict-sv,\
|
||||
dictionaries/sv_SE/LICENSE_en_US.txt \
|
||||
dictionaries/sv_SE/LICENSE_sv_SE.txt \
|
||||
dictionaries/sv_SE/README_hyph_sv.txt \
|
||||
dictionaries/sv_SE/README_th_sv_SE.txt \
|
||||
dictionaries/sv_SE/hyph_sv.dic \
|
||||
dictionaries/sv_SE/sv_FI.aff \
|
||||
dictionaries/sv_SE/sv_FI.dic \
|
||||
dictionaries/sv_SE/sv_SE.aff \
|
||||
|
23
sv_SE/README_hyph_sv.txt
Normal file
23
sv_SE/README_hyph_sv.txt
Normal file
@@ -0,0 +1,23 @@
|
||||
This Swedish Hyphenation Dictionary is maintained by
|
||||
Niklas Johansson <sleeping.pillow@gmail.com>.
|
||||
The most recent version should be available through
|
||||
the libreoffice extensions respiratory at:
|
||||
extensions.libreoffice.org/extension-center
|
||||
or
|
||||
http://extensions.services.openoffice.org/
|
||||
|
||||
If you find a Swedish word that is hyphenated incorrectly
|
||||
please send me a mail at sleeping.pillow@gmail.com
|
||||
|
||||
*********************************
|
||||
* Copyright *
|
||||
*********************************
|
||||
|
||||
Copyright © 2013 Niklas Johansson <sleeping.pillow@gmail.com>
|
||||
|
||||
******* BEGIN LICENSE BLOCK *******
|
||||
*
|
||||
* MPL/LGPLv3+ dual license
|
||||
*
|
||||
|
||||
******* END LICENSE BLOCK *******
|
@@ -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>
|
||||
|
14954
sv_SE/hyph_sv.dic
Normal file
14954
sv_SE/hyph_sv.dic
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user