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> 2003-07-31 John Luke <jluke@cfl.rr.com>
* en/Gtk/TreeIter.xml: documented except Zero, Copy, and Free * en/Gtk/TreeIter.xml: documented except Zero, Copy, and Free

View File

@ -5,8 +5,8 @@
</summary> </summary>
<remarks> <remarks>
<para> <para>
Atk - The ATK library provides a set of interfaces for The Atk library provides a set of interfaces for
accessibility. By supporting the ATK interfaces, an application accessibility. By supporting the Atk interfaces, an application
or toolkit can be used such as tools such as screen readers, or toolkit can be used such as tools such as screen readers,
magnifiers, and alternative input devices. magnifiers, and alternative input devices.
</para> </para>

View File

@ -5,8 +5,7 @@
</summary> </summary>
<remarks> <remarks>
<para> <para>
GLib is a general-purpose utility library, which provides many useful data types, type conversions, GLib is a general-purpose utility library, which provides many useful data types, type conversions, string utilities, file utilities and so on.
string utilities, file utilities and so on.
</para> </para>
</remarks> </remarks>
</Docs> </Docs>

View File

@ -1,6 +1,6 @@
<Namespace Name="Gdk" FullName="Gdk" FullNameSP="Gdk" Maintainer="Mono"> <Namespace Name="Gdk" FullName="Gdk" FullNameSP="Gdk" Maintainer="Mono">
<Docs> <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>
</remarks> </remarks>
</Docs> </Docs>

View File

@ -7,7 +7,7 @@
<para> <para>
The Glade classes give applications the ability to load user The Glade classes give applications the ability to load user
interfaces from XML files at runtime. These interface files 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 Glade classes are also capable of automatically connecting
handlers to the signals defined in the interface file. handlers to the signals defined in the interface file.
</para> </para>

View File

@ -5,8 +5,7 @@
</summary> </summary>
<remarks> <remarks>
<para> <para>
The Gnome classes gives applications a unified look and feel by providing common widgets, such as 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).
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. Futhermore classes are provided to help you draw structured graphics on the screen.
</para> </para>
</remarks> </remarks>

View File

@ -1,11 +1,11 @@
<Namespace Name="Gdk" FullName="Gdk" FullNameSP="Gdk" Maintainer="Mono"> <Namespace Name="Gdk" FullName="Gdk" FullNameSP="Gdk" Maintainer="Mono">
<Docs> <Docs>
<summary>The GTK+ Widget set.</summary> <summary>The Gtk Widget set.</summary>
<remarks> <remarks>
<para> <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 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 License (GNU LGPL), which allows for flexible licensing of
client applications. client applications.
</para> </para>

View File

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

View File

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