From 625e9bbdde4412d47d8bb7239e6d269c00ec8aa0 Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Mon, 14 Aug 2006 05:08:25 +0000 Subject: [PATCH] Patch from doza@sztorm.net svn path=/trunk/gtk-sharp/; revision=63701 --- doc/en/Glade/XML.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/en/Glade/XML.xml b/doc/en/Glade/XML.xml index a7ee35b90..b301823f2 100644 --- a/doc/en/Glade/XML.xml +++ b/doc/en/Glade/XML.xml @@ -67,7 +67,8 @@ public class GladeApp GLib.Object - + + System.Reflection.DefaultMember(MemberName="Item") @@ -765,7 +766,7 @@ of this method. a a a - Reads the contents of the resource in the given assembly and parses it. If the assembly is null, the current assembly will be used. It must be in correct Glade format + Reads the contents of the resource in the current assembly and parses it. If the assembly is null, the current assembly will be used. It must be in correct Glade format @@ -847,4 +848,4 @@ of this method. - + \ No newline at end of file