diff options
Diffstat (limited to 'src/plugins/General/General.pro')
| -rw-r--r-- | src/plugins/General/General.pro | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/src/plugins/General/General.pro b/src/plugins/General/General.pro index 5931fae4d..03727ba7d 100644 --- a/src/plugins/General/General.pro +++ b/src/plugins/General/General.pro @@ -3,18 +3,18 @@ include(../../../qmmp.pri) SUBDIRS += statusicon \ notifier \ lyrics \ -# scrobbler \ + scrobbler \ fileops \ covermanager \ streambrowser \ -# trackchange \ + trackchange \ hotkey \ - copypaste -# rgscan -#unix:SUBDIRS += mpris \ -# kdenotify \ -# converter \ -# gnomehotkey + copypaste \ + rgscan +unix:SUBDIRS += mpris \ + kdenotify \ + converter \ + gnomehotkey contains(CONFIG, UDISKS2_PLUGIN){ unix:SUBDIRS += udisks2 |
