https://bugs.kde.org/show_bug.cgi?id=383287

Kai Uwe Broulik <k...@privat.broulik.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
                 CC|                            |k...@privat.broulik.de
             Status|UNCONFIRMED                 |CONFIRMED
           Assignee|k...@davidedmundson.co.uk    |sit...@kde.org

--- Comment #4 from Kai Uwe Broulik <k...@privat.broulik.de> ---
Harald, there's explicit code in servicerunner that also erroneously(?) matches
"kde-gtk-config" and thus it doesn't show up:

    if (id.startsWith(QLatin1String("kde-"))) {
        if (!service->isApplication()) {
            // avoid showing old kcms and what not
            continue;
        }
    ...

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to