From c7658e2e961a2000c1341bf66f2a9bea34d71ce8 Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Fri, 18 Mar 2011 22:49:28 +0000 Subject: [PATCH] Linux: Install PNG icon to $$PREFIX/share/pixmaps/ --- unixconf.pri | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/unixconf.pri b/unixconf.pri index cc412e039..940d3377d 100644 --- a/unixconf.pri +++ b/unixconf.pri @@ -65,6 +65,10 @@ INSTALLS += man icon96 \ icon128 \ icon192 + + pixmap.files = menuicons/128x128/apps/qbittorrent.png + pixmap.path = $$PREFIX/share/pixmaps/ + INSTALLS += pixmap } # INSTALL