From 437ddd3f7618fe1ff2445a73cd6bd6b80d3862f9 Mon Sep 17 00:00:00 2001 From: Pino Toscano Date: Tue, 12 Jul 2022 07:14:55 +0200 Subject: [PATCH] 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. --- unixconf.pri | 4 ---- 1 file changed, 4 deletions(-) diff --git a/unixconf.pri b/unixconf.pri index fcc757ce0..a1ae82518 100644 --- a/unixconf.pri +++ b/unixconf.pri @@ -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