From 646e72f41adb1916f1c24f057b39bed4d7b949c6 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Wed, 25 Apr 2018 19:02:17 +0000 Subject: prepare for new metadata api iplementation (compilation is broken, latest working revision: 7935) git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7936 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/General/General.pro | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'src/plugins/General') 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 -- cgit v1.2.3-13-gbd6f