[Libreoffice-commits] .: Branch 'libreoffice-3-5' - 3 commits - scp2/source setup_native/source
Andras Timar
timar at kemper.freedesktop.org
Wed Dec 14 13:08:50 PST 2011
scp2/source/ooo/common_brand.scp | 10 +++++
scp2/source/ooo/file_ooo.scp | 18 +++++++++
scp2/source/ooo/module_ooo.scp | 24 +++++++++++-
scp2/source/ooo/module_ooo.ulf | 16 +++++++-
setup_native/source/packinfo/packinfo_office.txt | 32 ++++++++++++++++
setup_native/source/packinfo/spellchecker_selection.txt | 3 +
6 files changed, 99 insertions(+), 4 deletions(-)
New commits:
commit 5ff9ee478164438893bae42e94b38b4eaca582d0
Author: Andras Timar <atimar at suse.com>
Date: Tue Dec 13 15:19:31 2011 +0100
add grammar checker to descriptions
diff --git a/scp2/source/ooo/module_ooo.ulf b/scp2/source/ooo/module_ooo.ulf
index e357244..8d0ddf6 100644
--- a/scp2/source/ooo/module_ooo.ulf
+++ b/scp2/source/ooo/module_ooo.ulf
@@ -119,7 +119,7 @@ en-US = "German (Austria, Germany, Switzerland) spelling dictionaries, hyphenati
en-US = "English"
[STR_DESC_MODULE_EXTENSION_DICTIONARY_EN]
-en-US = "English (Australia, Canada, South Africa, UK, USA) spelling dictionaries, hyphenation rules, and thesaurus"
+en-US = "English spelling dictionaries, hyphenation rules, thesaurus, and grammar checker"
[STR_NAME_MODULE_EXTENSION_DICTIONARY_EL]
en-US = "Greek"
@@ -179,7 +179,7 @@ en-US = "Hindi spelling dictionary"
en-US = "Hungarian"
[STR_DESC_MODULE_EXTENSION_DICTIONARY_HU]
-en-US = "Hungarian spelling dictionary, hyphenation rules, and thesaurus"
+en-US = "Hungarian spelling dictionary, hyphenation rules, thesaurus, and grammar checker"
[STR_NAME_MODULE_EXTENSION_DICTIONARY_HR]
en-US = "Croatian"
commit ff25659a9ae2d6128dba1322b163cef2fa6e005e
Author: Andras Timar <atimar at suse.com>
Date: Mon Dec 12 16:27:20 2011 +0100
add Sinhala spelling dictionary
diff --git a/scp2/source/ooo/common_brand.scp b/scp2/source/ooo/common_brand.scp
index cf0a577..04131ec 100644
--- a/scp2/source/ooo/common_brand.scp
+++ b/scp2/source/ooo/common_brand.scp
@@ -372,6 +372,11 @@ Directory gid_Brand_Dir_Share_Extensions_Dict_Ru
DosName = "dict-ru";
End
+Directory gid_Brand_Dir_Share_Extensions_Dict_Si
+ ParentID = gid_Brand_Dir_Share_Extensions;
+ DosName = "dict-si";
+End
+
Directory gid_Brand_Dir_Share_Extensions_Dict_Sk
ParentID = gid_Brand_Dir_Share_Extensions;
DosName = "dict-sk";
diff --git a/scp2/source/ooo/file_ooo.scp b/scp2/source/ooo/file_ooo.scp
index b87b7fa..a3dd222 100644
--- a/scp2/source/ooo/file_ooo.scp
+++ b/scp2/source/ooo/file_ooo.scp
@@ -1628,6 +1628,15 @@ End
#endif
#ifndef WITHOUT_MYSPELL_DICTS
+File gid_File_Extension_Dictionary_Si
+ Dir = gid_Brand_Dir_Share_Extensions_Dict_Si;
+ Name = "dict-si.oxt";
+ Styles = (PACKED, FORCELANGUAGEPACK, ARCHIVE);
+ UnixRights = 444;
+End
+#endif
+
+#ifndef WITHOUT_MYSPELL_DICTS
File gid_File_Extension_Dictionary_Sk
Dir = gid_Brand_Dir_Share_Extensions_Dict_Sk;
Name = "dict-sk.oxt";
diff --git a/scp2/source/ooo/module_ooo.scp b/scp2/source/ooo/module_ooo.scp
index 5b76205..23196e2 100644
--- a/scp2/source/ooo/module_ooo.scp
+++ b/scp2/source/ooo/module_ooo.scp
@@ -452,6 +452,17 @@ Module gid_Module_Root_Extension_Dictionary_Ru
Styles = ();
End
+Module gid_Module_Root_Extension_Dictionary_Si
+ MOD_NAME_DESC ( MODULE_EXTENSION_DICTIONARY_SI );
+ Files = (gid_File_Extension_Dictionary_Si);
+ InstallOrder = "2000";
+ Sortkey = "690";
+ Spellcheckerlanguage = "si";
+ PackageInfo = "packinfo_office.txt";
+ ParentID = gid_Module_Dictionaries;
+ Styles = ();
+End
+
Module gid_Module_Root_Extension_Dictionary_Sk
MOD_NAME_DESC ( MODULE_EXTENSION_DICTIONARY_SK );
Files = (gid_File_Extension_Dictionary_Sk);
diff --git a/scp2/source/ooo/module_ooo.ulf b/scp2/source/ooo/module_ooo.ulf
index 7fbb685..e357244 100644
--- a/scp2/source/ooo/module_ooo.ulf
+++ b/scp2/source/ooo/module_ooo.ulf
@@ -265,6 +265,12 @@ en-US = "Russian"
[STR_DESC_MODULE_EXTENSION_DICTIONARY_RU]
en-US = "Russian spelling dictionary, hyphenation rules, and thesaurus"
+[STR_NAME_MODULE_EXTENSION_DICTIONARY_SI]
+en-US = "Sinhala"
+
+[STR_DESC_MODULE_EXTENSION_DICTIONARY_SI]
+en-US = "Sinhala spelling dictionary"
+
[STR_NAME_MODULE_EXTENSION_DICTIONARY_SK]
en-US = "Slovak"
diff --git a/setup_native/source/packinfo/packinfo_office.txt b/setup_native/source/packinfo/packinfo_office.txt
index f8cf331..fe63af9 100644
--- a/setup_native/source/packinfo/packinfo_office.txt
+++ b/setup_native/source/packinfo/packinfo_office.txt
@@ -1068,6 +1068,22 @@ packageversion = "%PACKAGEVERSION"
End
Start
+module = "gid_Module_Root_Extension_Dictionary_Si"
+script = "shellscripts_extensions.txt"
+solarispackagename = "%PACKAGEPREFIX%SOLARISBRANDPACKAGENAME%BRANDPACKAGEVERSION-dict-si"
+solarisrequires = "%SOLSUREPACKAGEPREFIX%BRANDPACKAGEVERSION-ure, %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core01, %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core02, %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core03, %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core04, %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core05, %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core06, %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core07, %PACKAGEPREFIX%SOLARISBRANDPACKAGENAME%BRANDPACKAGEVERSION"
+packagename = "%UNIXPACKAGENAME%BRANDPACKAGEVERSION-dict-si"
+requires = "%UREPACKAGEPREFIX%BRANDPACKAGEVERSION-ure,%BASISPACKAGEPREFIX%PRODUCTVERSION-core01,%BASISPACKAGEPREFIX%PRODUCTVERSION-core02,%BASISPACKAGEPREFIX%PRODUCTVERSION-core03,%BASISPACKAGEPREFIX%PRODUCTVERSION-core04,%BASISPACKAGEPREFIX%PRODUCTVERSION-core05,%BASISPACKAGEPREFIX%PRODUCTVERSION-core06,%BASISPACKAGEPREFIX%PRODUCTVERSION-core07,%UNIXPACKAGENAME%BRANDPACKAGEVERSION"
+linuxpatchrequires = ""
+copyright = "2010 by Laknath Semage"
+solariscopyright = "solariscopyrightfile"
+vendor = "The Document Foundation"
+description = "Si dictionary for %PRODUCTNAME %PRODUCTVERSION"
+destpath = "/opt"
+packageversion = "%PACKAGEVERSION"
+End
+
+Start
module = "gid_Module_Root_Extension_Dictionary_Sk"
script = "shellscripts_extensions.txt"
solarispackagename = "%PACKAGEPREFIX%SOLARISBRANDPACKAGENAME%BRANDPACKAGEVERSION-dict-sk"
diff --git a/setup_native/source/packinfo/spellchecker_selection.txt b/setup_native/source/packinfo/spellchecker_selection.txt
index ee6ba51..8a866a2 100644
--- a/setup_native/source/packinfo/spellchecker_selection.txt
+++ b/setup_native/source/packinfo/spellchecker_selection.txt
@@ -47,6 +47,7 @@ pt-BR = "pt-BR,es"
pt = "pt-PT,es"
ro = "ro,de,hu"
ru = "ru,de"
+si = "si"
sk = "sk"
sl = "sl"
sv = "sv,de"
commit ad18a9c83f48bd37c3185545d364f115ec42dade
Author: Andras Timar <atimar at suse.com>
Date: Thu Dec 8 13:33:17 2011 +0100
add Aragonese spelling dictionary
diff --git a/scp2/source/ooo/common_brand.scp b/scp2/source/ooo/common_brand.scp
index 203f148..cf0a577 100644
--- a/scp2/source/ooo/common_brand.scp
+++ b/scp2/source/ooo/common_brand.scp
@@ -197,6 +197,11 @@ Directory gid_Brand_Dir_Share_Extensions_Dict_Af
DosName = "dict-af";
End
+Directory gid_Brand_Dir_Share_Extensions_Dict_An
+ ParentID = gid_Brand_Dir_Share_Extensions;
+ DosName = "dict-an";
+End
+
Directory gid_Brand_Dir_Share_Extensions_Dict_Ar
ParentID = gid_Brand_Dir_Share_Extensions;
DosName = "dict-ar";
diff --git a/scp2/source/ooo/file_ooo.scp b/scp2/source/ooo/file_ooo.scp
index b4630a6..b87b7fa 100644
--- a/scp2/source/ooo/file_ooo.scp
+++ b/scp2/source/ooo/file_ooo.scp
@@ -1313,6 +1313,15 @@ End
#endif
#ifndef WITHOUT_MYSPELL_DICTS
+File gid_File_Extension_Dictionary_An
+ Dir = gid_Brand_Dir_Share_Extensions_Dict_An;
+ Name = "dict-an.oxt";
+ Styles = (PACKED, FORCELANGUAGEPACK, ARCHIVE);
+ UnixRights = 444;
+End
+#endif
+
+#ifndef WITHOUT_MYSPELL_DICTS
File gid_File_Extension_Dictionary_Ar
Dir = gid_Brand_Dir_Share_Extensions_Dict_Ar;
Name = "dict-ar.oxt";
diff --git a/scp2/source/ooo/module_ooo.scp b/scp2/source/ooo/module_ooo.scp
index 473a026..5b76205 100644
--- a/scp2/source/ooo/module_ooo.scp
+++ b/scp2/source/ooo/module_ooo.scp
@@ -60,13 +60,24 @@ Module gid_Module_Root_Extension_Dictionary_Af
MOD_NAME_DESC ( MODULE_EXTENSION_DICTIONARY_AF );
Files = (gid_File_Extension_Dictionary_Af);
InstallOrder = "2000";
- Sortkey = "510";
+ Sortkey = "500";
Spellcheckerlanguage = "af";
PackageInfo = "packinfo_office.txt";
ParentID = gid_Module_Dictionaries;
Styles = ();
End
+Module gid_Module_Root_Extension_Dictionary_An
+ MOD_NAME_DESC ( MODULE_EXTENSION_DICTIONARY_AN );
+ Files = (gid_File_Extension_Dictionary_An);
+ InstallOrder = "2000";
+ Sortkey = "510";
+ Spellcheckerlanguage = "an";
+ PackageInfo = "packinfo_office.txt";
+ ParentID = gid_Module_Dictionaries;
+ Styles = ();
+End
+
Module gid_Module_Root_Extension_Dictionary_Ar
MOD_NAME_DESC ( MODULE_EXTENSION_DICTIONARY_AR );
Files = (gid_File_Extension_Dictionary_Ar);
diff --git a/scp2/source/ooo/module_ooo.ulf b/scp2/source/ooo/module_ooo.ulf
index 4573c89..7fbb685 100644
--- a/scp2/source/ooo/module_ooo.ulf
+++ b/scp2/source/ooo/module_ooo.ulf
@@ -55,6 +55,12 @@ en-US = "Afrikaans"
[STR_DESC_MODULE_EXTENSION_DICTIONARY_AF]
en-US = "Afrikaans spelling dictionary, and hyphenation rules"
+[STR_NAME_MODULE_EXTENSION_DICTIONARY_AN]
+en-US = "Aragonese"
+
+[STR_DESC_MODULE_EXTENSION_DICTIONARY_AN]
+en-US = "Aragonese spelling dictionary"
+
[STR_NAME_MODULE_EXTENSION_DICTIONARY_AR]
en-US = "Arabic"
diff --git a/setup_native/source/packinfo/packinfo_office.txt b/setup_native/source/packinfo/packinfo_office.txt
index ed901a4..f8cf331 100644
--- a/setup_native/source/packinfo/packinfo_office.txt
+++ b/setup_native/source/packinfo/packinfo_office.txt
@@ -508,6 +508,22 @@ packageversion = "%PACKAGEVERSION"
End
Start
+module = "gid_Module_Root_Extension_Dictionary_An"
+script = "shellscripts_extensions.txt"
+solarispackagename = "%PACKAGEPREFIX%SOLARISBRANDPACKAGENAME%BRANDPACKAGEVERSION-dict-an"
+solarisrequires = "%SOLSUREPACKAGEPREFIX%BRANDPACKAGEVERSION-ure, %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core01, %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core02, %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core03, %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core04, %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core05, %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core06, %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core07, %PACKAGEPREFIX%SOLARISBRANDPACKAGENAME%BRANDPACKAGEVERSION"
+packagename = "%UNIXPACKAGENAME%BRANDPACKAGEVERSION-dict-an"
+requires = "%UREPACKAGEPREFIX%BRANDPACKAGEVERSION-ure,%BASISPACKAGEPREFIX%PRODUCTVERSION-core01,%BASISPACKAGEPREFIX%PRODUCTVERSION-core02,%BASISPACKAGEPREFIX%PRODUCTVERSION-core03,%BASISPACKAGEPREFIX%PRODUCTVERSION-core04,%BASISPACKAGEPREFIX%PRODUCTVERSION-core05,%BASISPACKAGEPREFIX%PRODUCTVERSION-core06,%BASISPACKAGEPREFIX%PRODUCTVERSION-core07,%UNIXPACKAGENAME%BRANDPACKAGEVERSION"
+linuxpatchrequires = ""
+copyright = "2011 Santiago Paricio, Juan Pablo Martinez"
+solariscopyright = "solariscopyrightfile"
+vendor = "The Document Foundation"
+description = "An dictionary for %PRODUCTNAME %PRODUCTVERSION"
+destpath = "/opt"
+packageversion = "%PACKAGEVERSION"
+End
+
+Start
module = "gid_Module_Root_Extension_Dictionary_Ar"
script = "shellscripts_extensions.txt"
solarispackagename = "%PACKAGEPREFIX%SOLARISBRANDPACKAGENAME%BRANDPACKAGEVERSION-dict-ar"
diff --git a/setup_native/source/packinfo/spellchecker_selection.txt b/setup_native/source/packinfo/spellchecker_selection.txt
index 53835d6..ee6ba51 100644
--- a/setup_native/source/packinfo/spellchecker_selection.txt
+++ b/setup_native/source/packinfo/spellchecker_selection.txt
@@ -21,7 +21,7 @@ de = "de,fr,it"
el = "el"
en-US = "en,es,fr"
en-GB = "en,es,fr"
-es = "es,fr,pt"
+es = "an,es,fr,pt"
et = "et"
fr = "fr,es"
gd = "gd"
More information about the Libreoffice-commits
mailing list