CVS commit by domi: backport from HEAD:
Finally fixed #72888, #73404, #75558: much more robust conversion of old config files, now hopefully absolutely no black notes anymore. The reason for those was partly #68127 - a note's config was deleted, the note itself was kept. The next time KNotes is used it load the journal but obviously can't find the config. On quit only the minimal parameters were written (no version information) and the following restart of KNotes it thinks it found a KDE 1.x configuration. This is now fixed by examining the config files a bit better. CCMAIL: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] M +50 -44 ChangeLog 1.55.4.1 M +70 -70 knoteslegacy.cpp 1.8.4.1 M +3 -3 knoteslegacy.h 1.4.4.1