[PATCH libreoffice-3-6] 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 01:10:53 PDT 2013


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/2657

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/57/2657/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.

Conflicts:
	setup_native/source/packinfo/spellchecker_selection.txt

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 f80e5d5..4844129 100644
--- a/setup_native/source/packinfo/spellchecker_selection.txt
+++ b/setup_native/source/packinfo/spellchecker_selection.txt
@@ -14,7 +14,7 @@
 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 @@
 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"

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

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



More information about the LibreOffice mailing list