diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-02-17 18:27:29 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-02-17 18:27:29 +0800 |
commit | f3ef139f07a3f71e84fecf7189b33df5939fea68 (patch) | |
tree | 6d9e207c9d907aca1bcfff1a90951cb35f761b3f /accessibility/gail/pkg-descr | |
parent | f5f6ce70f21ef1b7a32f8db01da90e9d3ae50d9a (diff) | |
download | freebsd-ports-gnome-f3ef139f07a3f71e84fecf7189b33df5939fea68.tar.gz freebsd-ports-gnome-f3ef139f07a3f71e84fecf7189b33df5939fea68.tar.zst freebsd-ports-gnome-f3ef139f07a3f71e84fecf7189b33df5939fea68.zip |
Add gail 0.6, an implementation of the ATK interfaces for GTK+ widgets.
Diffstat (limited to 'accessibility/gail/pkg-descr')
-rw-r--r-- | accessibility/gail/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/accessibility/gail/pkg-descr b/accessibility/gail/pkg-descr new file mode 100644 index 000000000000..e32431209a41 --- /dev/null +++ b/accessibility/gail/pkg-descr @@ -0,0 +1,4 @@ +Gail, the Gnome Accessibility Implementation library, is implementation of the +ATK interfaces for GTK+ widgets. + +WWW: http://www.gnome.org/ |