[GRASS-git] [OSGeo/grass] 28876f: init: Create demolocation in grass.py, not wxGUI g...
Vaclav Petras
noreply at github.com
Wed Feb 17 18:18:34 PST 2021
Branch: refs/heads/master
Home: https://github.com/OSGeo/grass
Commit: 28876fe653e1dc9f85c83878fc552fc7317db2f0
https://github.com/OSGeo/grass/commit/28876fe653e1dc9f85c83878fc552fc7317db2f0
Author: Vaclav Petras <wenzeslaus at gmail.com>
Date: 2021-02-17 (Wed, 17 Feb 2021)
Changed paths:
M gui/wxpython/gis_set.py
R gui/wxpython/startup/utils.py
M lib/init/grass.py
M lib/python/Makefile
A lib/python/app/Makefile
A lib/python/app/__init__.py
A lib/python/app/data.py
Log Message:
-----------
init: Create demolocation in grass.py, not wxGUI gis_set.py (#1208)
* Moves functionality from gis_set.py to grass.py.
* Moves library functions from wxGUI startup to new grass.app package.
* Opens the old startup when the PERMANENT of demolocation is not usable (as before).
More information about the grass-commit
mailing list