https://bugs.kde.org/show_bug.cgi?id=446731
--- Comment #16 from Wolfgang Bauer <wba...@tmo.at> --- (In reply to Jarosław Staniek from comment #15) > At run time, as I suggested the > QIcon::setThemeName(QStringLiteral("breeze")) only declares a desire to use > breeze, the only currently consistent theme. No way to validate what's > really available at run time as long as we don't have package dependency > kexi==>breeze-icons. We as packagers can declare that dependency though, i.e. make the kexi package require breeze-icons. So if you add a cmake option that's disabled by default (call it "YESIAMAPACKAGERANDIDIDADDABREEZERUNTIMEDEPENDENCYTOMYKEXIPACKAGE" if you want ;-) ), that would help already IMO. If our kexi package requires breeze5-icons (that's how it is called in openSUSE) on a package level, a user cannot install kexi without the breeze theme. Same as we currently have to make it require breeze5-icons-rcc (which contains the breeze-icons.rcc file). -- You are receiving this mail because: You are watching all bug changes.