[gnome-devel-docs] Fix incorrect and 404 links
- From: Andre Klapper <aklapper src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-devel-docs] Fix incorrect and 404 links
- Date: Sun, 25 Aug 2013 17:03:11 +0000 (UTC)
commit 5deb4fee278dffdaf764ca48d7c21d21afa83baa
Author: Andre Klapper <a9016009 gmx de>
Date: Sun Aug 25 18:46:29 2013 +0200
Fix incorrect and 404 links
accessibility-devel-guide/C/gad.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/accessibility-devel-guide/C/gad.xml b/accessibility-devel-guide/C/gad.xml
index b3165b5..1e57b01 100644
--- a/accessibility-devel-guide/C/gad.xml
+++ b/accessibility-devel-guide/C/gad.xml
@@ -143,7 +143,7 @@ GNOME Accessibility Architecture
</mediaobject>
</screenshot>
<para>
-ATK is the toolkit that GNOME uses to enable accessibility for users needing extra support to make the most
of their computers. ATK is used by tools such as screen readers, magnifiers, and input devices to permit a
rich interaction with the desktop through alternative means. See <ulink
url="http://java-gnome.sourceforge.net/4.0/doc/api/org/gnome/atk/package-summary.html">the ATK SourceForge
Project</ulink> and <ulink url="http://library.gnome.org/devel/atk/stable/atk.html">the ATK Library</ulink>
for more information.
+ATK is the toolkit that GNOME uses to enable accessibility for users needing extra support to make the most
of their computers. ATK is used by tools such as screen readers, magnifiers, and input devices to permit a
rich interaction with the desktop through alternative means. See <ulink
url="http://java-gnome.sourceforge.net/4.0/doc/api/org/gnome/atk/package-summary.html">the ATK SourceForge
Project</ulink> and <ulink url="http://library.gnome.org/devel/atk/stable/">the ATK Library</ulink> for more
information.
</para>
<para>
AT-SPI is the primary service interface by which assistive technologies query and receive notifications from
running applications. The full API can be explored <ulink
url="http://library.gnome.org/devel/at-spi-cspi/stable/">here</ulink>. Additional material is available from
<ulink url="http://accessibility.kde.org/developer/atk.php#coreclasses">the KDE Accessibility Development
Community</ulink>.
@@ -155,7 +155,7 @@ GAIL (GNOME Accessibility Implementation Library) is an implementation of the ac
GTK+ is a library for creating graphical user interfaces. It works on many UNIX-like platforms, Windows, and
on framebuffer devices. GTK+ is released under the GNU Library General Public License (GNU LGPL), which
allows for flexible licensing of client applications. GTK+ has a C-based object-oriented architecture that
allows for maximum flexibility. Bindings for other languages have been written, including C++, Objective-C,
Guile/Scheme, Perl, Python, TOM, Ada95, Free Pascal, and Eiffel.
</para>
<para>
-For additional, in-depth information regarding GTK/GTK+, see the <ulink
url="http://library.gnome.org/devel/gtk">GTK+ Reference Manual</ulink>, <ulink
url="http://live.gnome.org/GAP/AtkGuide/Gtk">the GTK section of the ATK Guide</ulink>, the GNOME-hosted
<ulink url="http://library.gnome.org/devel/gtk-tutorial/stable/">GTK+ 2.0 Tutorial</ulink> and the official
<ulink url="http://library.gnome.org/devel/gtk-faq/stable/">GTK+ FAQ</ulink>.
+For additional, in-depth information regarding GTK/GTK+, see the <ulink
url="http://library.gnome.org/devel/gtk">GTK+ Reference Manual</ulink>, <ulink
url="http://wiki.gnome.org/Accessibility/Documentation/GNOME2/AtkGuide/Gtk">the GTK section of the ATK
Guide</ulink>, the GNOME-hosted <ulink url="http://library.gnome.org/devel/gtk-tutorial/stable/">GTK+ 2.0
Tutorial</ulink> and the official <ulink url="http://library.gnome.org/devel/gtk-faq/stable/">GTK+
FAQ</ulink>.
</para>
</section>
</section>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]