summaryrefslogtreecommitdiff
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
commite7e2ea93efc1e8a71f3f412c49ed90caec4e2b22 (patch)
treeff82ae8d19378cfa9094461fd01eb8fcf70f7ea5
parent61fee833c232dc5dbf172b1ba12bb3bf79752094 (diff)
Don't create the Industrial theme.feature/rodatastrings
But still do fallback to that when there are missing icons.
-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 f3f8d0c..471f5b5 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