Use KNotifications if Frameworks integration is enabled
authorManuel Nickschas <sputnick@quassel-irc.org>
Sun, 15 Feb 2015 21:48:09 +0000 (22:48 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sun, 15 Feb 2015 21:48:09 +0000 (22:48 +0100)
commit446caa053a85a00ef1f2ed393b5a0da761d6f2d1
tree11fef2f36396003067a1f720c54ade85b052e9c3
parent99f2e2d215d9d6c3486694f7a55b54ea3bc2e62e
Use KNotifications if Frameworks integration is enabled

This brings back proper support for KNotify if KDE Frameworks
integration is enabled.

Note that quassel.notifyrc is installed in a different location
if KF5 as opposed to KDE4. If you don't have a system installation
of Quassel, you may have to manually copy that file from data/
to $HOME/.local/share/knofitications5 for KNotify to know about
Quassel.
CMakeLists.txt
data/CMakeLists.txt
src/qtui/CMakeLists.txt
src/qtui/knotificationbackend.cpp
src/qtui/knotificationbackend.h
src/qtui/mainwin.cpp