Skip to content
Commit 57511e18 authored by Nicolas Fella's avatar Nicolas Fella
Browse files

[libtaskmanager] Go back to using KServiceTypeTrader for looking up desktop entries

4f53ed33 changed two things:

It removed the NoDisplay check

It ported from KServiceTypeTrader to KService::fromDesktopEntry

However the latter caused a behavior change that broke mapping some applications.

Previously an appId of "Sublime_merge" would be mapped to sublime_merge.desktop, but the new code doesn't take mixed casing into account

Revert that part
parent a97fe79d
Pipeline #115187 passed with stage
in 6 minutes and 40 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