Stop installing app icon in pixmaps location
Since the application icons are already installed in the global XDG hicolor theme, simply stop installing the 128px one in the pixmaps location. PR #17342.
This commit is contained in:
@ -51,10 +51,6 @@ nogui:systemd {
|
||||
INSTALLS += \
|
||||
menuicons \
|
||||
statusIconScalable
|
||||
|
||||
pixmap.files = $$DIST_PATH/menuicons/128x128/apps/qbittorrent.png
|
||||
pixmap.path = $$DATADIR/pixmaps
|
||||
INSTALLS += pixmap
|
||||
}
|
||||
|
||||
# INSTALL
|
||||
|
Reference in New Issue
Block a user