Bug 452857

Summary: "%APPDATA%\Local\kritarc" is wrong. (from FAQ Where are the configuration files stored?)
Product: [Applications] krita Reporter: Eranthis stellata Maxim <1012468643>
Component: DocumentationAssignee: Tyson Tan <tysontanx>
Status: RESOLVED FIXED    
Severity: normal CC: tysontanx
Priority: NOR    
Version: nightly build (please specify the git hash!)   
Target Milestone: ---   
Platform: Other   
OS: Other   
Latest Commit: Version Fixed In:

Description Eranthis stellata Maxim 2022-04-22 13:06:30 UTC
SUMMARY
"%APPDATA%\Local\kritarc" is wrong. (from FAQ Where are the configuration files stored?)

Where are the configuration files stored? 
Windows
%APPDATA%\Local\kritarc
This is wrong.

%LOCALAPPDATA%\kritarc
This is correct.
Comment 1 Tyson Tan 2022-05-30 01:35:39 UTC
I've tested this under a zero configured Windows 10 21H2. There is no such folder as "%APPDATA%\Local\" on my system. I can confirm that "%LOCALAPPDATA%\kritarc" led to the correct file. I will make an MR to Krita documentation website.
Comment 3 Tyson Tan 2022-07-07 15:32:37 UTC
MR has been merged.