Set GEDCFG and GEDCFG2 defines to specify config file name.

This commit is contained in:
Stas Degteff
2005-10-27 17:14:43 +00:00
parent 1f3c735f39
commit 0cce1be48c
3 changed files with 26 additions and 2 deletions

View File

@@ -10,6 +10,10 @@ ______________________________________________________________________
Notes for GoldED+ 1.1.5, /snapshot/
______________________________________________________________________
+ Compile-time defines to specify config file name: GEDCFG (default is
"golded.cfg") and GEDCFG2 (default is platform-depended: "gedw32.cfg",
"ged2.cfg", "geddos.cfg" or nothing).
- Help window will not close on pressing undefined keys.
+ DispHdrLocation settings changed to No/Yes/Right/Center. Right == Yes.