
KDE 4 Notifications for Pidgin
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This is a notification plugin for Purple/Pidgin that provides notifications through KDialog, when:
a buddy signs on
a buddy signs off
a message is received (if the conversation window is not focused).
The purpose of this plugin is to offer a better integration of Pidgin and the KDE 4 desktop.
mrovi
11 years ago
You will need Pidgin with Perl support ennabled; you can find out if yours is available by going to Pidgin->Help->About and in the Library support section you must see Perl: enabled. If Perl is not enabled then it might be provided by your distribution in a different package, search for something like pidgin-perl.
Also see the homepage of the project:
http://code.google.com/p/pidgin-knotifications/
Report