This is long overdue and the fact that it has not caused more trouble in
bugzilla means it is probably a non-issue, but just to be complete,
here's code that migrates the old configuration to the new directories.
BUG: 353729
apol |
KDE Edu |
This is long overdue and the fact that it has not caused more trouble in
bugzilla means it is probably a non-issue, but just to be complete,
here's code that migrates the old configuration to the new directories.
BUG: 353729
Delete the kigrc config file, and the kig/kig-types/macros.kigt files if you have them.
Run the application.
Run it with existing kig/kig-types/macros.kigt too to make sure it does not delete the files.
Automatic diff as part of commit; lint not applicable. |
Automatic diff as part of commit; unit tests not applicable. |
CMakeLists.txt | ||
---|---|---|
19 | Why not required? It's probably pulled by some other dep anyway (xmlgui for instance) |
CMakeLists.txt | ||
---|---|---|
19 | Yes, good point. I'll update the diff. |
kig/CMakeLists.txt | ||
---|---|---|
4 ↗ | (On Diff #20549) | If it's required this is not needed anymore. |
CMakeLists.txt | ||
---|---|---|
62 | You can remove this call, since people will always have CoreAddons, if they also have the other KF5 dependencies. |