summaryrefslogtreecommitdiff
path: root/extras/CustomTarget_autocorr.mk
diff options
context:
space:
mode:
authorLászló Németh <nemeth@numbertext.org>2018-04-24 09:24:45 +0200
committerLászló Németh <nemeth@numbertext.org>2018-04-26 08:10:00 +0200
commit5ecc0cad3f0aeb1c7643fae7b414b1a2316ed59f (patch)
tree85f06670590daa1187839581ecd16cb5a01c3c5e /extras/CustomTarget_autocorr.mk
parent775d0f26beecffccf3ed27a6a011aff20d91f842 (diff)
tdf#116387 Autocorrect greek character σ (sigma) to ς (final sigma)
when at the end of a word (τελικό σίγμα), also add Autocorrect exceptions to common Greek abbreviations. Change-Id: Id6722594ab72a21aeec77daf7571d142eebf20e8 Reviewed-on: https://gerrit.libreoffice.org/53372 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: László Németh <nemeth@numbertext.org>
Diffstat (limited to 'extras/CustomTarget_autocorr.mk')
-rw-r--r--extras/CustomTarget_autocorr.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/extras/CustomTarget_autocorr.mk b/extras/CustomTarget_autocorr.mk
index 9e5e9aa2ad56..2da881b86829 100644
--- a/extras/CustomTarget_autocorr.mk
+++ b/extras/CustomTarget_autocorr.mk
@@ -16,6 +16,7 @@ extras_AUTOCORR_LANGS := \
cs:cs-CZ \
da:da-DK \
de:de \
+ el:el-GR \
en-AU:en-AU \
en-GB:en-GB \
en-US:en-US \
@@ -82,6 +83,10 @@ extras_AUTOCORR_XMLFILES := \
de/META-INF/manifest.xml \
de/SentenceExceptList.xml \
de/WordExceptList.xml \
+ el/DocumentList.xml \
+ el/META-INF/manifest.xml \
+ el/SentenceExceptList.xml \
+ el/WordExceptList.xml \
en-AU/BlockList.xml \
en-AU/DocumentList.xml \
en-AU/META-INF/manifest.xml \