aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/kdenotify
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2013-05-29 07:50:50 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2013-05-29 07:50:50 +0000
commit7dd7c511c94bfe160d09dda1c5651d61e3a87c10 (patch)
treec7929fa6c85d38c672b16aeb051bd73f471feb47 /src/plugins/General/kdenotify
parentd9622ccabc03eeebafba7abae4be97774069142f (diff)
downloadqmmp-7dd7c511c94bfe160d09dda1c5651d61e3a87c10.tar.gz
qmmp-7dd7c511c94bfe160d09dda1c5651d61e3a87c10.tar.bz2
qmmp-7dd7c511c94bfe160d09dda1c5651d61e3a87c10.zip
fixed qmake support (patch by Ryota Shimamoto) (Fixes issue 586)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3493 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/kdenotify')
-rw-r--r--src/plugins/General/kdenotify/kdenotify.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/General/kdenotify/kdenotify.pro b/src/plugins/General/kdenotify/kdenotify.pro
index 840a9c67c..6d70f2cf1 100644
--- a/src/plugins/General/kdenotify/kdenotify.pro
+++ b/src/plugins/General/kdenotify/kdenotify.pro
@@ -42,7 +42,7 @@ TRANSLATIONS = translations/kdenotify_plugin_cs.ts \
translations/kdenotify_plugin_ja.ts \
translations/kdenotify_plugin_es.ts
-images.files = app_icon.png \
- empty_cover.png
+images.files = images/app_icon.png \
+ images/empty_cover.png
images.path = /share/qmmp/images/
INSTALLS += images