summaryrefslogtreecommitdiff
path: root/sysui
diff options
context:
space:
mode:
Diffstat (limited to 'sysui')
-rw-r--r--sysui/Module_sysui.mk5
-rw-r--r--sysui/Package_icons.mk16
-rw-r--r--sysui/desktop/icons/soffice.ico (renamed from sysui/desktop/icons/main_app.ico)bin35123 -> 35123 bytes
3 files changed, 0 insertions, 21 deletions
diff --git a/sysui/Module_sysui.mk b/sysui/Module_sysui.mk
index 9744ba864130..99ea359348e2 100644
--- a/sysui/Module_sysui.mk
+++ b/sysui/Module_sysui.mk
@@ -19,7 +19,6 @@ $(eval $(call gb_Module_add_targets,sysui,\
$(if $(filter deb,$(PKGFORMAT)),CustomTarget_deb) \
$(if $(filter SOLARIS,$(OS)),CustomTarget_solaris) \
))
-
else # OS=MACOSX
$(eval $(call gb_Module_add_targets,sysui,\
Package_osxicons \
@@ -27,10 +26,6 @@ $(eval $(call gb_Module_add_targets,sysui,\
Package_infoplist \
))
endif
-else # OS=WNT
-$(eval $(call gb_Module_add_targets,sysui,\
- Package_icons \
-))
endif
# vim: set noet sw=4 ts=4:
diff --git a/sysui/Package_icons.mk b/sysui/Package_icons.mk
deleted file mode 100644
index e4d60c94f159..000000000000
--- a/sysui/Package_icons.mk
+++ /dev/null
@@ -1,16 +0,0 @@
-# -*- 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,sysui/icons,$(SRCDIR)/sysui/desktop/icons))
-
-$(eval $(call gb_Package_set_outdir,sysui/icons,$(OUTDIR)))
-
-$(eval $(call gb_Package_add_file,sysui/icons,bin/soffice.ico,main_app.ico))
-
-# vim: set noet sw=4 ts=4:
diff --git a/sysui/desktop/icons/main_app.ico b/sysui/desktop/icons/soffice.ico
index ec11e8fe579a..ec11e8fe579a 100644
--- a/sysui/desktop/icons/main_app.ico
+++ b/sysui/desktop/icons/soffice.ico
Binary files differ