Doc: Update Windows paths to settings files

This way it looks less scary and easier to remember.

Change-Id: If8ccd37d85647f3ae26c615556c78ae99c992c13
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
This commit is contained in:
Cristian Adam
2022-04-05 15:44:15 +02:00
parent 484ea3ecc9
commit 1a20495400

View File

@@ -274,13 +274,8 @@
\li On \macos, the files are located in \c {~/.config/QtProject} and \li On \macos, the files are located in \c {~/.config/QtProject} and
\c {~/Library/Application Support/QtProject/Qt Creator}. \c {~/Library/Application Support/QtProject/Qt Creator}.
\li On Windows XP, the files are located in \li On Windows, the files are located in
\c {%SystemDrive%\Documents and Settings\%USERNAME%\Application Data\QtProject} and \c {%appdata%\QtProject} and \c {%localappdata%\QtProject}.
\c {%SystemDrive%\Documents and Settings\%USERNAME%\Local Settings\Application Data\QtProject}.
\li On Windows 7, the files are located in
\c {%SystemDrive%\Users\%USERNAME%\AppData\Roaming\QtProject} and
\c {%SystemDrive%\Users\%USERNAME%\AppData\Local\QtProject}.
\endlist \endlist
\endif \endif