Skip to content
Commit b5709050 authored by Alexander Lohnau's avatar Alexander Lohnau Committed by Nate Graham
Browse files

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.

BUG: 447507
parent de102ee2
Pipeline #146039 passed with stage
in 3 minutes and 4 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment