Fixed a relative path usage

This commit is contained in:
Stas Degteff
2005-11-06 11:50:08 +00:00
parent 8b49add1be
commit d0ca6c8af9
3 changed files with 13 additions and 11 deletions

View File

@@ -10,13 +10,17 @@ ______________________________________________________________________
Notes for GoldED+ 1.1.5, /snapshot/
______________________________________________________________________
- Relative path usage is fixed. Now a Real UID is used to parse "~/" always.
+ Several unicode charset convertion tables is included into distribution of
the config examples.
+ Relative path may be used for patchnames definiions in config. User's home
directory (~/) may be used in unixes. Example:
+ Gedlnx: Relative path may be used for patchnames definiions in config.
User's home directory (~/) may be used in unixes. Examples:
include ~/golded.cfg ; include the user-specific subconfig
include ~/golded.cfg ; include the user-specific subconfig of current user
include ~fido/configs/golded.cfg ; include specific subconfig of user fido
seqdir ~fido ; specify MSGID-sequence store path to /home/fido/
! Temporarily disabled the AreaRecycleBin.