mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-23 18:25:28 +00:00
2002-11-10 Gonzalo Paniagua Javier <gonzalo@ximian.com>
* glade/XML.custom: converted from Latin1 to UTF8 to make the generator go on. svn path=/trunk/gtk-sharp/; revision=8914
This commit is contained in:
parent
58f6f01d45
commit
359331d865
|
@ -1,3 +1,8 @@
|
|||
2002-11-10 Gonzalo Paniagua Javier <gonzalo@ximian.com>
|
||||
|
||||
* glade/XML.custom: converted from Latin1 to UTF8 to make the generator
|
||||
go on.
|
||||
|
||||
2002-11-10 Vladimir Vukicevic <vladimir@pobox.com>
|
||||
|
||||
* glib/Object.cs: add needs_ref boolean that controls whether
|
||||
|
|
|
@ -1,8 +1,9 @@
|
|||
// WARNING: This file is in UTF8 format due to the use of ã
|
||||
// XML.custom
|
||||
//
|
||||
// Author: Ricardo Fernández Pascual <ric@users.sourceforge.net>
|
||||
// Author: Ricardo Fernández Pascual <ric@users.sourceforge.net>
|
||||
//
|
||||
// (c) 2002 Ricardo Fernández Pascual
|
||||
// (c) 2002 Ricardo Fernández Pascual
|
||||
//
|
||||
// This code is inserted after the automatically generated code.
|
||||
|
||||
|
|
Loading…
Reference in a new issue