[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - extras/CustomTarget_autocorr.mk extras/Package_autocorr.mk
Caolán McNamara
caolanm at redhat.com
Wed Apr 9 12:24:06 PDT 2014
extras/CustomTarget_autocorr.mk | 2 +-
extras/Package_autocorr.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 41411b99386379ddb5dc5bbe3c5d88bb18ee80a3
Author: Caolán McNamara <caolanm at redhat.com>
Date: Wed Apr 9 13:44:11 2014 +0100
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 at collabora.com>
Tested-by: Andras Timar <andras.timar at collabora.com>
diff --git a/extras/CustomTarget_autocorr.mk b/extras/CustomTarget_autocorr.mk
index 42ae311..66d32f6 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 773f08b..e42e3d1 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 \
More information about the Libreoffice-commits
mailing list