diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2011-01-19 18:38:24 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2011-01-19 18:38:24 +0000 |
| commit | 3314822ed5503104e43fcf955ff0bf667092e4af (patch) | |
| tree | 00a9971db5708c239e6a192efe7155b27f9942d4 /CMakeLists.txt | |
| parent | d07a2db555ffa5bf06117f16c236c6da2e86e536 (diff) | |
| download | qmmp-3314822ed5503104e43fcf955ff0bf667092e4af.tar.gz qmmp-3314822ed5503104e43fcf955ff0bf667092e4af.tar.bz2 qmmp-3314822ed5503104e43fcf955ff0bf667092e4af.zip | |
disabled broken lyrics plugin
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2017 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index c88711d53..edf3b5f09 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -143,7 +143,7 @@ PRINT_SUMMARY ("MPRIS support ....................." USE_MPRIS 1) PRINT_SUMMARY ("Scrobbler ........................." USE_SCROBBLER 1) PRINT_SUMMARY ("Tray support ......................" USE_STATICON 1) PRINT_SUMMARY ("Notifier support .................." USE_NOTIFIER 1) -PRINT_SUMMARY ("Lyrics support ...................." USE_LYRICS 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) |
