[Icon View] Don't use dialog-warning emblem on icon when KCM requires…

Authored by filipf on Nov 5 2019, 10:53 AM.

Description

[Icon View] Don't use dialog-warning emblem on icon when KCM requires authentication

Summary:
Icon view currently sets a dialog-warning emblem on the sidebar icons for KCMs that require root authentication (SDDM, KDE Wallet).

This overlay is both confusing and unnecessary given that we already spell it out in big letters in the KCM header that we'll be asking for authentication.

This patch removes the icon overlay.

BUG: 413183

Test Plan:
Before:

After:

Reviewers: VDG, ngraham, ndavis

Reviewed By: VDG, ngraham, ndavis

Subscribers: plasma-devel

Tags: Plasma

Differential Revision: https://phabricator.kde.org/D25150

Details