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

--- Comment #3 from Dawid Wróbel <m...@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 watching all bug changes.

Reply via email to