diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-08-29 15:59:19 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-08-29 15:59:19 +0000 |
| commit | dd5a730d8a67b8bd4eb0d906e920c5720f380d37 (patch) | |
| tree | c7cccae124ec17e51e388664fd1cb2291527f6b6 /CMakeLists.txt | |
| parent | 8656a3e4be6700e5b1a7de740923eebecdd07bd6 (diff) | |
| download | qmmp-dd5a730d8a67b8bd4eb0d906e920c5720f380d37.tar.gz qmmp-dd5a730d8a67b8bd4eb0d906e920c5720f380d37.tar.bz2 qmmp-dd5a730d8a67b8bd4eb0d906e920c5720f380d37.zip | |
added udisks plugin
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1856 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index b02bbeb85..2ee2fdf60 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -142,6 +142,7 @@ PRINT_SUMMARY ("Tray support ......................" USE_STATICON 1) PRINT_SUMMARY ("Notifier support .................." USE_NOTIFIER 1) PRINT_SUMMARY ("Lyrics support ...................." USE_LYRICS 1) PRINT_SUMMARY ("HAL support ......................." USE_HAL 1) +PRINT_SUMMARY ("UDisks support ...................." USE_UDISKS 1) PRINT_SUMMARY ("Global hotkey support ............." USE_HOTKEY X11_FOUND) PRINT_SUMMARY ("File operations ..................." USE_FILEOPS 1) PRINT_SUMMARY ("Cover manager ....................." USE_COVER 1) |
