2003-08-01 John Luke <jluke@cfl.rr.com>

* /en/*.xml: use C#-style names, ex Gdk instead of GDK

svn path=/trunk/gtk-sharp/; revision=16995
This commit is contained in:
John Luke 2003-08-01 19:40:24 +00:00
parent 72afe7d17f
commit 9bfd52ed64
9 changed files with 15 additions and 13 deletions

View File

@ -1,3 +1,7 @@
2003-08-01 John Luke <jluke@cfl.rr.com>
* /en/*.xml: use C#-style names, ex Gdk instead of GDK
2003-07-31 John Luke <jluke@cfl.rr.com>
* en/Gtk/TreeIter.xml: documented except Zero, Copy, and Free

View File

@ -5,8 +5,8 @@
</summary>
<remarks>
<para>
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.
</para>

View File

@ -5,8 +5,7 @@
</summary>
<remarks>
<para>
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.
</para>
</remarks>
</Docs>

View File

@ -1,6 +1,6 @@
<Namespace Name="Gdk" FullName="Gdk" FullNameSP="Gdk" Maintainer="Mono">
<Docs>
<summary>GDK - An intermediate layer which isolates GTK+ from the details of the windowing system.</summary>
<summary>An intermediate layer which isolates Gtk from the details of the windowing system.</summary>
<remarks>
</remarks>
</Docs>

View File

@ -7,7 +7,7 @@
<para>
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.
</para>

View File

@ -5,8 +5,7 @@
</summary>
<remarks>
<para>
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.
</para>
</remarks>

View File

@ -1,11 +1,11 @@
<Namespace Name="Gdk" FullName="Gdk" FullNameSP="Gdk" Maintainer="Mono">
<Docs>
<summary>The GTK+ Widget set.</summary>
<summary>The Gtk Widget set.</summary>
<remarks>
<para>
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.
</para>

View File

@ -1,7 +1,7 @@
<Namespace Name="Pango" FullName="Pango" FullNameSP="Pango" Maintainer="Mono">
<Docs>
<summary>
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.
</summary>
<remarks>
<para>

View File

@ -3,7 +3,7 @@
<summary>Library for rendering of SVG vector graphics.</summary>
<remarks>
<para>
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.
</para>
<para>
RSVG depends on the following libraries: