diff options
author | Andras Timar <atimar@suse.com> | 2013-03-11 08:46:04 +0100 |
---|---|---|
committer | Fridrich Strba <fridrich@documentfoundation.org> | 2013-03-11 08:35:54 +0000 |
commit | 1493c5750c73a202281bf73f7748c249cb3fafa3 (patch) | |
tree | 04ca02a3d820c5ae607ed3540036ab5ff77d1e4f | |
parent | 726767fe5fe006ad5b5f656981ab077088b2db84 (diff) |
fdo#62103 only dict of the first lang code is packed into langpack
Therefore we packed Aragonese dictionary into Spanish and Catalan
langpacks, instead of Spanish and Catalan dictionaries.
Conflicts:
setup_native/source/packinfo/spellchecker_selection.txt
Change-Id: I6b7606b8d8f4f30cded583b96d9f9b5f2ef64e9f
Reviewed-on: https://gerrit.libreoffice.org/2657
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
-rw-r--r-- | setup_native/source/packinfo/spellchecker_selection.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/setup_native/source/packinfo/spellchecker_selection.txt b/setup_native/source/packinfo/spellchecker_selection.txt index f80e5d584716..484412954aa9 100644 --- a/setup_native/source/packinfo/spellchecker_selection.txt +++ b/setup_native/source/packinfo/spellchecker_selection.txt @@ -14,7 +14,7 @@ be = "be" bg = "bg" bn = "bn" br = "br,fr" -ca = "ca,es,fr" +ca = "ca,an,es,fr,it,oc" cs = "cs" da = "da,de" de = "de,fr,it" @@ -22,7 +22,7 @@ el = "el" en-US = "en,es,fr" en-GB = "en,es,fr" en-ZA = "en,es,fr" -es = "an,es,fr,pt-PT" +es = "es,an,ca,fr,gl,oc,pt-PT" et = "et" fr = "fr,es" gd = "gd" |