[GRASS-SVN] r37853 - grass/branches/develbranch_6/gui/icons
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri Jun 12 14:01:35 EDT 2009
Author: hamish
Date: 2009-06-12 14:01:35 -0400 (Fri, 12 Jun 2009)
New Revision: 37853
Modified:
grass/branches/develbranch_6/gui/icons/Makefile
Log:
install linux icon
Modified: grass/branches/develbranch_6/gui/icons/Makefile
===================================================================
--- grass/branches/develbranch_6/gui/icons/Makefile 2009-06-12 17:58:09 UTC (rev 37852)
+++ grass/branches/develbranch_6/gui/icons/Makefile 2009-06-12 18:01:35 UTC (rev 37853)
@@ -2,7 +2,7 @@
include $(MODULE_TOPDIR)/include/Make/Dir.make
-SRCICO := $(wildcard *.ico)
+SRCICO := $(wildcard *.ico *.png)
SRCICONS := $(wildcard grass/*.gif grass/vdigit/*.gif grass/vdigit/*.xbm silk/*.png grass2/*.png)
ETCICONS := $(patsubst %,$(ETC)/gui/icons/%,$(SRCICONS) $(SRCICO))
HTMLICONS := $(patsubst %,$(HTMLDIR)/icons/%,$(SRCICONS))
More information about the grass-commit
mailing list