summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-04-09 13:44:11 +0100
committerAndras Timar <andras.timar@collabora.com>2014-04-09 19:23:40 +0000
commit41411b99386379ddb5dc5bbe3c5d88bb18ee80a3 (patch)
tree901acab9c6b014aacfcca994a8a301de9bcb6747
parentfdo#71729: Fill the range edit boxes after the table is fully initialized. (diff)
downloadcore-41411b99386379ddb5dc5bbe3c5d88bb18ee80a3.tar.gz
core-41411b99386379ddb5dc5bbe3c5d88bb18ee80a3.zip
Resolves: fdo#73544 rename acor_ca to acor-ca-ES
some more investigation into why bare language autocorrect files are accepted needed but this is a reasonably safe backportable to 4-2 fix Change-Id: Ia294219e3c9d98710c6727238cedc15b040b408d (cherry picked from commit d80d7e52d25dde05c834c9e87dd6a253bf6fcfed) Reviewed-on: https://gerrit.libreoffice.org/8910 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
-rw-r--r--extras/CustomTarget_autocorr.mk2
-rw-r--r--extras/Package_autocorr.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/extras/CustomTarget_autocorr.mk b/extras/CustomTarget_autocorr.mk
index 42ae311245cb..66d32f6a8a65 100644
--- a/extras/CustomTarget_autocorr.mk
+++ b/extras/CustomTarget_autocorr.mk
@@ -12,7 +12,7 @@ $(eval $(call gb_CustomTarget_CustomTarget,extras/source/autotext))
extras_AUTOCORR_LANGS := \
af-ZA:af-ZA \
bg:bg-BG \
- ca:ca \
+ ca:ca-ES \
cs:cs-CZ \
da:da-DK \
de:de-DE \
diff --git a/extras/Package_autocorr.mk b/extras/Package_autocorr.mk
index 773f08b83d90..e42e3d1215d3 100644
--- a/extras/Package_autocorr.mk
+++ b/extras/Package_autocorr.mk
@@ -13,7 +13,7 @@ $(eval $(call gb_Package_add_files,extras_autocorr,$(LIBO_SHARE_FOLDER)/autocorr
acor_af-ZA.dat \
acor_bg-BG.dat \
acor_cs-CZ.dat \
- acor_ca.dat \
+ acor_ca-ES.dat \
acor_da-DK.dat \
acor_de-DE.dat \
acor_en-AU.dat \