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
16a87cb2
Kaydet (Commit)
16a87cb2
authored
Mar 02, 2016
tarafından
Michael Stahl
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
shell, scp2: clean up empty script packages
Change-Id: I93abddac491578d470f85bf3e814a0d7a91f0351
üst
8ba53690
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
3 additions
and
72 deletions
+3
-72
module_kde.scp
scp2/source/kde/module_kde.scp
+1
-3
file_ooo.scp
scp2/source/ooo/file_ooo.scp
+0
-25
module_ooo.scp
scp2/source/ooo/module_ooo.scp
+1
-2
module_tde.scp
scp2/source/tde/module_tde.scp
+1
-3
Module_shell.mk
shell/Module_shell.mk
+0
-3
Package_scripts.mk
shell/Package_scripts.mk
+0
-12
Package_scripts_kde.mk
shell/Package_scripts_kde.mk
+0
-12
Package_scripts_tde.mk
shell/Package_scripts_tde.mk
+0
-12
No files found.
scp2/source/kde/module_kde.scp
Dosyayı görüntüle @
16a87cb2
...
@@ -26,7 +26,5 @@ Module gid_Module_Optional_Kde
...
@@ -26,7 +26,5 @@ Module gid_Module_Optional_Kde
PackageInfo = "packinfo_office.txt";
PackageInfo = "packinfo_office.txt";
MOD_NAME_DESC(MODULE_OPTIONAL_KDE);
MOD_NAME_DESC(MODULE_OPTIONAL_KDE);
Styles = ();
Styles = ();
Files = (auto_kde_ALL,
Files = (auto_kde_ALL);
gid_File_Bin_Kde_Open_Url
);
End
End
scp2/source/ooo/file_ooo.scp
Dosyayı görüntüle @
16a87cb2
...
@@ -59,31 +59,6 @@ End
...
@@ -59,31 +59,6 @@ End
#endif
#endif
#if defined UNX && ! defined MACOSX && ! defined LIBO_HEADLESS
File gid_File_shell_scripts
BIN_FILE_BODY;
Dir = FILELIST_DIR;
Name = "shell_scripts.filelist";
Styles = (FILELIST, PACKED);
End
File gid_File_Bin_Kde_Open_Url
BIN_FILE_BODY;
Dir = FILELIST_DIR;
Name = "shell_scripts_kde.filelist";
Styles = (FILELIST, PACKED);
End
File gid_File_Bin_Tde_Open_Url
BIN_FILE_BODY;
Dir = FILELIST_DIR;
Name = "shell_scripts_tde.filelist";
Styles = (FILELIST, PACKED);
End
#endif
#if defined UNX
#if defined UNX
File gid_File_Bin_Senddoc
File gid_File_Bin_Senddoc
BIN_FILE_BODY;
BIN_FILE_BODY;
...
...
scp2/source/ooo/module_ooo.scp
Dosyayı görüntüle @
16a87cb2
...
@@ -23,8 +23,7 @@ Module gid_Module_Root
...
@@ -23,8 +23,7 @@ Module gid_Module_Root
PackageInfo = "packinfo_office.txt";
PackageInfo = "packinfo_office.txt";
InstallOrder = "20";
InstallOrder = "20";
MOD_NAME_DESC(MODULE_ROOT_OSL);
MOD_NAME_DESC(MODULE_ROOT_OSL);
Files = (gid_File_shell_scripts,
Files = (gid_File_Bin_Senddoc,
gid_File_Bin_Senddoc,
gid_File_Script_Gengal,
gid_File_Script_Gengal,
gid_File_Txt_Pagein_Common,
gid_File_Txt_Pagein_Common,
gid_File_Txt_Pagein_Calc,
gid_File_Txt_Pagein_Calc,
...
...
scp2/source/tde/module_tde.scp
Dosyayı görüntüle @
16a87cb2
...
@@ -19,8 +19,6 @@ Module gid_Module_Optional_Tde
...
@@ -19,8 +19,6 @@ Module gid_Module_Optional_Tde
PackageInfo = "packinfo_office.txt";
PackageInfo = "packinfo_office.txt";
MOD_NAME_DESC(MODULE_OPTIONAL_TDE);
MOD_NAME_DESC(MODULE_OPTIONAL_TDE);
Styles = ();
Styles = ();
Files = (auto_tde_ALL,
Files = (auto_tde_ALL);
gid_File_Bin_Tde_Open_Url
);
End
End
shell/Module_shell.mk
Dosyayı görüntüle @
16a87cb2
...
@@ -105,9 +105,6 @@ endif
...
@@ -105,9 +105,6 @@ endif
ifeq ($(USING_X11),TRUE)
ifeq ($(USING_X11),TRUE)
$(eval $(call gb_Module_add_targets,shell,\
$(eval $(call gb_Module_add_targets,shell,\
Library_recentfile \
Library_recentfile \
Package_scripts \
Package_scripts_kde \
Package_scripts_tde \
))
))
endif
endif
...
...
shell/Package_scripts.mk
deleted
100644 → 0
Dosyayı görüntüle @
8ba53690
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
#
# This file is part of the LibreOffice project.
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
$(eval $(call gb_Package_Package,shell_scripts,$(SRCDIR)/shell/source/unix/misc))
# vim: set shiftwidth=4 tabstop=4 noexpandtab:
shell/Package_scripts_kde.mk
deleted
100644 → 0
Dosyayı görüntüle @
8ba53690
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
#
# This file is part of the LibreOffice project.
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
$(eval $(call gb_Package_Package,shell_scripts_kde,$(SRCDIR)/shell/source/unix/misc))
# vim: set shiftwidth=4 tabstop=4 noexpandtab:
shell/Package_scripts_tde.mk
deleted
100644 → 0
Dosyayı görüntüle @
8ba53690
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
#
# This file is part of the LibreOffice project.
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
$(eval $(call gb_Package_Package,shell_scripts_tde,$(SRCDIR)/shell/source/unix/misc))
# vim: set shiftwidth=4 tabstop=4 noexpandtab:
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