Install app icon in XDG hicolor icon theme
Install the icon of the application in the hicolor XDG icon theme; this way it can be properly loaded by XDG menus in the currently set XDG icon theme, without looking in the legacy pixmaps location.
@KjellMorgenstern PTAL :)
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Reading into this here https://doc.qt.io/qt-6/appicon.html first gave me the impression that the pixmap directory is used mostly for gnome, while the icons directory is used on kde.
https://specifications.freedesktop.org/icon-theme-spec/0.13/#install_icons suggests to use further subdirectories for the theme, like in this PR.