summaryrefslogtreecommitdiff
path: root/extras/CustomTarget_autocorr.mk
diff options
context:
space:
mode:
authorBjörgvin Ragnarsson <nifgraup@gmail.com>2013-05-12 04:43:28 +0200
committerDavid Tardon <dtardon@redhat.com>2013-05-12 05:29:53 +0000
commit2d44b1ee54ca2ac531debc1680156aecbc012976 (patch)
treeef058ee4cf1fb746f9bb11595108b28580df8e18 /extras/CustomTarget_autocorr.mk
parent26ca446fb7d5e3913b75b7e00b4cd04330b45c8f (diff)
Add Icelandic autocorrection support, Only SentenceExceptList.xml for now.
List of abbreviations is from https://is.wiktionary.org/wiki/Flokkur:%C3%8Dslenskar_skammstafanir Change-Id: Icaf8f611d0ceb46774e580ac1e8c3a57e786c28b Reviewed-on: https://gerrit.libreoffice.org/3862 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'extras/CustomTarget_autocorr.mk')
-rw-r--r--extras/CustomTarget_autocorr.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/extras/CustomTarget_autocorr.mk b/extras/CustomTarget_autocorr.mk
index ea2838d927c2..5af506e57c8d 100644
--- a/extras/CustomTarget_autocorr.mk
+++ b/extras/CustomTarget_autocorr.mk
@@ -27,6 +27,7 @@ extras_AUTOCORR_LANGS := \
ga-IE:ga-IE \
hr:hr-HR \
hu:hu-HU \
+ is:is-IS \
it:it-IT \
ja:ja-JP \
ko:ko-KR \
@@ -128,6 +129,8 @@ extras_AUTOCORR_XMLFILES := \
hu/acor/META-INF/manifest.xml \
hu/acor/SentenceExceptList.xml \
hu/acor/WordExceptList.xml \
+ is/acor/META-INF/manifest.xml \
+ is/acor/SentenceExceptList.xml \
it/acor/BlockList.xml \
it/acor/DocumentList.xml \
it/acor/META-INF/manifest.xml \
@@ -248,6 +251,7 @@ extras_AUTOCORR_MIMETYPEFILES := \
fr/acor/mimetype \
ga-IE/acor/mimetype \
hu/acor/mimetype \
+ is/acor/mimetype \
it/acor/mimetype \
lb-LU/acor/mimetype \
lt/acor/mimetype \