Skip to content

Improve Open[app]() functions

These functions had divergent code, and openInfoCenter was not working properly because it was following the pattern set by openSystemSettings which did not work because System Settings' desktop file does not follow rDNS style naming, but other ones do.

BUG: 443984 FIXED-IN: 5.92

Now when Info Center is not installed, the requested KCM will be opened in kcmshell, as originally intended.

Merge request reports