[Scummvm-git-logs] scummvm master -> 10ad4a5a1faca8da075ab8fd6dfb5ea822f83348

criezy criezy at scummvm.org
Thu Aug 26 16:57:25 UTC 2021


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:
10ad4a5a1f DOC: Fix default log file path on Windows


Commit: 10ad4a5a1faca8da075ab8fd6dfb5ea822f83348
    https://github.com/scummvm/scummvm/commit/10ad4a5a1faca8da075ab8fd6dfb5ea822f83348
Author: Thierry Crozat (criezy at scummvm.org)
Date: 2021-08-26T17:57:11+01:00

Commit Message:
DOC: Fix default log file path on Windows

Changed paths:
    doc/docportal/help/report_bugs.rst


diff --git a/doc/docportal/help/report_bugs.rst b/doc/docportal/help/report_bugs.rst
index b56468c569..1fe6f2a368 100644
--- a/doc/docportal/help/report_bugs.rst
+++ b/doc/docportal/help/report_bugs.rst
@@ -50,6 +50,6 @@ To help you report a bug, you can find error messages in the ScummVM log file. T
 	        Window Vista/7/8/10
 		^^^^^^^^^^^^^^^^^^^^^^
 
-                ``%APPDATA%\ScummVM\scummvm.log``
+                ``%APPDATA%\ScummVM\Logs\scummvm.log``
 
 




More information about the Scummvm-git-logs mailing list