[GRASS-SVN] r43259 - grass/branches/develbranch_6/gui/wxpython/gui_modules

svn_grass at osgeo.org svn_grass at osgeo.org
Wed Aug 25 03:29:17 EDT 2010


Author: hamish
Date: 2010-08-25 07:29:17 +0000 (Wed, 25 Aug 2010)
New Revision: 43259

Modified:
   grass/branches/develbranch_6/gui/wxpython/gui_modules/toolbars.py
Log:
wxC++ tools only disabled in 6.4 (merge from trunk)

Modified: grass/branches/develbranch_6/gui/wxpython/gui_modules/toolbars.py
===================================================================
--- grass/branches/develbranch_6/gui/wxpython/gui_modules/toolbars.py	2010-08-25 07:28:44 UTC (rev 43258)
+++ grass/branches/develbranch_6/gui/wxpython/gui_modules/toolbars.py	2010-08-25 07:29:17 UTC (rev 43259)
@@ -188,7 +188,7 @@
             log.WriteCmdLog(_('3D view mode not available'))
             log.WriteWarning(_('Reason: %s') % str(errorMsg))
             log.WriteLog(_('Note that the wxGUI\'s 3D view mode is currently disabled '
-                           '(hopefully this will be fixed soon). '
+                           'on MS Windows (hopefully this will be fixed soon). '
                            'Please keep an eye out for updated versions of GRASS. '
                            'In the meantime you can use "NVIZ" from the File menu.'), wrap = 60)
             



More information about the grass-commit mailing list