From 1a7504741332e6254504bd69affdb3de8cab3fe1 Mon Sep 17 00:00:00 2001 From: kwm Date: Thu, 28 Mar 2013 18:47:03 +0000 Subject: Update to 2.8.0. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17244 df743ca5-7f9a-e211-a948-0013205c9059 --- accessibility/atk/pkg-descr | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 accessibility/atk/pkg-descr (limited to 'accessibility/atk/pkg-descr') diff --git a/accessibility/atk/pkg-descr b/accessibility/atk/pkg-descr new file mode 100644 index 000000000..ac3b71815 --- /dev/null +++ b/accessibility/atk/pkg-descr @@ -0,0 +1,5 @@ +The GNOME Accessibility Toolkit (ATK) contains accessibility widgets, +just like GTK contains GUI element widgets. However, ATK's widgets +are platform-independent, so they can be used with Qt, Motif, etc. + +WWW: http://developer.gnome.org/projects/gap/ -- cgit