aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gai/pkg-descr
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2004-02-17 02:22:33 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2004-02-17 02:22:33 +0000
commit6504f37286cf1395338ccf81f186e1a5b1c05f03 (patch)
tree1433de0ac55969772a3fd3659a39683007c8b330 /x11-toolkits/gai/pkg-descr
parent47174e9dc332959d0f8072b16651e5ce570e7035 (diff)
Notes
Diffstat (limited to 'x11-toolkits/gai/pkg-descr')
-rw-r--r--x11-toolkits/gai/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-toolkits/gai/pkg-descr b/x11-toolkits/gai/pkg-descr
new file mode 100644
index 000000000000..42cacdb3e51c
--- /dev/null
+++ b/x11-toolkits/gai/pkg-descr
@@ -0,0 +1,10 @@
+GAI, The General Applet Interface library is a library that will help applet
+programmers alot. The goal of this library is to give programmers a simple yet
+powerful applet interface. This library supports both Dockapps and Gnome 2
+Panel Applets. The applet program doesn't have to care about if the applet
+will be used on the Gnome panel or in the dock. The library handles that.
+Over 50% of the code in a Dockapp and a Gnome 2 Panel applet does actully
+only one thing, setting up the applet window. With GAI, this can be reduced
+to just a few lines of code.
+
+WWW: http://gai.sourceforge.net/