[GRASS-SVN] r34441 -
grass/branches/develbranch_6/gui/wxpython/gui_modules
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri Nov 21 22:08:44 EST 2008
Author: hamish
Date: 2008-11-21 22:08:44 -0500 (Fri, 21 Nov 2008)
New Revision: 34441
Modified:
grass/branches/develbranch_6/gui/wxpython/gui_modules/menudata.py
Log:
tab to 8spc
Modified: grass/branches/develbranch_6/gui/wxpython/gui_modules/menudata.py
===================================================================
--- grass/branches/develbranch_6/gui/wxpython/gui_modules/menudata.py 2008-11-22 00:07:17 UTC (rev 34440)
+++ grass/branches/develbranch_6/gui/wxpython/gui_modules/menudata.py 2008-11-22 03:08:44 UTC (rev 34441)
@@ -317,10 +317,10 @@
"self.OnMenuCmd",
"v.out.dxf"),
- (_("Multiple GPS export formats using GPSBabel"),
- _("Exports a vector map to a GPS receiver or file format supported by GPSBabel."),
- "self.OnMenuCmd",
- "v.out.gpsbabel"),
+ (_("Multiple GPS export formats using GPSBabel"),
+ _("Exports a vector map to a GPS receiver or file format supported by GPSBabel."),
+ "self.OnMenuCmd",
+ "v.out.gpsbabel"),
(_("POV-Ray export"),
_("Converts to POV-Ray format, GRASS x,y,z -> POV-Ray x,z,y"),
More information about the grass-commit
mailing list