diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-03-20 08:57:31 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-03-20 08:57:31 +0000 |
| commit | 75281f98fa68c5326e4725b107317d8f477e3e7d (patch) | |
| tree | c0817f29128d04171df1ca48d803865dcb3eee93 /src/plugins/General/kdenotify/kdenotify.pro | |
| parent | 2eff41971d3776c7c4ac1ea9fa9a6f5a4f1513ab (diff) | |
| download | qmmp-75281f98fa68c5326e4725b107317d8f477e3e7d.tar.gz qmmp-75281f98fa68c5326e4725b107317d8f477e3e7d.tar.bz2 qmmp-75281f98fa68c5326e4725b107317d8f477e3e7d.zip | |
fixed installation
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1635 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/kdenotify/kdenotify.pro')
| -rw-r--r-- | src/plugins/General/kdenotify/kdenotify.pro | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/plugins/General/kdenotify/kdenotify.pro b/src/plugins/General/kdenotify/kdenotify.pro index d350b513e..a0f1f2665 100644 --- a/src/plugins/General/kdenotify/kdenotify.pro +++ b/src/plugins/General/kdenotify/kdenotify.pro @@ -39,3 +39,9 @@ TRANSLATIONS = translations/kdenotify_plugin_cs.ts \ translations/kdenotify_plugin_it.ts \ translations/kdenotify_plugin_tr.ts \ translations/kdenotify_plugin_lt.ts + + +images.files = app_icon.png \ + empty_cover.png +images.path = /share/qmmp/images/ +INSTALLS += images |
