diff options
author | sat <sat@FreeBSD.org> | 2006-11-01 14:42:58 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-11-01 14:42:58 +0800 |
commit | 7cd6123082476eb36a0922ac98c89486ec8f5909 (patch) | |
tree | 5ba5150f777a1cbd12d51e4837f3b34d37513d43 /x11-toolkits/tktray/pkg-descr | |
parent | 092337ac5629d48be8e4c262611bc3fa2408599e (diff) | |
download | freebsd-ports-gnome-7cd6123082476eb36a0922ac98c89486ec8f5909.tar.gz freebsd-ports-gnome-7cd6123082476eb36a0922ac98c89486ec8f5909.tar.zst freebsd-ports-gnome-7cd6123082476eb36a0922ac98c89486ec8f5909.zip |
Add port x11-toolkits/tktray:
Tktray is an extension that is able to create system tray icons. It
follows http://www.freedesktop.org specifications when looking up the
system tray manager. This protocol is supported by modern versions of
KDE and Gnome panels, and by some other panel-like application.
WWW: http://sw4me.com/wiki/Tktray
Author: Anton Kovalenko <anton@sw4me.com>
Diffstat (limited to 'x11-toolkits/tktray/pkg-descr')
-rw-r--r-- | x11-toolkits/tktray/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/x11-toolkits/tktray/pkg-descr b/x11-toolkits/tktray/pkg-descr new file mode 100644 index 000000000000..f27bb41990f9 --- /dev/null +++ b/x11-toolkits/tktray/pkg-descr @@ -0,0 +1,7 @@ +Tktray is an extension that is able to create system tray icons. It +follows http://www.freedesktop.org specifications when looking up the +system tray manager. This protocol is supported by modern versions of +KDE and Gnome panels, and by some other panel-like application. + +WWW: http://sw4me.com/wiki/Tktray +Author: Anton Kovalenko <anton@sw4me.com> |