Browse Source

wxGUI: print new region settings on 'set region' by default (more transparent to the user) [sync'ed with develbr6]

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@31225 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 17 years ago
parent
commit
0ba96eaffa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      gui/wxpython/gui_modules/menudata.py

+ 1 - 1
gui/wxpython/gui_modules/menudata.py

@@ -455,7 +455,7 @@ class Data:
                                 (_("Set region"),
                                  _("Manages the boundary definitions for the geographic region."),
                                  "self.OnMenuCmd",
-                                 "g.region"),
+                                 "g.region -p"),
                                 )
                          ),
                         (_("GRASS working environment"), (