This serves as a database for QAction and KisAction static (xml) data.
This commit should not change any internal behavior.
Tasks: T947
rempt |
This serves as a database for QAction and KisAction static (xml) data.
This commit should not change any internal behavior.
Tasks: T947
Automatic diff as part of commit; lint not applicable. |
Automatic diff as part of commit; unit tests not applicable. |
But since you're moving KoResourcePaths around, please check what Friedrich has been doing to KoResourcePaths in calligra's master branch. Should we do something similar?
I think it would be fine to simply copy Friedrich's new KoResourcePaths code. It looks like there are various benefits to tidying up and the main benefit is to make searching more robust, but the usage stays the same.
I'd like to push this without doing that though, since AFAIK we weren't having any bugs with searching right now.