From b6e3db4ce3a777841c1da68fb110682f99eac23d Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 14 Aug 2021 19:05:46 +0000 Subject: renamed udisks2 plugin to udisks git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10199 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/General/General.pro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/plugins/General/General.pro') diff --git a/src/plugins/General/General.pro b/src/plugins/General/General.pro index 7286b1426..010e02525 100644 --- a/src/plugins/General/General.pro +++ b/src/plugins/General/General.pro @@ -19,8 +19,8 @@ unix:SUBDIRS += mpris \ converter \ gnomehotkey -contains(CONFIG, UDISKS2_PLUGIN){ - unix:SUBDIRS += udisks2 +contains(CONFIG, UDISKS_PLUGIN){ + unix:SUBDIRS += udisks } contains(CONFIG, HAL_PLUGIN){ -- cgit v1.2.3-13-gbd6f