D22716: Add icons to Categories, Installed, and Sources globaldrawer entries

Björn Feber noreply at phabricator.kde.org
Sun Jul 28 07:26:03 BST 2019


GB_2 added inline comments.

INLINE COMMENTS

> KNSBackend.cpp:214
>          };
> -        auto actualCategory = new Category(m_displayName, QStringLiteral("plasma"), filters, backendName, categories, QUrl(), true);
> +        const auto iconName = knsrcPlasma.contains(fileName)? QStringLiteral("plasma") : QStringLiteral("applications-other");
> +        auto actualCategory = new Category(m_displayName, iconName, filters, backendName, categories, QUrl(), true);

I think we can use the icon `plugins` here.

REPOSITORY
  R134 Discover Software Store

REVISION DETAIL
  https://phabricator.kde.org/D22716

To: leinir, #discover_software_store, #vdg, ngraham, apol
Cc: GB_2, ngraham, plasma-devel, LeGast00n, jraleigh, fbampaloukas, ragreen, Pitel, ZrenBot, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20190728/7860f30f/attachment.html>


More information about the Plasma-devel mailing list