add European Portoguise dictionary pack
This commit is contained in:
@@ -336,6 +336,11 @@ Directory gid_Brand_Dir_Share_Extensions_Dict_Pt
|
|||||||
DosName = "dict-pt";
|
DosName = "dict-pt";
|
||||||
End
|
End
|
||||||
|
|
||||||
|
Directory gid_Brand_Dir_Share_Extensions_Dict_Pt_Pt
|
||||||
|
ParentID = gid_Brand_Dir_Share_Extensions;
|
||||||
|
DosName = "dict-pt-pt";
|
||||||
|
End
|
||||||
|
|
||||||
Directory gid_Brand_Dir_Share_Extensions_Dict_Ro
|
Directory gid_Brand_Dir_Share_Extensions_Dict_Ro
|
||||||
ParentID = gid_Brand_Dir_Share_Extensions;
|
ParentID = gid_Brand_Dir_Share_Extensions;
|
||||||
DosName = "dict-ro";
|
DosName = "dict-ro";
|
||||||
|
@@ -2018,6 +2018,15 @@ File gid_File_Extension_Dictionary_Pt
|
|||||||
End
|
End
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifndef WITHOUT_MYSPELL_DICTS
|
||||||
|
File gid_File_Extension_Dictionary_Pt_Pt
|
||||||
|
Dir = gid_Brand_Dir_Share_Extensions_Dict_Pt_Pt;
|
||||||
|
Name = "dict-pt-pt.oxt";
|
||||||
|
Styles = (PACKED, FORCELANGUAGEPACK, ARCHIVE);
|
||||||
|
UnixRights = 444;
|
||||||
|
End
|
||||||
|
#endif
|
||||||
|
|
||||||
#ifndef WITHOUT_MYSPELL_DICTS
|
#ifndef WITHOUT_MYSPELL_DICTS
|
||||||
File gid_File_Extension_Dictionary_Ro
|
File gid_File_Extension_Dictionary_Ro
|
||||||
Dir = gid_Brand_Dir_Share_Extensions_Dict_Ro;
|
Dir = gid_Brand_Dir_Share_Extensions_Dict_Ro;
|
||||||
|
@@ -314,7 +314,18 @@ Module gid_Module_Root_Extension_Dictionary_Pt
|
|||||||
Files = (gid_File_Extension_Dictionary_Pt);
|
Files = (gid_File_Extension_Dictionary_Pt);
|
||||||
InstallOrder = "2000";
|
InstallOrder = "2000";
|
||||||
Sortkey = "515";
|
Sortkey = "515";
|
||||||
Spellcheckerlanguage = "pt";
|
Spellcheckerlanguage = "pt-BR";
|
||||||
|
PackageInfo = "packinfo_office.txt";
|
||||||
|
ParentID = gid_Module_Dictionaries;
|
||||||
|
Styles = ();
|
||||||
|
End
|
||||||
|
|
||||||
|
Module gid_Module_Root_Extension_Dictionary_Pt_Pt
|
||||||
|
MOD_NAME_DESC ( MODULE_EXTENSION_DICTIONARY_PT_PT );
|
||||||
|
Files = (gid_File_Extension_Dictionary_Pt_Pt);
|
||||||
|
InstallOrder = "2000";
|
||||||
|
Sortkey = "515";
|
||||||
|
Spellcheckerlanguage = "pt-PT";
|
||||||
PackageInfo = "packinfo_office.txt";
|
PackageInfo = "packinfo_office.txt";
|
||||||
ParentID = gid_Module_Dictionaries;
|
ParentID = gid_Module_Dictionaries;
|
||||||
Styles = ();
|
Styles = ();
|
||||||
|
@@ -193,6 +193,12 @@ en-US = "Brazilian Portuguese"
|
|||||||
[STR_DESC_MODULE_EXTENSION_DICTIONARY_PT]
|
[STR_DESC_MODULE_EXTENSION_DICTIONARY_PT]
|
||||||
en-US = "Brazilian Portuguese Spelling Dictionary - 1990 Spelling Agreement"
|
en-US = "Brazilian Portuguese Spelling Dictionary - 1990 Spelling Agreement"
|
||||||
|
|
||||||
|
[STR_NAME_MODULE_EXTENSION_DICTIONARY_PT_PT]
|
||||||
|
en-US = "Portuguese"
|
||||||
|
|
||||||
|
[STR_DESC_MODULE_EXTENSION_DICTIONARY_PT_PT]
|
||||||
|
en-US = "European Portuguese Dictionaries"
|
||||||
|
|
||||||
[STR_NAME_MODULE_EXTENSION_DICTIONARY_RO]
|
[STR_NAME_MODULE_EXTENSION_DICTIONARY_RO]
|
||||||
en-US = "Romanian"
|
en-US = "Romanian"
|
||||||
|
|
||||||
|
@@ -875,6 +875,22 @@ destpath = "/opt"
|
|||||||
packageversion = "%PACKAGEVERSION"
|
packageversion = "%PACKAGEVERSION"
|
||||||
End
|
End
|
||||||
|
|
||||||
|
Start
|
||||||
|
module = "gid_Module_Root_Extension_Dictionary_Pt_Pt"
|
||||||
|
script = "shellscripts_extensions.txt"
|
||||||
|
solarispackagename = "%PACKAGEPREFIX%SOLARISBRANDPACKAGENAME%BRANDPACKAGEVERSION-dict-pt-pt"
|
||||||
|
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-pt-pt"
|
||||||
|
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 = "1999-2010 by Oracle"
|
||||||
|
solariscopyright = "solariscopyrightfile"
|
||||||
|
vendor = "Oracle"
|
||||||
|
description = "Pt-PT dictionary for %PRODUCTNAME %PRODUCTVERSION"
|
||||||
|
destpath = "/opt"
|
||||||
|
packageversion = "%PACKAGEVERSION"
|
||||||
|
End
|
||||||
|
|
||||||
Start
|
Start
|
||||||
module = "gid_Module_Root_Extension_Dictionary_Ro"
|
module = "gid_Module_Root_Extension_Dictionary_Ro"
|
||||||
script = "shellscripts_extensions.txt"
|
script = "shellscripts_extensions.txt"
|
||||||
|
@@ -20,7 +20,7 @@ en-GB = "en,es,fr"
|
|||||||
es = "es,fr,pt"
|
es = "es,fr,pt"
|
||||||
et = "et"
|
et = "et"
|
||||||
fr = "fr,es"
|
fr = "fr,es"
|
||||||
gl = "gl,pt,es"
|
gl = "gl,pt-PT,es"
|
||||||
he = "he"
|
he = "he"
|
||||||
hu = "hu,de"
|
hu = "hu,de"
|
||||||
hr = "hr,de"
|
hr = "hr,de"
|
||||||
@@ -35,8 +35,8 @@ nl = "nl,fr,de"
|
|||||||
nn = "no,fr,de,es"
|
nn = "no,fr,de,es"
|
||||||
oc = "oc,fr"
|
oc = "oc,fr"
|
||||||
pl = "pl,de,ru"
|
pl = "pl,de,ru"
|
||||||
pt-BR = "pt,es"
|
pt-BR = "pt-BR,es"
|
||||||
pt = "pt,es"
|
pt = "pt-PT,es"
|
||||||
ro = "ro,de,hu"
|
ro = "ro,de,hu"
|
||||||
ru = "ru,de"
|
ru = "ru,de"
|
||||||
sk = "sk"
|
sk = "sk"
|
||||||
|
Reference in New Issue
Block a user