Search config file sequence is changed

This commit is contained in:
Stas Degteff
2006-01-21 00:54:18 +00:00
parent 53a185b293
commit 348b78be9d
3 changed files with 24 additions and 5 deletions

View File

@@ -10,6 +10,22 @@ ______________________________________________________________________
Notes for GoldED+ 1.1.5, /snapshot/
______________________________________________________________________
! Search config file sequence (*nix):
command line option "-C",
enviroment variable "GOLDED" (filename),
file ${GOLDED}/golded.conf,
file ${GOLDED}/golded.cfg,
enviroment variable "GED" (filename),
file ${GED}/golded.conf,
file ${GED}/golded.cfg,
file ~/.golded,
file ~/.golded/golded.conf,
file ~/.golded/golded.cfg,
file ~/golded.conf,
file ~/golded.cfg,
file /usr/local/etc/golded.conf,
file /usr/local/etc/golded.cfg.
- If AREAFILE fidoconfig not exists or can't be opened then Golded+ is printing
the diagnostic message.