https://bugs.kde.org/show_bug.cgi?id=444106
Alexander Lohnau <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/bluedevil/commit/fcd8d68 |ma/systemsettings/commit/e3 |cee0e373ff33de3361dea3d7093 |941a11270fbdc1876ce89d83e43 |4b7683 |bbd16763974 --- Comment #3 from Alexander Lohnau <[email protected]> --- Git commit e3941a11270fbdc1876ce89d83e43bbd16763974 by Alexander Lohnau. Committed on 21/10/2021 at 17:31. Pushed by alex into branch 'master'. Fix compatibility with module names referencing KCM desktop file names The KCM's desktop file is names "bluetooth", but the library is called kcm_bluetooth and the metadata file says "X-KDE-PluginInfo-Name=kcm_bluetooth". To be able to launch the KCM using the "bluetooth" module name we have to check the desktop file name. M +5 -0 core/MenuItem.cpp https://invent.kde.org/plasma/systemsettings/commit/e3941a11270fbdc1876ce89d83e43bbd16763974 -- You are receiving this mail because: You are watching all bug changes.
