[Scummvm-git-logs] scummvm master -> 51bdc2f9a870c7a52137bec2db74892384b9fac9
criezy
noreply at scummvm.org
Tue Oct 10 22:05:33 UTC 2023
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
51bdc2f9a8 DOCS: Use env var for Windows screenshot path
Commit: 51bdc2f9a870c7a52137bec2db74892384b9fac9
https://github.com/scummvm/scummvm/commit/51bdc2f9a870c7a52137bec2db74892384b9fac9
Author: Sven Killig (sven at killig.de)
Date: 2023-10-10T23:05:28+01:00
Commit Message:
DOCS: Use env var for Windows screenshot path
Changed paths:
doc/docportal/advanced_topics/configuration_file.rst
diff --git a/doc/docportal/advanced_topics/configuration_file.rst b/doc/docportal/advanced_topics/configuration_file.rst
index 7974d7fd91b..a6e9618aedd 100755
--- a/doc/docportal/advanced_topics/configuration_file.rst
+++ b/doc/docportal/advanced_topics/configuration_file.rst
@@ -519,7 +519,7 @@ Screenshot path
.. panels::
:column: col-lg-12 mb-2
- In ``Users\username\My Pictures\ScummVM Screenshots``
+ In ``%USERPROFILE%\Pictures\ScummVM Screenshots``
.. tabbed:: macOS
More information about the Scummvm-git-logs
mailing list