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