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
2b449ecf
Kaydet (Commit)
2b449ecf
authored
Mar 02, 2012
tarafından
Yuri Dario
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
i118923 - OS/2 port: correct packaging for unopkg.exe and online update dll.
üst
a46b1a0c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
1 deletion
+14
-1
file_onlineupdate.scp
scp2/source/onlineupdate/file_onlineupdate.scp
+4
-0
common_brand.scp
scp2/source/ooo/common_brand.scp
+10
-1
No files found.
scp2/source/onlineupdate/file_onlineupdate.scp
Dosyayı görüntüle @
2b449ecf
...
@@ -23,7 +23,11 @@
...
@@ -23,7 +23,11 @@
#include "macros.inc"
#include "macros.inc"
#ifdef OS2
SPECIAL_COMPONENT_LIB_FILE( gid_File_Lib_Updchk , updchkun )
#else
SPECIAL_COMPONENT_LIB_FILE( gid_File_Lib_Updchk , updchk.uno )
SPECIAL_COMPONENT_LIB_FILE( gid_File_Lib_Updchk , updchk.uno )
#endif
File gid_File_Share_Registry_Onlineupdate_Xcd
File gid_File_Share_Registry_Onlineupdate_Xcd
TXT_FILE_BODY;
TXT_FILE_BODY;
...
...
scp2/source/ooo/common_brand.scp
Dosyayı görüntüle @
2b449ecf
...
@@ -388,7 +388,7 @@ File gid_Brand_File_Bin_Unopkgcom
...
@@ -388,7 +388,7 @@ File gid_Brand_File_Bin_Unopkgcom
End
End
#endif
#endif
#if defined(WNT)
|| defined(OS2)
#if defined(WNT)
File gid_Brand_File_Bin_Unopkgexe
File gid_Brand_File_Bin_Unopkgexe
BIN_FILE_BODY;
BIN_FILE_BODY;
Dir = gid_Brand_Dir_Program;
Dir = gid_Brand_Dir_Program;
...
@@ -397,6 +397,15 @@ File gid_Brand_File_Bin_Unopkgexe
...
@@ -397,6 +397,15 @@ File gid_Brand_File_Bin_Unopkgexe
End
End
#endif
#endif
#if defined(OS2)
File gid_Brand_File_Bin_Unopkgexe
BIN_FILE_BODY;
Dir = gid_Brand_Dir_Program;
Styles = (PACKED);
Name = "unopkg.bin";
End
#endif
#ifdef WNT
#ifdef WNT
File gid_Brand_File_Bin_Rebaseoo
File gid_Brand_File_Bin_Rebaseoo
BIN_FILE_BODY;
BIN_FILE_BODY;
...
...
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