diff options
Diffstat (limited to 'src/plugins/General/kdenotify')
| -rw-r--r-- | src/plugins/General/kdenotify/kdenotify.pro | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/General/kdenotify/kdenotify.pro b/src/plugins/General/kdenotify/kdenotify.pro index 35b3ce238..dcc7d7a62 100644 --- a/src/plugins/General/kdenotify/kdenotify.pro +++ b/src/plugins/General/kdenotify/kdenotify.pro @@ -21,8 +21,8 @@ RESOURCES += translations/translations.qrc LIBS += $$QMMPUI_LIB -target.path = $$LIB_DIR/qmmp/General +target.path = $$PLUGIN_DIR/General images.files = images/app_icon.png \ images/empty_cover.png -images.path = /share/qmmp/images/ +images.path = $$DATA_DIR/qmmp/images/ INSTALLS += target images |
