Fixed a relative path usage
This commit is contained in:
@@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user