mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-25 01:45:32 +00:00
* en/Gtk/MessageDialog.xml:
* en/Gtk/Menu.xml: * en/Gtk/AccelLabel.xml: * en/Gtk/Alignment.xml: remove IWrapper duplicates svn path=/trunk/gtk-sharp/; revision=18946
This commit is contained in:
parent
74ceff8411
commit
306e34f174
|
@ -12,6 +12,11 @@
|
|||
* en/GtkSharp/WidgetEventHandler.xml: add these
|
||||
|
||||
* en/*/*.xml: run updater
|
||||
|
||||
* en/Gtk/MessageDialog.xml:
|
||||
* en/Gtk/Menu.xml:
|
||||
* en/Gtk/AccelLabel.xml:
|
||||
* en/Gtk/Alignment.xml: remove IWrapper duplicates
|
||||
|
||||
2003-10-09 John Luke <jluke@cfl.rr.com>
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<Type Name="AccelLabel" FullName="Gtk.AccelLabel">
|
||||
<TypeSignature Language="C#" Value="public class AccelLabel : Gtk.Label, Implementor, IWrapper, IWrapper, IDisposable" Maintainer="Hector Gomez M" />
|
||||
<TypeSignature Language="C#" Value="public class AccelLabel : Gtk.Label, Implementor, IWrapper, IDisposable" Maintainer="Hector Gomez M" />
|
||||
<AssemblyInfo>
|
||||
<AssemblyName>gtk-sharp</AssemblyName>
|
||||
<AssemblyVersion>0.0.0.0</AssemblyVersion>
|
||||
|
@ -189,4 +189,4 @@
|
|||
</Docs>
|
||||
</Member>
|
||||
</Members>
|
||||
</Type>
|
||||
</Type>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<Type Name="Alignment" FullName="Gtk.Alignment">
|
||||
<TypeSignature Language="C#" Value="public class Alignment : Gtk.Bin, Implementor, IWrapper, IWrapper, IDisposable" Maintainer="Lee Mallabone" />
|
||||
<TypeSignature Language="C#" Value="public class Alignment : Gtk.Bin, Implementor, IWrapper, IDisposable" Maintainer="Lee Mallabone" />
|
||||
<AssemblyInfo>
|
||||
<AssemblyName>gtk-sharp</AssemblyName>
|
||||
<AssemblyVersion>0.0.0.0</AssemblyVersion>
|
||||
|
@ -209,4 +209,4 @@
|
|||
</Docs>
|
||||
</Member>
|
||||
</Members>
|
||||
</Type>
|
||||
</Type>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<Type Name="Menu" FullName="Gtk.Menu">
|
||||
<TypeSignature Language="C#" Value="public class Menu : Gtk.MenuShell, Implementor, IWrapper, IWrapper, IDisposable" Maintainer="Hector Gomez M" />
|
||||
<TypeSignature Language="C#" Value="public class Menu : Gtk.MenuShell, Implementor, IWrapper, IDisposable" Maintainer="Hector Gomez M" />
|
||||
<AssemblyInfo>
|
||||
<AssemblyName>gtk-sharp</AssemblyName>
|
||||
<AssemblyVersion>0.0.0.0</AssemblyVersion>
|
||||
|
@ -471,4 +471,4 @@ class PopupSample
|
|||
</Docs>
|
||||
</Member>
|
||||
</Members>
|
||||
</Type>
|
||||
</Type>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<Type Name="MessageDialog" FullName="Gtk.MessageDialog">
|
||||
<TypeSignature Language="C#" Value="public class MessageDialog : Gtk.Dialog, Implementor, IWrapper, IWrapper, IDisposable" Maintainer="John Luke" />
|
||||
<TypeSignature Language="C#" Value="public class MessageDialog : Gtk.Dialog, Implementor, IWrapper, IDisposable" Maintainer="John Luke" />
|
||||
<AssemblyInfo>
|
||||
<AssemblyName>gtk-sharp</AssemblyName>
|
||||
<AssemblyVersion>0.0.0.0</AssemblyVersion>
|
||||
|
|
Loading…
Reference in a new issue