Add myself as maintainer to previously submitted docs.

svn path=/trunk/gtk-sharp/; revision=14591
This commit is contained in:
John Luke 2003-05-15 06:05:07 +00:00
parent 15d2a0c710
commit 4d41ffcdc3
7 changed files with 13 additions and 9 deletions

View File

@ -1,6 +1,10 @@
2003-05-14 John Luke <jluke@cfl.rr.com>
* en/Gtk/Progress.xml:
* en/Gtk/ProgressBar.xml: Add first drafts, without examples.
* en/Gtk/EventBox.xml:
* en/Gtk/Fixed.xml:
* en/Gtk/ToggleButton.xml:
* en/Gtk/Tooltips.xml: Add myself as maintainer
2003-05-09 John Luke <jluke@cfl.rr.com>

View File

@ -1,5 +1,5 @@
<Type Name="EventBox" FullName="Gtk.EventBox">
<TypeSignature Language="C#" Value="public class EventBox : Gtk.Bin, Implementor, IWrapper, IWrapper, IDisposable" Maintainer="auto" />
<TypeSignature Language="C#" Value="public class EventBox : Gtk.Bin, Implementor, IWrapper, IWrapper, IDisposable" Maintainer="John Luke" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
@ -157,4 +157,4 @@ public class eventbox
</Docs>
</Member>
</Members>
</Type>
</Type>

View File

@ -1,5 +1,5 @@
<Type Name="Fixed" FullName="Gtk.Fixed">
<TypeSignature Language="C#" Value="public class Fixed : Gtk.Container, Implementor, IWrapper, IWrapper, IDisposable" Maintainer="auto" />
<TypeSignature Language="C#" Value="public class Fixed : Gtk.Container, Implementor, IWrapper, IWrapper, IDisposable" Maintainer="John Luke" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
@ -165,4 +165,4 @@
</Docs>
</Member>
</Members>
</Type>
</Type>

View File

@ -1,5 +1,5 @@
<Type Name="Progress" FullName="Gtk.Progress">
<TypeSignature Language="C#" Value="public class Progress : Gtk.Widget, Implementor, IWrapper, IWrapper, IDisposable" Maintainer="auto" />
<TypeSignature Language="C#" Value="public class Progress : Gtk.Widget, Implementor, IWrapper, IWrapper, IDisposable" Maintainer="John Luke" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>

View File

@ -1,5 +1,5 @@
<Type Name="ProgressBar" FullName="Gtk.ProgressBar">
<TypeSignature Language="C#" Value="public class ProgressBar : Gtk.Progress, Implementor, IWrapper, IWrapper, IDisposable" Maintainer="auto" />
<TypeSignature Language="C#" Value="public class ProgressBar : Gtk.Progress, Implementor, IWrapper, IWrapper, IDisposable" Maintainer="John Luke" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>

View File

@ -1,5 +1,5 @@
<Type Name="ToggleButton" FullName="Gtk.ToggleButton">
<TypeSignature Language="C#" Value="public class ToggleButton : Gtk.Button, Implementor, IWrapper, IWrapper, IDisposable" Maintainer="auto" />
<TypeSignature Language="C#" Value="public class ToggleButton : Gtk.Button, Implementor, IWrapper, IWrapper, IDisposable" Maintainer="John Luke" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
@ -339,4 +339,4 @@ void btn_toggled (object obj, EventArgs args)
</Docs>
</Member>
</Members>
</Type>
</Type>

View File

@ -1,5 +1,5 @@
<Type Name="Tooltips" FullName="Gtk.Tooltips">
<TypeSignature Language="C#" Value="public class Tooltips : Gtk.Object, IWrapper, IDisposable" Maintainer="auto" />
<TypeSignature Language="C#" Value="public class Tooltips : Gtk.Object, IWrapper, IDisposable" Maintainer="John Luke" />
<AssemblyInfo>
<AssemblyName>gtk-sharp</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>