https://bugs.kde.org/show_bug.cgi?id=447507
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/netw | |ork/kio-extras/commit/b5709 | |0507680a265b89eb341c2b8c3a5 | |3a247219 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #5 from Nate Graham <n...@kde.org> --- Git commit b57090507680a265b89eb341c2b8c3a53a247219 by Nate Graham, on behalf of Alexander Lohnau. Committed on 06/03/2022 at 17:47. Pushed by ngraham into branch 'release/21.12'. Fix id of krita thumbnailer not matching it's desktop name Before KIO used KPluginMetaData for the thumbnailers, we would use the DesktopEntryName for identifying the plugins. Because the desktop files define no id, we would derive the id from the library filename instead of the desktop name. Consequently we should set the id to make sure the plugin can be correctly identified. M +1 -0 thumbnail/kraorathumbnail.desktop https://invent.kde.org/network/kio-extras/commit/b57090507680a265b89eb341c2b8c3a53a247219 -- You are receiving this mail because: You are watching all bug changes.