Revision 1195100
Go back to digest for 14th November 2010Features in KDE Base
Jeffery MacEachern committed changes in /trunk/KDE/kdebase/runtime/knotify:
Adds plugin loading support to KNotify.
- Splits knotifyplugin.cpp and knotifyconfig.cpp off into a library (libknotifyplugin) for plugins to link to.
- No UI support yet.
File Changes
Added 1 files
- /trunk/KDE/kdebase/runtime/knotify/knotifynotifymethod.desktop
Modified 11 files
- /trunk/KDE/kdebase/runtime/knotify
- /CMakeLists.txt
- /knotify.cpp
- /knotifyconfig.h
- /knotifyplugin.cpp
- /knotifyplugin.h
- /notifybyexecute.cpp
- /notifybyktts.cpp
- /notifybylogfile.cpp
- /notifybypopup.cpp
- /notifybysound.cpp
- /notifybytaskbar.cpp
12 files changed in total