diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-10-16 16:15:10 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-10-16 16:15:10 +0000 |
| commit | fadfc4794eeb37d05f23993b9684114690cc8b8f (patch) | |
| tree | b389afb947c26ab9ea964caf28b7c5684fb97b80 /src/plugins/General/CMakeLists.txt | |
| parent | 1837bc49ff6645be319decdafb4a896aab79f51f (diff) | |
| download | qmmp-fadfc4794eeb37d05f23993b9684114690cc8b8f.tar.gz qmmp-fadfc4794eeb37d05f23993b9684114690cc8b8f.tar.bz2 qmmp-fadfc4794eeb37d05f23993b9684114690cc8b8f.zip | |
disabled broken status icon plugin
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1317 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/CMakeLists.txt')
| -rw-r--r-- | src/plugins/General/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/General/CMakeLists.txt b/src/plugins/General/CMakeLists.txt index cdd47cbd3..ec7019c9f 100644 --- a/src/plugins/General/CMakeLists.txt +++ b/src/plugins/General/CMakeLists.txt @@ -17,7 +17,7 @@ add_subdirectory(scrobbler) ENDIF(USE_SCROBBLER) IF(USE_STATICON) -add_subdirectory(statusicon) +#add_subdirectory(statusicon) ENDIF(USE_STATICON) IF(USE_NOTIFIER) |
