Skip to content

Remove code for loading libkdeinit5_foo.so modules

David Faure requested to merge work/dfaure/remove_libkdeinit5_code into master

Keep only the code that forks+execs an executable.

This should be totally transparent to users since those apps which provided a libkdeinit5_foo.so module also provided an executable, so that it could be started normally.

KF6 task: https://phabricator.kde.org/T12140

Merge request reports