summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Knorr (astron) <heinzlesspam@gmail.com>2012-01-15 12:42:28 +0100
committerStefan Knorr (astron) <heinzlesspam@gmail.com>2012-01-15 12:42:28 +0100
commitf06126233b70fd4d7bbe13ff38d5b6026528b9c7 (patch)
tree5d99d6945299876b685bdd231c381868c1cf15cf
parentupdate help for command line switches (diff)
downloadhelp-f06126233b70fd4d7bbe13ff38d5b6026528b9c7.tar.gz
help-f06126233b70fd4d7bbe13ff38d5b6026528b9c7.zip
The Galaxy (default) theme is now in icon-themes/galaxy
-rw-r--r--helpcontent2/source/auxiliary/makefile.mk2
1 files changed, 1 insertions, 1 deletions
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) $@