Version: 2.1 (using KDE 4.4.3) OS: Linux krita doesnt have an option to disable backup file creation so backup files are always created. kspread has such an option in Settings->Configure Kspread->Open/Save->Create backup files Reproducible: Always Steps to Reproduce: Open an image with krita (i tried png's and jpg's), modify it, save it. Actual Results: Backup files were created Expected Results: Backup files shouldnt have been created
I forgot to say that im using Krita from Koffice 2.2 but that wasnt an option in the bug creation wizard.
The option is on the first page of the configuration dialog. It's the second entry.
This was about the backup file that is created by manually saving.
SVN commit 1140733 by langkamp: add option to turn off creation of backup files BUG:242316 M +4 -0 dialogs/kis_dlg_preferences.cc M +8 -1 forms/wdggeneralsettings.ui M +10 -0 kis_config.cc M +3 -0 kis_config.h M +1 -0 kis_doc2.cc WebSVN link: http://websvn.kde.org/?view=rev&revision=1140733