Martin Landa
|
c36b860d34
grass.py: fix reading GRASS_ADDON_PATH
|
hace 12 años |
Martin Landa
|
c5801fc993
grass.py: don't report errors when launching manpath
|
hace 12 años |
Martin Landa
|
0e2a29f14f
wxGUI: report only second attempt to set locales
|
hace 12 años |
Martin Landa
|
231cb9a2a5
grass.py: fix set_language (if LANG is defined)
|
hace 12 años |
Markus Neteler
|
0d048d1a43
added missing \n
|
hace 12 años |
Martin Landa
|
6c78116c52
init: better check for invalid lang settings
|
hace 12 años |
Martin Landa
|
0c5f868fb6
init: set language before set_data()
|
hace 12 años |
Martin Landa
|
91893245ce
eliminate gisenv LANG
|
hace 12 años |
Martin Landa
|
c66a1732ac
eliminate gis env ADDON_PATH, see https://trac.osgeo.org/grass/ticket/1696
|
hace 12 años |
Maris Nartiss
|
a8282f152a
Better support of system unsupported locales
|
hace 12 años |
Maris Nartiss
|
1d1a5fbdd4
Add system locale option to language switching; Fail back to system locale in case of error
|
hace 13 años |
Maris Nartiss
|
dd3a51aa1d
For GUI language switching, use only languages with present translations. Don't allow to switch to unsupported locale.
|
hace 13 años |
Markus Metz
|
9031075a21
init lib bufix
|
hace 13 años |
Martin Landa
|
2aef4dcf64
define MANPATH also for addons (GRASS_ADDON_BASE)
|
hace 13 años |
Martin Landa
|
65cfca2b63
grass.py: untabify
|
hace 13 años |
Hamish Bowman
|
2b743926c1
add relocated MANPATH to startup routine
|
hace 13 años |
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)
|
hace 13 años |
Martin Landa
|
fb55b987c5
grass.py: replace grass_intro.txt and welcome.txt files by included text
|
hace 13 años |
Martin Landa
|
350032a3d2
GRASS_ADDON_BASE should be single alternative GISBASE
|
hace 13 años |
Martin Landa
|
c1f5420069
simplify language settings, use gisenv instead of environmental variable and expand by startup script
|
hace 13 años |
Martin Landa
|
4c7bc4dbd4
add gisenv variable - ADDON_PATH
|
hace 13 años |
Martin Landa
|
e3b313fe42
define GRASS_ADDON_BASE
|
hace 13 años |
Hamish Bowman
|
349b1aaa5b
cleanup_dir() doesn't remove the base dir for some reason (race condition?) leaving a pile of empty /tmp/grass7-'s behind, so try again
|
hace 13 años |
Luca Delucchi
|
738730e3bb
add possibility to choose language in the preference dialog
|
hace 13 años |
Martin Landa
|
8c83d5f01d
grass.py: don't print message about undefined GRASS_ADDON_PATH
|
hace 13 años |
Martin Landa
|
2251c417ca
grass.py: reuse grass_config_dir
|
hace 13 años |
Martin Landa
|
a851e86f8f
grass.py: recover original PS1 (remove mapset)
|
hace 13 años |
Luca Delucchi
|
2fdcdd2f18
add --config option in the usage string
|
hace 13 años |
Markus Neteler
|
545b57d434
silently accept --flags, too
|
hace 13 años |
Luca Delucchi
|
2f102b967e
add revision parameter to --config option
|
hace 13 años |