diff options
author | Björgvin Ragnarsson <nifgraup@gmail.com> | 2013-05-12 00:05:51 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2013-05-12 05:24:00 +0000 |
commit | 4011efefecd48df593d358a304543ef4a8f9868d (patch) | |
tree | d00cd6b499bc815cef4459c64bb302db3b6e8888 /is/description.xml | |
parent | 61644291cba7f6f8dd7e194f5abbe0b0e146a321 (diff) |
add Icelandic Hunspell dictionary
Change-Id: I0fbeeef722f4360831af034c27c9b4213e2f8834
Reviewed-on: https://gerrit.libreoffice.org/3859
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'is/description.xml')
-rw-r--r-- | is/description.xml | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/is/description.xml b/is/description.xml new file mode 100644 index 0000000..a295176 --- /dev/null +++ b/is/description.xml @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<description xmlns="http://openoffice.org/extensions/description/2006" xmlns:d="http://openoffice.org/extensions/description/2006" xmlns:xlink="http://www.w3.org/1999/xlink"> + + <registration> + <simple-license accept-by="admin" suppress-on-update="true"> + <license-text xlink:href="license.txt" lang="en" /> + </simple-license> + </registration> + + <version value="2013.05.11" /> + + <identifier value="org.openoffice.is-IS.hunspell.dictionaries" /> + + <display-name> + <name lang="en">Icelandic spelling dictionary and thesaurus</name> + <name lang="is">Íslensk stafsetningar- og samheitaorðabók</name> + </display-name> + + <platform value="all" /> + + <dependencies> + <OpenOffice.org-minimal-version value="3.0" d:name="OpenOffice.org 3.0" /> + </dependencies> + + <publisher> + <name xlink:href="http://github.com/nifgraup/hunspell-is#readme" lang="is">The hunspell-is project</name> + </publisher> + +</description> |