From c8134e1cf570aa2dc1d213e93769b3a290fb58f2 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Wed, 30 May 2018 20:28:36 +0000 Subject: enabled all remaining plugins git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7982 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/General/General.pro | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'src/plugins/General/General.pro') 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 -- cgit v1.2.3-13-gbd6f