diff options
author | miwi <miwi@FreeBSD.org> | 2007-07-16 05:35:33 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-07-16 05:35:33 +0800 |
commit | d4a9fb58b0c0936296768324345516af3e23225c (patch) | |
tree | c26e99a4e644b2246bce9ec6a9794bf022cf341e /net-im/pidgin-libnotify/pkg-descr | |
parent | 0b8e0c90cd4c38df6ed3e7757d85a00bfd3d8b18 (diff) | |
download | freebsd-ports-gnome-d4a9fb58b0c0936296768324345516af3e23225c.tar.gz freebsd-ports-gnome-d4a9fb58b0c0936296768324345516af3e23225c.tar.zst freebsd-ports-gnome-d4a9fb58b0c0936296768324345516af3e23225c.zip |
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.
WWW: http://gaim-libnotify.sourceforge.net/
PR: ports/114479
Submitted by: Meethune Bhowmick <meethune at gmail.com>
Diffstat (limited to 'net-im/pidgin-libnotify/pkg-descr')
-rw-r--r-- | net-im/pidgin-libnotify/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/net-im/pidgin-libnotify/pkg-descr b/net-im/pidgin-libnotify/pkg-descr new file mode 100644 index 000000000000..e4db211263eb --- /dev/null +++ b/net-im/pidgin-libnotify/pkg-descr @@ -0,0 +1,8 @@ +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. + +WWW: http://gaim-libnotify.sourceforge.net/ + +- Meethune Bhowmick +meethune@gmail.com |