[GRASS-SVN] r41070 - grass/branches/develbranch_6/gui/wxpython/xml
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Feb 18 00:13:10 EST 2010
Author: hamish
Date: 2010-02-18 00:13:08 -0500 (Thu, 18 Feb 2010)
New Revision: 41070
Modified:
grass/branches/develbranch_6/gui/wxpython/xml/menudata.xml
Log:
should be calling wrapper script
Modified: grass/branches/develbranch_6/gui/wxpython/xml/menudata.xml
===================================================================
--- grass/branches/develbranch_6/gui/wxpython/xml/menudata.xml 2010-02-18 01:02:33 UTC (rev 41069)
+++ grass/branches/develbranch_6/gui/wxpython/xml/menudata.xml 2010-02-18 05:13:08 UTC (rev 41070)
@@ -2086,7 +2086,7 @@
<help>Finds shortest path for selected starting and ending node.</help>
<keywords>display,networking</keywords>
<handler>self.OnXTerm</handler>
- <command>d.path</command>
+ <command>d.path.sh</command>
</menuitem>
<menuitem>
<label>Split net</label>
More information about the grass-commit
mailing list