[GRASS-SVN] r35382 - in grass/branches/releasebranch_6_4/gui:
icons/grass2 wxpython/icons
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Jan 12 17:58:16 EST 2009
Author: martinl
Date: 2009-01-12 17:58:16 -0500 (Mon, 12 Jan 2009)
New Revision: 35382
Added:
grass/branches/releasebranch_6_4/gui/icons/grass2/options.png
Modified:
grass/branches/releasebranch_6_4/gui/wxpython/icons/grass2_icons.py
Log:
missing icon (grass2) added
(merge from trunk, r35380)
Copied: grass/branches/releasebranch_6_4/gui/icons/grass2/options.png (from rev 35380, grass/trunk/gui/icons/grass2/options.png)
===================================================================
(Binary files differ)
Modified: grass/branches/releasebranch_6_4/gui/wxpython/icons/grass2_icons.py
===================================================================
--- grass/branches/releasebranch_6_4/gui/wxpython/icons/grass2_icons.py 2009-01-12 22:55:52 UTC (rev 35381)
+++ grass/branches/releasebranch_6_4/gui/wxpython/icons/grass2_icons.py 2009-01-12 22:58:16 UTC (rev 35382)
@@ -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