forked from qt-creator/qt-creator
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:
@@ -274,13 +274,8 @@
|
||||
\li On \macos, the files are located in \c {~/.config/QtProject} and
|
||||
\c {~/Library/Application Support/QtProject/Qt Creator}.
|
||||
|
||||
\li On Windows XP, the files are located in
|
||||
\c {%SystemDrive%\Documents and Settings\%USERNAME%\Application Data\QtProject} and
|
||||
\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}.
|
||||
\li On Windows, the files are located in
|
||||
\c {%appdata%\QtProject} and \c {%localappdata%\QtProject}.
|
||||
|
||||
\endlist
|
||||
\endif
|
||||
|
Reference in New Issue
Block a user