mirror of
https://git.zap.org.au/git/trader.git
synced 2024-12-04 14:46:45 -05:00
Tweak the wording of XDG_DATA_HOME in NEWS
This commit is contained in:
parent
9631b64b45
commit
28e7cc450c
7
NEWS
7
NEWS
@ -27,9 +27,10 @@ Version 7.15 (not yet released)
|
|||||||
|
|
||||||
Changed the default location where game files are saved from `~/.trader`
|
Changed the default location where game files are saved from `~/.trader`
|
||||||
to `~/.local/share/trader`, so as to follow the `XDG Base Directory
|
to `~/.local/share/trader`, so as to follow the `XDG Base Directory
|
||||||
Specification`__. If set, the ``XDG_DATA_HOME`` environment variable
|
Specification`__. If set to an absolute path, the ``XDG_DATA_HOME``
|
||||||
will override this location. If the `~/.trader` directory is already
|
environment variable will override this location. If the `~/.trader`
|
||||||
present, it will continue to be used. Updated the manual page to suit.
|
directory is already present, it will continue to be used. Updated the
|
||||||
|
manual page to suit.
|
||||||
|
|
||||||
__ https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html
|
__ https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user