diff options
author | Bastien Bouclet | 2018-12-25 17:54:53 +0100 |
---|---|---|
committer | Bastien Bouclet | 2018-12-25 18:05:21 +0100 |
commit | a0473b17e4e983c883a2c5687c809286e95fd98e (patch) | |
tree | 53cf9b8146517c1dcf1ed3312c0b8a5e2b6aa150 | |
parent | 6ce49ca04d9f02749a815759ffff088cfd9ead2e (diff) | |
download | scummvm-rg350-a0473b17e4e983c883a2c5687c809286e95fd98e.tar.gz scummvm-rg350-a0473b17e4e983c883a2c5687c809286e95fd98e.tar.bz2 scummvm-rg350-a0473b17e4e983c883a2c5687c809286e95fd98e.zip |
README: Restore XDG screenshot path lost while converting to .md
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2852,6 +2852,8 @@ file, depends on the OS: - Windows: In `Users\username\My Pictures\ScummVM Screenshots`.
- macOS X: On the Desktop.
+ - Other unices: In the XDG Pictures user directory,
+ e.g. ~/Pictures/ScummVM Screenshots
- Any other OS: In the current directory.
## 10.0) Compiling
|