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
fa81ac50
Kaydet (Commit)
fa81ac50
authored
Eyl 14, 2012
tarafından
Andras Timar
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
remove DONTSHOWINUSERINSTALL style, because it is not interpreted
Change-Id: I146e29a68b04ce227fd2b9568fd2bbcd79b45792
üst
7a7429bc
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
4 additions
and
12 deletions
+4
-12
module_gnome.scp
scp2/source/gnome/module_gnome.scp
+0
-4
module_kde.scp
scp2/source/kde/module_kde.scp
+1
-1
module_onlineupdate.scp
scp2/source/onlineupdate/module_onlineupdate.scp
+1
-1
module_systemint.scp
scp2/source/ooo/module_systemint.scp
+1
-1
module_stdlibs.scp
scp2/source/stdlibs/module_stdlibs.scp
+0
-4
module_tde.scp
scp2/source/tde/module_tde.scp
+1
-1
No files found.
scp2/source/gnome/module_gnome.scp
Dosyayı görüntüle @
fa81ac50
...
...
@@ -32,11 +32,7 @@ Module gid_Module_Optional_Gnome
Default = YES;
PackageInfo = "packinfo_office.txt";
MOD_NAME_DESC(MODULE_OPTIONAL_GNOME);
#ifdef UNX
Styles = ();
#else
Styles = (DONTSHOWINUSERINSTALL);
#endif
#ifdef ENABLE_GNOMEVFS
XpdCheckSolaris = "SUNWgnome-vfs";
#endif
...
...
scp2/source/kde/module_kde.scp
Dosyayı görüntüle @
fa81ac50
...
...
@@ -33,7 +33,7 @@ Module gid_Module_Optional_Kde
Default = YES;
PackageInfo = "packinfo_office.txt";
MOD_NAME_DESC(MODULE_OPTIONAL_KDE);
Styles = (
DONTSHOWINUSERINSTALL
);
Styles = ();
Files = (
#ifdef ENABLE_KDE
gid_File_Lib_Kdebe
...
...
scp2/source/onlineupdate/module_onlineupdate.scp
Dosyayı görüntüle @
fa81ac50
...
...
@@ -33,7 +33,7 @@ Module gid_Module_Optional_Onlineupdate
Sortkey = "800";
ParentID = gid_Module_Optional;
Default = YES;
Styles = (
DONTSHOWINUSERINSTALL
);
Styles = ();
Files = (gid_File_Bin_UnpackUpdate,
gid_File_Lib_Updchk,
gid_File_Lib_Updchkui,
...
...
scp2/source/ooo/module_systemint.scp
Dosyayı görüntüle @
fa81ac50
...
...
@@ -38,7 +38,7 @@ Module gid_Module_Optional_Systemintegration
#ifdef WNT
Styles = (HIDDEN_ROOT);
#else
Styles = (SYSTEMMODULE,NOTRELOCATABLE,
DONTSHOWINUSERINSTALL,
INSTALLCANFAIL,USEFORCE);
Styles = (SYSTEMMODULE,NOTRELOCATABLE,INSTALLCANFAIL,USEFORCE);
#endif
#if (defined(LINUX)) || (defined(SOLARIS))
PackageName = "${SYSTEMINTUNIXPACKAGENAME}-desktop-integration.tar.gz";
...
...
scp2/source/stdlibs/module_stdlibs.scp
Dosyayı görüntüle @
fa81ac50
...
...
@@ -32,11 +32,7 @@ Module gid_Module_Optional_Stdlibs
Default = NO;
PackageInfo = "packinfo_ure.txt";
MOD_NAME_DESC(MODULE_OPTIONAL_STDLIBS);
#ifdef UNX
Styles = ();
#else
Styles = (DONTSHOWINUSERINSTALL);
#endif
Files = (
#if defined _gcc3 && !(defined FREEBSD || defined NETBSD || defined OPENBSD \
|| defined MACOSX || defined SYSTEM_STDLIBS || defined(WNT) || defined(DRAGONFLY))
...
...
scp2/source/tde/module_tde.scp
Dosyayı görüntüle @
fa81ac50
...
...
@@ -30,7 +30,7 @@ Module gid_Module_Optional_Tde
Default = YES;
PackageInfo = "packinfo_office.txt";
MOD_NAME_DESC(MODULE_OPTIONAL_TDE);
Styles = (
DONTSHOWINUSERINSTALL
);
Styles = ();
Files = (
#ifdef ENABLE_TDE
gid_File_Lib_Tdebe
...
...
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