Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
de3aec23
Kaydet (Commit)
de3aec23
authored
Eyl 01, 2011
tarafından
Andras Timar
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
add European Portoguise dictionary pack
üst
b325ea01
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
51 additions
and
4 deletions
+51
-4
common_brand.scp
scp2/source/ooo/common_brand.scp
+5
-0
file_ooo.scp
scp2/source/ooo/file_ooo.scp
+9
-0
module_ooo.scp
scp2/source/ooo/module_ooo.scp
+12
-1
module_ooo.ulf
scp2/source/ooo/module_ooo.ulf
+6
-0
packinfo_office.txt
setup_native/source/packinfo/packinfo_office.txt
+16
-0
spellchecker_selection.txt
setup_native/source/packinfo/spellchecker_selection.txt
+3
-3
No files found.
scp2/source/ooo/common_brand.scp
Dosyayı görüntüle @
de3aec23
...
...
@@ -336,6 +336,11 @@ Directory gid_Brand_Dir_Share_Extensions_Dict_Pt
DosName = "dict-pt";
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
ParentID = gid_Brand_Dir_Share_Extensions;
DosName = "dict-ro";
...
...
scp2/source/ooo/file_ooo.scp
Dosyayı görüntüle @
de3aec23
...
...
@@ -2018,6 +2018,15 @@ File gid_File_Extension_Dictionary_Pt
End
#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
File gid_File_Extension_Dictionary_Ro
Dir = gid_Brand_Dir_Share_Extensions_Dict_Ro;
...
...
scp2/source/ooo/module_ooo.scp
Dosyayı görüntüle @
de3aec23
...
...
@@ -314,7 +314,18 @@ Module gid_Module_Root_Extension_Dictionary_Pt
Files = (gid_File_Extension_Dictionary_Pt);
InstallOrder = "2000";
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";
ParentID = gid_Module_Dictionaries;
Styles = ();
...
...
scp2/source/ooo/module_ooo.ulf
Dosyayı görüntüle @
de3aec23
...
...
@@ -193,6 +193,12 @@ en-US = "Brazilian Portuguese"
[STR_DESC_MODULE_EXTENSION_DICTIONARY_PT]
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]
en-US = "Romanian"
...
...
setup_native/source/packinfo/packinfo_office.txt
Dosyayı görüntüle @
de3aec23
...
...
@@ -875,6 +875,22 @@ destpath = "/opt"
packageversion = "%PACKAGEVERSION"
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
module = "gid_Module_Root_Extension_Dictionary_Ro"
script = "shellscripts_extensions.txt"
...
...
setup_native/source/packinfo/spellchecker_selection.txt
Dosyayı görüntüle @
de3aec23
...
...
@@ -20,7 +20,7 @@ en-GB = "en,es,fr"
es = "es,fr,pt"
et = "et"
fr = "fr,es"
gl = "gl,pt,es"
gl = "gl,pt
-PT
,es"
he = "he"
hu = "hu,de"
hr = "hr,de"
...
...
@@ -35,8 +35,8 @@ nl = "nl,fr,de"
nn = "no,fr,de,es"
oc = "oc,fr"
pl = "pl,de,ru"
pt-BR = "pt,es"
pt = "pt,es"
pt-BR = "pt
-BR
,es"
pt = "pt
-PT
,es"
ro = "ro,de,hu"
ru = "ru,de"
sk = "sk"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment