[Breeze] [Bug 421382] Missing kmymoney icons

Dawid Wróbel bugzilla_noreply at kde.org
Tue May 12 03:29:49 BST 2020


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

--- Comment #3 from Dawid Wróbel <me at dawidwrobel.com> ---
Here's a list of theme mappings kmymoney currently uses for its icons:
https://cgit.kde.org/kmymoney.git/tree/kmymoney/icons/icons.cpp

The mapping is created using the following logic:
1) load all the common icons, as defined by getCommonNames()
2) load all KDE icons, as defined by getKDENames(). If any were defined
already, replace them.
3) load selected theme icons, as defined by getBreezeNames(), getTangoNames(),
getOxygenNames(). If any were defined already, replace them.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Visual-design mailing list