瀏覽代碼

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 年之前
父節點
當前提交
0ba96eaffa
共有 1 個文件被更改,包括 1 次插入1 次删除
  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"), (