[GRASS-SVN] r37855 - grass/trunk/gui/icons

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


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

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

Modified: grass/trunk/gui/icons/Makefile
===================================================================
--- grass/trunk/gui/icons/Makefile	2009-06-12 18:11:50 UTC (rev 37854)
+++ grass/trunk/gui/icons/Makefile	2009-06-12 18:11:55 UTC (rev 37855)
@@ -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/trunk/gui/icons/grass-48x48.png
===================================================================
(Binary files differ)


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



More information about the grass-commit mailing list