Install application icon into hicolor icon theme
Bug #1354889 reported by
Satchit Bhogle
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
qpdfview |
Fix Released
|
Low
|
Adam Reichold |
Bug Description
I'm trying to change my icon theme (to Moka, to be specific), but it requires that all icons be installed to /usr/share/icons. qpdfview's icon is saved to /usr/share/
Changed in qpdfview: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Hello Satchit,
thanks for bringing this problem to our attention. We currently install exactly one icon, i.e. our application icon which should not be part of any theme, so I do not really understand how its installation path could prevent you from choosing a different icon theme? Can eloborate further on that?
If you always end up with qpdfview's own fallback icons, this rather implies that your icon theme is not detected by Qt as the application- specific and fallback icons are embedded in the application binary and are not installed separately at all. You can find out if that is the case by editing the configuration file "~/.config/ qpdfview/ qpdfview. conf" and setting the key "iconTheme" in the section "mainWindow" to the name of your icon theme.
Best regards, Adam.