aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2009-10-29 09:43:25 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2009-10-29 09:43:25 +0000
commit6f72ae7e3e61b330dd1874a951b258075649fe8e (patch)
treec911ac5434ab5cb258328037590e78af3ca92361 /CMakeLists.txt
parent81a8ff3c3605ddcd22f2e6400e5a7a3e2f330f43 (diff)
downloadqmmp-6f72ae7e3e61b330dd1874a951b258075649fe8e.tar.gz
qmmp-6f72ae7e3e61b330dd1874a951b258075649fe8e.tar.bz2
qmmp-6f72ae7e3e61b330dd1874a951b258075649fe8e.zip
added kde notifications plugin (author: Artur Guzik) (Closes issue 164)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1337 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index c08cf7b0c..5847f5148 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -130,6 +130,7 @@ PRINT_SUMMARY ("HAL support ......................." USE_HAL 1)
PRINT_SUMMARY ("Global hotkey support ............." USE_HOTKEY X11_FOUND)
PRINT_SUMMARY ("File operations ..................." USE_FILEOPS 1)
PRINT_SUMMARY ("Cover manager ....................." USE_COVER 1)
+PRINT_SUMMARY ("KDE4 notifications support ........" USE_KDENOTIFY 1)
MESSAGE("")
MESSAGE("File Dialogs:")