summaryrefslogtreecommitdiff
path: root/packimages
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@suse.cz>2010-10-20 16:18:00 +0200
committerJan Holesovsky <kendy@suse.cz>2010-10-20 16:18:00 +0200
commitc1f48d8188e92681f6d348aeb294544d91aaed9a (patch)
tree07eb1035e909cfd19082fc61bf8ddf7a9643bdfe /packimages
parent664dba3e1690c19cfa8cd594561d6d15ac326693 (diff)
Don't create the Industrial theme.
But still do fallback to that when there are missing icons.
Diffstat (limited to 'packimages')
-rw-r--r--packimages/pack/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/packimages/pack/makefile.mk b/packimages/pack/makefile.mk
index f3f8d0c9b792..471f5b585403 100644
--- a/packimages/pack/makefile.mk
+++ b/packimages/pack/makefile.mk
@@ -36,8 +36,9 @@ RSCCUSTOMIMG*=$(PRJ)
IMAGES := $(COMMONBIN)$/images.zip
SORTED_LIST=$(RES)$/img$/sorted.lst
-# Custom sets, at 24x24 & 16x16 fall-back to industrial preferentially
-CUSTOM_IMAGE_SETS=hicontrast industrial crystal oxygen tango classic
+# Custom sets, at 24x24 & 16x16 fall-back to Tango preferentially
+# (Tango fallbacks to Industrial for the missing icons)
+CUSTOM_IMAGE_SETS=hicontrast crystal oxygen tango classic
CUSTOM_IMAGES+=$(foreach,i,$(CUSTOM_IMAGE_SETS) images_$i)
CUSTOM_PREFERRED_FALLBACK_1*=-c $(SOLARSRC)$/ooo_custom_images$/tango
CUSTOM_PREFERRED_FALLBACK_2*=-c $(SOLARSRC)$/ooo_custom_images$/industrial