[GRASS-SVN] r40996 - grass/branches/releasebranch_6_4/gui/wxpython/xml

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Feb 14 08:19:14 EST 2010


Author: martinl
Date: 2010-02-14 08:19:14 -0500 (Sun, 14 Feb 2010)
New Revision: 40996

Modified:
   grass/branches/releasebranch_6_4/gui/wxpython/xml/menudata.xml
Log:
menu items updated by update_menudata.py


Modified: grass/branches/releasebranch_6_4/gui/wxpython/xml/menudata.xml
===================================================================
--- grass/branches/releasebranch_6_4/gui/wxpython/xml/menudata.xml	2010-02-14 13:12:08 UTC (rev 40995)
+++ grass/branches/releasebranch_6_4/gui/wxpython/xml/menudata.xml	2010-02-14 13:19:14 UTC (rev 40996)
@@ -1552,7 +1552,7 @@
 	    </menuitem>
 	    <menuitem>
 	      <label>Digitize vector map (requires TclTk)</label>
-	      <help>Interactive editing and digitization of vector maps</help>
+	      <help>Interactive editing and digitization of vector maps.</help>
 	      <keywords>vector, editing, digitization</keywords>
 	      <handler>self.OnMenuCmd</handler>
 	      <command>v.digit</command>
@@ -1585,7 +1585,7 @@
 	    <separator />
 	    <menuitem>
 	      <label>Convert object types</label>
-	      <help>Change the type of geometry elements</help>
+	      <help>Change the type of geometry elements.</help>
 	      <handler>self.OnMenuCmd</handler>
 	      <command>v.type_wrapper.sh</command>
 	    </menuitem>
@@ -2482,4 +2482,4 @@
       </items>
     </menu>
   </menubar>
-</menudata>
+</menudata>
\ No newline at end of file



More information about the grass-commit mailing list