summaryrefslogtreecommitdiff
path: root/scp2/source/ooo/module_ooo.scp
diff options
context:
space:
mode:
authorBjörgvin Ragnarsson <nifgraup@gmail.com>2013-05-12 12:16:53 +0200
committerDavid Tardon <dtardon@redhat.com>2013-05-13 07:52:55 +0000
commit2c99bbe1b7c94b90df73722667ea32c58824489f (patch)
tree30069c07a78b13f5c0905248510c8b387f17d80f /scp2/source/ooo/module_ooo.scp
parent24591677f476b6c937c4bb34bb8444c124b44d41 (diff)
add Icelandic Hunspell dictionary and thesaurus
Change-Id: Ibf2cb81f57d123825990c7bde90586b894b9cdcc Change-Id: I7ea382194476eeef7f83caa66c9115ed1da433b2 Reviewed-on: https://gerrit.libreoffice.org/3860 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'scp2/source/ooo/module_ooo.scp')
-rw-r--r--scp2/source/ooo/module_ooo.scp11
1 files changed, 11 insertions, 0 deletions
diff --git a/scp2/source/ooo/module_ooo.scp b/scp2/source/ooo/module_ooo.scp
index 945c133bc507..918e2ab029de 100644
--- a/scp2/source/ooo/module_ooo.scp
+++ b/scp2/source/ooo/module_ooo.scp
@@ -319,6 +319,17 @@ Module gid_Module_Root_Extension_Dictionary_Hr
Styles = ();
End
+Module gid_Module_Root_Extension_Dictionary_Is
+ MOD_NAME_DESC ( MODULE_EXTENSION_DICTIONARY_IS );
+ Files = (gid_File_Extension_Dictionary_Is);
+ InstallOrder = "2000";
+ Sortkey = "617";
+ Spellcheckerlanguage = "is";
+ PackageInfo = "packinfo_office.txt";
+ ParentID = gid_Module_Dictionaries;
+ Styles = ();
+End
+
Module gid_Module_Root_Extension_Dictionary_It
MOD_NAME_DESC ( MODULE_EXTENSION_DICTIONARY_IT );
Files = (gid_File_Extension_Dictionary_It);