From 7cd6123082476eb36a0922ac98c89486ec8f5909 Mon Sep 17 00:00:00 2001 From: sat Date: Wed, 1 Nov 2006 06:42:58 +0000 Subject: 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 --- x11-toolkits/tktray/pkg-descr | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 x11-toolkits/tktray/pkg-descr (limited to 'x11-toolkits/tktray/pkg-descr') 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 -- cgit