diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2021-08-14 19:05:46 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2021-08-14 19:05:46 +0000 |
| commit | b6e3db4ce3a777841c1da68fb110682f99eac23d (patch) | |
| tree | 80c041e6e7e71c03a48ddce51a271c5cefede9dd /README | |
| parent | 7bb0c1f24ba3e265d9f76454690281a63fd9ab55 (diff) | |
| download | qmmp-b6e3db4ce3a777841c1da68fb110682f99eac23d.tar.gz qmmp-b6e3db4ce3a777841c1da68fb110682f99eac23d.tar.bz2 qmmp-b6e3db4ce3a777841c1da68fb110682f99eac23d.zip | |
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
Diffstat (limited to 'README')
| -rw-r--r-- | README | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -143,7 +143,7 @@ Available options: - USE_SOXR, USE_BS2B, USE_LADSPA, USE_CROSSFADE, USE_STEREO, USE_FILEWRITER, USE_MONOTOSTEREO (effects); - USE_ANALYZER, USE_PROJECTM (visualization); - USE_MPRIS, USE_SCROBBLER, USE_LISTENBRAINZ, USE_STATICON, USE_NOTIFIER, USE_LYRICS, USE_HAL, USE_HOTKEY, USE_FILEOPS, - USE_COVER, USE_KDENOTIFY, USE_UDISKS2, USE_CONVERTER, USE_SB, USE_RGSCAN, USE_TRACKCHANGE, USE_COPYPASTE, + USE_COVER, USE_KDENOTIFY, USE_UDISKS, USE_CONVERTER, USE_SB, USE_RGSCAN, USE_TRACKCHANGE, USE_COPYPASTE, USE_GNOMEHOTKEY, USE_LIBRARY (general plugins); - USE_QMMP_DIALOG, USE_TWO_PANEL_DIALOG (file dialogs); - USE_ENCA (automatic charset detection); @@ -165,9 +165,9 @@ OSS3 support. OSS3 plugin is deprecated and disabled by default. To enable it, run 'cmake ./ -DUSE_OSS:BOOL=TRUE' before compilation. -UDisks2 support and FreeBSD. -Under FreeBSD you are able to use UDisks2 plugin. Also, you should install port sysutils/bsdisks. -Bsdisks is an implementation of UDisks2 service for FreeBSD. +UDisks support and FreeBSD. +Under FreeBSD you are able to use UDisks plugin. Also, you should install port sysutils/bsdisks. +Bsdisks is an implementation of UDisks service for FreeBSD. In some cases, you can use qmake for building and installation. |
