[GRASS-SVN] r37854 - grass/branches/releasebranch_6_4/gui/icons

svn_grass at osgeo.org svn_grass at osgeo.org
Fri Jun 12 14:11:50 EDT 2009


Author: hamish
Date: 2009-06-12 14:11:50 -0400 (Fri, 12 Jun 2009)
New Revision: 37854

Added:
   grass/branches/releasebranch_6_4/gui/icons/grass-48x48.png
Modified:
   grass/branches/releasebranch_6_4/gui/icons/Makefile
Log:
icon for linux (merge from devbr6)

Modified: grass/branches/releasebranch_6_4/gui/icons/Makefile
===================================================================
--- grass/branches/releasebranch_6_4/gui/icons/Makefile	2009-06-12 18:01:35 UTC (rev 37853)
+++ grass/branches/releasebranch_6_4/gui/icons/Makefile	2009-06-12 18:11:50 UTC (rev 37854)
@@ -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))

Added: grass/branches/releasebranch_6_4/gui/icons/grass-48x48.png
===================================================================
(Binary files differ)


Property changes on: grass/branches/releasebranch_6_4/gui/icons/grass-48x48.png
___________________________________________________________________
Name: svn:mime-type
   + image/png



More information about the grass-commit mailing list