* en/Gnome.xml: Added
svn path=/trunk/gtk-sharp/; revision=14604
This commit is contained in:
parent
4d41ffcdc3
commit
98d8dcffc5
2 changed files with 17 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
2003-05-15 Martin Willemoes Hansen <mwh@sysrq.dk>
|
||||
* en/Gnome.xml: Added
|
||||
|
||||
2003-05-14 John Luke <jluke@cfl.rr.com>
|
||||
* en/Gtk/Progress.xml:
|
||||
* en/Gtk/ProgressBar.xml: Add first drafts, without examples.
|
||||
|
|
14
doc/en/Gnome.xml
Normal file
14
doc/en/Gnome.xml
Normal file
|
@ -0,0 +1,14 @@
|
|||
<Namespace Name="Gnome" FullName="Gnome" FullNameSP="Gnome" Maintainer="Mono">
|
||||
<Docs>
|
||||
<summary>
|
||||
GNU Network Object Model Environment
|
||||
</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).
|
||||
Futhermore classes are provided to help you draw structured graphics on the screen.
|
||||
</para>
|
||||
</remarks>
|
||||
</Docs>
|
||||
</Namespace>
|
Loading…
Reference in a new issue