aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBastien Bouclet2018-11-16 18:56:22 +0100
committerBastien Bouclet2018-12-02 19:34:02 +0100
commitadd9a0b49a39a9e2a3c3cd3376afd3a4b7f71937 (patch)
tree7d67f75bf0e22aa8ef6efb89dcc6f4f51ec94de4 /README
parente6dbdb880fc436df317fcf5e6636b371592bc5d0 (diff)
downloadscummvm-rg350-add9a0b49a39a9e2a3c3cd3376afd3a4b7f71937.tar.gz
scummvm-rg350-add9a0b49a39a9e2a3c3cd3376afd3a4b7f71937.tar.bz2
scummvm-rg350-add9a0b49a39a9e2a3c3cd3376afd3a4b7f71937.zip
POSIX: Set the default screenshots path to the XDG Pictures directory
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 15e7ec6938..e6d55f0e00 100644
--- a/README
+++ b/README
@@ -2896,6 +2896,8 @@ The default location, when no screenshot path is defined in the config 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.