Hi, For early testing purposes, when I am setting Breeze theme [1] which actually has only svg icons, following happens: If a mimetype 32x32 icon is needed in an app (actually let's focus on application-x-kexiproject-sqlite3 icon), it's grabbed/inherited from the Oxygen theme if it's provided by the app: $PREFIX/share/apps/kexi/icons/oxygen/32x32/mimetypes/application-x-kexiproject-sqlite3.png (installed by Kexi).
This results with a mix of Breeze and Oxygen: http://i.imgur.com/LJgrCO8.png When I remove this file, the breeze icon is loaded as expected: http://i.imgur.com/u3vVoO0.png I have no idea why $PREFIX/share/apps/kexi/icons/breeze/32x32/mimetypes/application-x-kexiproject-sqlite3.png isn't loaded though when it exists but the oxygen one. (Icon cache gets always removed while testing, I am using devel $PREFIX in my home dir) For theme description see https://github.com/NitruxSA/plasma-next-icons/blob/master/index.theme Any idea to make the Breeze icon be selected even if it's only as svg at the moment? Or at least get the 32x32 png file loaded? % kde4-config --version Qt: 4.8.5 KDE Development Platform: 4.14.3 kde4-config: 1.0 openSUSE 13.1 [1] https://github.com/NitruxSA/plasma-next-icons (master) -- regards, Jaroslaw Staniek KDE: : A world-wide network of software engineers, artists, writers, translators : and facilitators committed to Free Software development - http://kde.org Calligra Suite: : A graphic art and office suite - http://calligra.org Kexi: : A visual database apps builder - http://calligra.org/kexi Qt Certified Specialist: : http://www.linkedin.com/in/jstaniek >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<