From f06126233b70fd4d7bbe13ff38d5b6026528b9c7 Mon Sep 17 00:00:00 2001 From: "Stefan Knorr (astron)" Date: Sun, 15 Jan 2012 12:42:28 +0100 Subject: The Galaxy (default) theme is now in icon-themes/galaxy --- helpcontent2/source/auxiliary/makefile.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helpcontent2/source/auxiliary/makefile.mk b/helpcontent2/source/auxiliary/makefile.mk index d888549600..a931641a4f 100644 --- a/helpcontent2/source/auxiliary/makefile.mk +++ b/helpcontent2/source/auxiliary/makefile.mk @@ -99,7 +99,7 @@ aux_dirs .PHONY : $(COMMONBIN)$/helpimg.ilst .PHONY: -$(RM) $@ - $(PERL) $(PRJ)$/helpers$/create_ilst.pl -dir=$(SOLARSRC)/default_images/res/helpimg > $@.$(INPATH) + $(PERL) $(PRJ)$/helpers$/create_ilst.pl -dir=$(SOLARSRC)/icon-themes/galaxy/res/helpimg > $@.$(INPATH) $(RENAME) $@.$(INPATH) $@ -- cgit