From 60413c9800c27f53c1108015b50754b065bc98c6 Mon Sep 17 00:00:00 2001 From: heiko tietze Date: Wed, 18 Apr 2018 12:22:07 +0200 Subject: Replace Galaxy icon theme by Colibre Galaxy goes into an extension, fallback updated Change-Id: I4b6998035857f01368b39d4f16b2639d8a665065 Reviewed-on: https://gerrit.libreoffice.org/53092 Reviewed-by: andreas_kainz Tested-by: Jenkins Reviewed-by: Heiko Tietze --- desktop/Package_branding.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop/Package_branding.mk') diff --git a/desktop/Package_branding.mk b/desktop/Package_branding.mk index 4cd39c8ca3fa..bca87bab32d2 100644 --- a/desktop/Package_branding.mk +++ b/desktop/Package_branding.mk @@ -7,7 +7,7 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. # -$(eval $(call gb_Package_Package,desktop_branding,$(SRCDIR)/icon-themes/galaxy)) +$(eval $(call gb_Package_Package,desktop_branding,$(SRCDIR)/icon-themes/colibre)) $(eval $(call gb_Package_add_files,desktop_branding,$(LIBO_ETC_FOLDER),\ $(foreach image,$(filter $(BRAND_INTRO_IMAGES),$(DEFAULT_BRAND_IMAGES)),\ -- cgit