diff options
author | Andras Timar <atimar@suse.com> | 2011-09-11 22:35:08 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2011-09-11 23:18:30 +0200 |
commit | 662577b5f10d726ec649ff1e77cb2dd6a703daf0 (patch) | |
tree | 976d22a344f90181beb4f96238e4a44df519d552 | |
parent | 55c3ce29d1b678145800e3c4a74bc1b73a09d70f (diff) |
add Latvian dictionary pack
-rw-r--r-- | scp2/source/ooo/common_brand.scp | 5 | ||||
-rw-r--r-- | scp2/source/ooo/file_ooo.scp | 9 | ||||
-rw-r--r-- | scp2/source/ooo/module_ooo.scp | 11 | ||||
-rw-r--r-- | scp2/source/ooo/module_ooo.ulf | 6 | ||||
-rw-r--r-- | setup_native/source/packinfo/packinfo_office.txt | 16 | ||||
-rw-r--r-- | setup_native/source/packinfo/spellchecker_selection.txt | 1 |
6 files changed, 48 insertions, 0 deletions
diff --git a/scp2/source/ooo/common_brand.scp b/scp2/source/ooo/common_brand.scp index 517ed62484da..ecf616c3a329 100644 --- a/scp2/source/ooo/common_brand.scp +++ b/scp2/source/ooo/common_brand.scp @@ -326,6 +326,11 @@ Directory gid_Brand_Dir_Share_Extensions_Dict_Lt DosName = "dict-lt"; End +Directory gid_Brand_Dir_Share_Extensions_Dict_Lv + ParentID = gid_Brand_Dir_Share_Extensions; + DosName = "dict-lv"; +End + Directory gid_Brand_Dir_Share_Extensions_Dict_Ne ParentID = gid_Brand_Dir_Share_Extensions; DosName = "dict-ne"; diff --git a/scp2/source/ooo/file_ooo.scp b/scp2/source/ooo/file_ooo.scp index a77bed16d394..d0307d2a789f 100644 --- a/scp2/source/ooo/file_ooo.scp +++ b/scp2/source/ooo/file_ooo.scp @@ -2001,6 +2001,15 @@ End #endif #ifndef WITHOUT_MYSPELL_DICTS +File gid_File_Extension_Dictionary_Lv + Dir = gid_Brand_Dir_Share_Extensions_Dict_Lv; + Name = "dict-lv.oxt"; + Styles = (PACKED, FORCELANGUAGEPACK, ARCHIVE); + UnixRights = 444; +End +#endif + +#ifndef WITHOUT_MYSPELL_DICTS File gid_File_Extension_Dictionary_Ne Dir = gid_Brand_Dir_Share_Extensions_Dict_Ne; Name = "dict-ne.oxt"; diff --git a/scp2/source/ooo/module_ooo.scp b/scp2/source/ooo/module_ooo.scp index f40937147ab1..196c1c2bb76c 100644 --- a/scp2/source/ooo/module_ooo.scp +++ b/scp2/source/ooo/module_ooo.scp @@ -298,6 +298,17 @@ Module gid_Module_Root_Extension_Dictionary_Lt Styles = (); End +Module gid_Module_Root_Extension_Dictionary_Lv + MOD_NAME_DESC ( MODULE_EXTENSION_DICTIONARY_LV ); + Files = (gid_File_Extension_Dictionary_Lt); + InstallOrder = "2000"; + Sortkey = "635"; + Spellcheckerlanguage = "lv"; + PackageInfo = "packinfo_office.txt"; + ParentID = gid_Module_Dictionaries; + Styles = (); +End + Module gid_Module_Root_Extension_Dictionary_Ne MOD_NAME_DESC ( MODULE_EXTENSION_DICTIONARY_NE ); Files = (gid_File_Extension_Dictionary_Ne); diff --git a/scp2/source/ooo/module_ooo.ulf b/scp2/source/ooo/module_ooo.ulf index c7e13902af23..2d39066fa8c2 100644 --- a/scp2/source/ooo/module_ooo.ulf +++ b/scp2/source/ooo/module_ooo.ulf @@ -181,6 +181,12 @@ en-US = "Lithuanian" [STR_DESC_MODULE_EXTENSION_DICTIONARY_LT] en-US = "Lithuanian spelling and hyphenation dictionaries" +[STR_NAME_MODULE_EXTENSION_DICTIONARY_LV] +en-US = "Latvian" + +[STR_DESC_MODULE_EXTENSION_DICTIONARY_LV] +en-US = "Latvian spelling and hyphenation dictionaries" + [STR_NAME_MODULE_EXTENSION_DICTIONARY_NE] en-US = "Nepali" diff --git a/setup_native/source/packinfo/packinfo_office.txt b/setup_native/source/packinfo/packinfo_office.txt index 597367f3f0f3..63bb1fe5a3f2 100644 --- a/setup_native/source/packinfo/packinfo_office.txt +++ b/setup_native/source/packinfo/packinfo_office.txt @@ -844,6 +844,22 @@ packageversion = "%PACKAGEVERSION" End Start +module = "gid_Module_Root_Extension_Dictionary_Lv" +script = "shellscripts_extensions.txt" +solarispackagename = "%PACKAGEPREFIX%SOLARISBRANDPACKAGENAME%BRANDPACKAGEVERSION-dict-lv" +solarisrequires = "%SOLSUREPACKAGEPREFIX%BRANDPACKAGEVERSION-ure, %BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-core01, %BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-core02, %BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-core03, %BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-core04, %BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-core05, %BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-core06, %BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-core07, %PACKAGEPREFIX%SOLARISBRANDPACKAGENAME%BRANDPACKAGEVERSION" +packagename = "%UNIXPACKAGENAME%BRANDPACKAGEVERSION-dict-lv" +requires = "%UREPACKAGEPREFIX%BRANDPACKAGEVERSION-ure,%BASISPACKAGEPREFIX%OOOBASEVERSION-core01,%BASISPACKAGEPREFIX%OOOBASEVERSION-core02,%BASISPACKAGEPREFIX%OOOBASEVERSION-core03,%BASISPACKAGEPREFIX%OOOBASEVERSION-core04,%BASISPACKAGEPREFIX%OOOBASEVERSION-core05,%BASISPACKAGEPREFIX%OOOBASEVERSION-core06,%BASISPACKAGEPREFIX%OOOBASEVERSION-core07,%UNIXPACKAGENAME%BRANDPACKAGEVERSION" +linuxpatchrequires = "" +copyright = "2004-2005 Janis Vilims, 2002-2010 Janis Eisaks" +solariscopyright = "solariscopyrightfile" +vendor = "Dicollecte-LV" +description = "Lv dictionary for %PRODUCTNAME %PRODUCTVERSION" +destpath = "/opt" +packageversion = "%PACKAGEVERSION" +End + +Start module = "gid_Module_Root_Extension_Dictionary_Ne" script = "shellscripts_extensions.txt" solarispackagename = "%PACKAGEPREFIX%SOLARISBRANDPACKAGENAME%BRANDPACKAGEVERSION-dict-ne" diff --git a/setup_native/source/packinfo/spellchecker_selection.txt b/setup_native/source/packinfo/spellchecker_selection.txt index 1d1f6a606d6c..8d240a2f25cd 100644 --- a/setup_native/source/packinfo/spellchecker_selection.txt +++ b/setup_native/source/packinfo/spellchecker_selection.txt @@ -33,6 +33,7 @@ ja = "EMPTY" ko = "EMPTY" ku = "ku-TR" lt = "lt" +lv = "lv" nb = "no,fr,de,es" ne = "ne" nl = "nl,fr,de" |