https://bugs.kde.org/show_bug.cgi?id=423807
--- Comment #3 from Jasem Mutlaq <mutla...@ikarustech.com> --- It's always a good time to start. Qt is the most advanced toolkit I've used and highly documented, and quite easy to follow! You can start by creating that file and reading it, and then check the code to see how the default file is loaded and then add a check there (QFile::exists) to see if the .user version exists or not. Of course, we'd have to let the user know that there is a way to add custom file to begin with as well. -- You are receiving this mail because: You are watching all bug changes.