About pidgin-libnotify plugin
This plugin adds a
libnotify
interface to pidgin, enabling popups much like
guifications.
It has some configuration options, to show popups when a buddy signs on, on new messages
and on new conversations only.
Don't forget to enable the plugin in Tools->Plugins.
News
Version 0.14 (2008-12-14):
- really add option: don't show notifications when absent
- Updated polish translation (Piotr Drąg)
- Added russian translation (Dmitry Egorkin)
- Added bulgarian translation (Dilyan Palauzov)
- Added german translation (Marc Mikolits)
- Added swedish translation (Jonas Granqvist)
Version 0.13 (2007-06-30):
- rename to pidgin-libnotify
- adapt to purple and pidgin API (Colin Guthrie)
- add option: don't show notifications when absent (John Wendell)
- don't show multiple notifications for the same contact (Duarte Henriques)
- Fix include headers and i18n framework (Eduardo Pérez)
- Add slovenian translation (Matic Zgur)
- Add chinese translation (Tao Wei)
- Add romanian translation (Ion Alyn)
- Add galician translation (Ignacio Casal Quinteiro)
- Update italian translation (Marco Cabizza)
Version 0.12 (2006-10-22):
- Adapt to gaim-2.0.0-beta4 API
Version 0.11 (2006-06-22):
- Add french translation by Ersplus
- Add brazilian portuguese translation by Everson Araujo
- Add option to show notification when a buddy logs out
- Fix bug where buddy names with xml characters were not shown
Version 0.10 (2006-04-30):
- Fix crasher with some icons (Steve Frécinaux)
- Workaround/bug fix: messages weren't updated (Duarte Henriques)
Version 0.9 (2006-04-10):
- Add polish translation by Krzysztof Rosiński
- Add dutch translation by Raymond Jelierse
- Adapt to gaim-2.0.0beta3 API
- Fix crasher bug caused by blindly splitting utf-8 strings
- There's a problem with icons on libnotify and dbus 0.61, please use dbus 0.60
- The white background of the clock over the yellow background is a problem that lies with notification-daemon on ubuntu
Version 0.8 (2006-03-10):
- Fix bug where messages with '<' and '>' didn't appear (Duarte Henriques)
- Add italian translation by Marco Cabizza
- Add preference (on by default) to not show notifications for blocked contacts (Carl van Tonder)
- Fix crasher bug with displaying buddy icons (Duarte Henriques)
Version 0.7 (2006-02-27):
- New preferences (Carl van Tonder)
- Icons and actions work again (Duarte Henriques)
Version 0.6 (2005-12-23):
- adapt to libnotify-0.3.0 and gaim-2.0.0 API.
- most of the functionality is now gone, must file bugs to new libnotify
- first release on sourceforge!
Version 0.5 (2005-07-10):
- use a hash table for buddies so that only one popup per buddy pops at a time.
Version 0.4 (2005-07-09):
- add i18n framework based on patch by Ezequiel Pérez and Guifications code
- add es translation (Ezequiel Pérez)
- add pt translation (Duarte Henriques)
Version 0.3 (2005-07-06):
- clicking on the notification will open the conversation. Thanks to Ezequiel Pérez for this new feature.
Version 0.2 (2005-07-05):
- adapt to new libnotify API.
Install
From source:
./configure [--prefix=PREFIX]
make
make install