diff options
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/Package_branding.mk | 2 |
1 files changed, 1 insertions, 1 deletions
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)),\ |