Hamish Bowman
|
701c766285
avoid repetition in PYTHONPATH
|
12 years ago |
Luca Delucchi
|
0da94dc414
fix string format and PEP 8
|
12 years ago |
Markus Neteler
|
1310bc6f2c
grass.py: catch existing but unwritable tmp dir
|
12 years ago |
Markus Neteler
|
d3bff33aa3
grass.py: catch undefined sys_man_path (for AIX 7.1)
|
12 years ago |
Martin Landa
|
2c0b41c774
remove GRASS_WISH, tcl/tk dependency has been removed
|
12 years ago |
Martin Landa
|
1863aeb492
grass.py: improve check_shell() for Windows
|
12 years ago |
Martin Landa
|
51d0c4aa1a
grass.py: fix for cmd.exe
|
12 years ago |
Martin Landa
|
17e952cbde
grass.py: add support for Z Shell
|
12 years ago |
Martin Landa
|
8a1a2be389
grass.py: print warning when shell is not recognized.
|
12 years ago |
Martin Landa
|
0687b84b75
grass.py: --help: print header (version, short desc)
|
12 years ago |
Martin Landa
|
c334c2bb42
grass.py: fix cleanup() when no location is defined
|
12 years ago |
Martin Landa
|
82ccade4e0
grass.py: clean up also location-based tmp dir
|
12 years ago |
Martin Landa
|
c36b860d34
grass.py: fix reading GRASS_ADDON_PATH
|
12 years ago |
Martin Landa
|
c5801fc993
grass.py: don't report errors when launching manpath
|
12 years ago |
Martin Landa
|
0e2a29f14f
wxGUI: report only second attempt to set locales
|
12 years ago |
Martin Landa
|
231cb9a2a5
grass.py: fix set_language (if LANG is defined)
|
12 years ago |
Markus Neteler
|
0d048d1a43
added missing \n
|
12 years ago |
Martin Landa
|
6c78116c52
init: better check for invalid lang settings
|
12 years ago |
Martin Landa
|
0c5f868fb6
init: set language before set_data()
|
12 years ago |
Martin Landa
|
91893245ce
eliminate gisenv LANG
|
12 years ago |
Martin Landa
|
c66a1732ac
eliminate gis env ADDON_PATH, see https://trac.osgeo.org/grass/ticket/1696
|
12 years ago |
Maris Nartiss
|
a8282f152a
Better support of system unsupported locales
|
12 years ago |
Maris Nartiss
|
1d1a5fbdd4
Add system locale option to language switching; Fail back to system locale in case of error
|
12 years ago |
Maris Nartiss
|
dd3a51aa1d
For GUI language switching, use only languages with present translations. Don't allow to switch to unsupported locale.
|
12 years ago |
Markus Metz
|
9031075a21
init lib bufix
|
13 years ago |
Martin Landa
|
2aef4dcf64
define MANPATH also for addons (GRASS_ADDON_BASE)
|
13 years ago |
Martin Landa
|
65cfca2b63
grass.py: untabify
|
13 years ago |
Hamish Bowman
|
2b743926c1
add relocated MANPATH to startup routine
|
13 years ago |
Hamish Bowman
|
f2af31ca25
variables are already exported in the working environment for that grass session, no need to save them to the mapset's .bashrc file too. by doing that it was overwriting any GRASS_ enviro vars you'd manually set in ~/.grass.bashrc (e.g. GRASS_HTML_BROWSER)
|
13 years ago |
Martin Landa
|
fb55b987c5
grass.py: replace grass_intro.txt and welcome.txt files by included text
|
13 years ago |