[GRASS-SVN] r35380 - in grass/trunk/gui: icons/grass2 wxpython/icons
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Jan 12 17:53:45 EST 2009
Author: martinl
Date: 2009-01-12 17:53:45 -0500 (Mon, 12 Jan 2009)
New Revision: 35380
Added:
grass/trunk/gui/icons/grass2/options.png
Modified:
grass/trunk/gui/wxpython/icons/grass2_icons.py
Log:
missing icon (grass2) added
Added: grass/trunk/gui/icons/grass2/options.png
===================================================================
(Binary files differ)
Property changes on: grass/trunk/gui/icons/grass2/options.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Name: svn:keywords
+ Author Date Id
Modified: grass/trunk/gui/wxpython/icons/grass2_icons.py
===================================================================
--- grass/trunk/gui/wxpython/icons/grass2_icons.py 2009-01-12 22:47:10 UTC (rev 35379)
+++ grass/trunk/gui/wxpython/icons/grass2_icons.py 2009-01-12 22:53:45 UTC (rev 35380)
@@ -84,7 +84,7 @@
"addhis" : 'layer-his-add.png',
"addthematic": 'layer-vector-thematic-add.png',
"addchart" : 'layer-vector-chart-add.png',
- "layeropts" : 'settings.png',
+ "layeropts" : 'options.png',
# profile analysis
"transect" : 'layer-raster-profile.png',
"profiledraw" : 'show.png',
More information about the grass-commit
mailing list