DOCS: Moving Windows to the first tab

This is consistent with other pages that reference Windows files.
This commit is contained in:
Thunderforge 2022-01-28 19:47:29 -06:00 committed by Filippos Karapetis
parent 3b1aadd981
commit ec0ae193a5

View File

@ -28,20 +28,6 @@ The ScummVM log file
To help you report a bug, you can find error messages in the ScummVM log file. The location of this file varies depending on your operating system.
.. tabbed:: macOS
.. panels::
:column: col-lg-12 mb-2
``~/Library/Logs/scummvm.log``
.. tabbed:: Linux
.. panels::
:column: col-lg-12 mb-2
We use the XDG Base Directory Specification, so by default the file will be ``~/.cache/scummvm/logs/scummvm.log`` but its location might vary depending on the value of the ``XDG_CACHE_HOME`` environment variable.
.. tabbed:: Windows
.. panels::
@ -65,3 +51,17 @@ To help you report a bug, you can find error messages in the ScummVM log file. T
^^^^^^^^^^^
``C:\WINDOWS\Profiles\username\Application Data\ScummVM\Logs\scummvm.log``
.. tabbed:: macOS
.. panels::
:column: col-lg-12 mb-2
``~/Library/Logs/scummvm.log``
.. tabbed:: Linux
.. panels::
:column: col-lg-12 mb-2
We use the XDG Base Directory Specification, so by default the file will be ``~/.cache/scummvm/logs/scummvm.log`` but its location might vary depending on the value of the ``XDG_CACHE_HOME`` environment variable.