mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-01-12 06:35:36 +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
|
@ -13,6 +13,11 @@
|
|||
|
||||
* 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>
|
||||
|
||||
* en/Gnome/About.xml: add note about destroy on close event
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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