[PATCH libreoffice-4-0] fdo#62103 only dict of the first lang code is packed into la...

Andras Timar (via Code Review) gerrit at gerrit.libreoffice.org
Mon Mar 11 00:51:49 PDT 2013


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/2656

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/56/2656/1

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.

Change-Id: I6b7606b8d8f4f30cded583b96d9f9b5f2ef64e9f
---
M setup_native/source/packinfo/spellchecker_selection.txt
1 file changed, 2 insertions(+), 2 deletions(-)



diff --git a/setup_native/source/packinfo/spellchecker_selection.txt b/setup_native/source/packinfo/spellchecker_selection.txt
index 0876bc0..6593a64 100644
--- a/setup_native/source/packinfo/spellchecker_selection.txt
+++ b/setup_native/source/packinfo/spellchecker_selection.txt
@@ -33,7 +33,7 @@
 bn = "bn"
 br = "br,fr"
 bs = "bs"
-ca = "an,ca,es,fr,it,oc"
+ca = "ca,an,es,fr,it,oc"
 cs = "cs"
 da = "da,de"
 de = "de,fr,it"
@@ -41,7 +41,7 @@
 en-US = "en,es,fr"
 en-GB = "en,es,fr"
 en-ZA = "en,es,fr"
-es = "an,ca,es,fr,gl,oc,pt-PT"
+es = "es,an,ca,fr,gl,oc,pt-PT"
 et = "et"
 fr = "fr,es"
 gd = "gd"

-- 
To view, visit https://gerrit.libreoffice.org/2656
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6b7606b8d8f4f30cded583b96d9f9b5f2ef64e9f
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-4-0
Gerrit-Owner: Andras Timar <atimar at suse.com>



More information about the LibreOffice mailing list