
Knotify 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 plugin for pidgin that uses Knotify to do notifications. This is for those who like pidgin but don't like the lack of KDE integration.
As time goes on I will be adding further integration and I also plan to add support for Knotify2 as KDE4 comes closer to being released.
13 years ago
0.1 ----
* Initial release
0.1.1 ----
* Converted to autotools (Thanks darkphoenixff4!)
13 years ago
0.1 ----
* Initial release
0.1.1 ----
* Converted to autotools (Thanks darkphoenixff4!)
mrovi
11 years ago
Integrating Pidgin and KDE is a great idea.
But I thought it would be nice to have something that does not need compilation, i.e. a Perl plugin that does just this.
So I made one myself: http://code.google.com/p/pidgin-knotifications
Report
SinClaus
13 years ago
And why notify repeated without wisible change of status?
Report
xbo
13 years ago
When I installed the provided .deb, it put the knotify-plugin.so into /usr/local/lib/pidgin, while my pidgin installation expects plugins in /usr/lib/pidgin. I ended up symlinking the library.
Is it just me, or is /usr/local/lib the wrong place to put the file?
Thanks!
Report
darkphoenixff4
13 years ago
Oh, if the original programmer is interested, I can send the patch I wrote. It's not RPM-specific, so it should work for DEB and TGZ based distros as well.
Report
CitizenKane
13 years ago
Report
darkphoenixff4
13 years ago
http://crystalsanctuary.rpgsource.net/packages/tarballs/knotify-plugin-0.1.1.tar.gz
I tested it both the regular way (./configure, make, make install) and with the RPM builder (which technically does the same thing, but is somewhat more picky about certain things), so it should be good.
Report
CitizenKane
13 years ago
Report
hobote
13 years ago
I will be looking forward to 1.0
Report