diff --git a/doc/ChangeLog b/doc/ChangeLog index 6f4250eb5..1daef7ac4 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2003-08-01 John Luke + + * /en/*.xml: use C#-style names, ex Gdk instead of GDK + 2003-07-31 John Luke * en/Gtk/TreeIter.xml: documented except Zero, Copy, and Free diff --git a/doc/en/Atk.xml b/doc/en/Atk.xml index 41b2fa979..e229d4586 100644 --- a/doc/en/Atk.xml +++ b/doc/en/Atk.xml @@ -5,8 +5,8 @@ - Atk - The ATK library provides a set of interfaces for - accessibility. By supporting the ATK interfaces, an application + The Atk library provides a set of interfaces for + accessibility. By supporting the Atk interfaces, an application or toolkit can be used such as tools such as screen readers, magnifiers, and alternative input devices. diff --git a/doc/en/GLib.xml b/doc/en/GLib.xml index 7d829d906..b6e7a2bc2 100644 --- a/doc/en/GLib.xml +++ b/doc/en/GLib.xml @@ -5,8 +5,7 @@ - GLib is a general-purpose utility library, which provides many useful data types, type conversions, - string utilities, file utilities and so on. + GLib is a general-purpose utility library, which provides many useful data types, type conversions, string utilities, file utilities and so on. diff --git a/doc/en/Gdk.xml b/doc/en/Gdk.xml index a5eaa706b..d13ea38ea 100644 --- a/doc/en/Gdk.xml +++ b/doc/en/Gdk.xml @@ -1,6 +1,6 @@ - GDK - An intermediate layer which isolates GTK+ from the details of the windowing system. + An intermediate layer which isolates Gtk from the details of the windowing system. diff --git a/doc/en/Glade.xml b/doc/en/Glade.xml index 667c297f4..df71da7b5 100644 --- a/doc/en/Glade.xml +++ b/doc/en/Glade.xml @@ -7,7 +7,7 @@ The Glade classes give applications the ability to load user interfaces from XML files at runtime. These interface files - can be created with the GLADE user interface builder. The + can be created with the Glade user interface builder. The Glade classes are also capable of automatically connecting handlers to the signals defined in the interface file. diff --git a/doc/en/Gnome.xml b/doc/en/Gnome.xml index cb4c7817a..37c0f3eaa 100644 --- a/doc/en/Gnome.xml +++ b/doc/en/Gnome.xml @@ -5,8 +5,7 @@ - The Gnome classes gives applications a unified look and feel by providing common widgets, such as - an About dialog, Popup dialogs, and a Druid (First time setup of your application). + The Gnome classes gives applications a unified look and feel by providing common widgets, such as an About dialog, Popup dialogs, and a Druid (First time setup of your application). Futhermore classes are provided to help you draw structured graphics on the screen. diff --git a/doc/en/Gtk.xml b/doc/en/Gtk.xml index a1880751d..706723584 100644 --- a/doc/en/Gtk.xml +++ b/doc/en/Gtk.xml @@ -1,11 +1,11 @@ - The GTK+ Widget set. + The Gtk Widget set. - GTK+ is a library for creating graphical user interfaces. It + 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 + devices. Gtk is released under the GNU Library General Public License (GNU LGPL), which allows for flexible licensing of client applications. diff --git a/doc/en/Pango.xml b/doc/en/Pango.xml index 4914cec87..8356d6d72 100644 --- a/doc/en/Pango.xml +++ b/doc/en/Pango.xml @@ -1,7 +1,7 @@ - Pango provides advanced font and text handling that is used for GDK and GTK+. + Pango provides advanced font and text handling that is used for Gdk and Gtk. diff --git a/doc/en/Rsvg.xml b/doc/en/Rsvg.xml index 0250c0996..bd9ca3d63 100644 --- a/doc/en/Rsvg.xml +++ b/doc/en/Rsvg.xml @@ -3,7 +3,7 @@ Library for rendering of SVG vector graphics. - The GNOME SVG Library (RSVG) is library for rendering SVG and SVGZ files. RSVG is released under the GNU General Public License (GNU GPL), which allows for flexible licensing of client applications. + The Gnome Scalable Vector Graphics Library (RSVG) is a library for rendering SVG and SVGZ files. RSVG is released under the GNU General Public License (GNU GPL), which allows for flexible licensing of client applications. RSVG depends on the following libraries: