Author: miguel
Date: 2006-08-14 01:08:25 -0400 (Mon, 14 Aug 2006)
New Revision: 63701

Modified:
   trunk/gtk-sharp/doc/en/Glade/XML.xml
Log:
Patch from [EMAIL PROTECTED]

Modified: trunk/gtk-sharp/doc/en/Glade/XML.xml
===================================================================
--- trunk/gtk-sharp/doc/en/Glade/XML.xml        2006-08-14 05:07:35 UTC (rev 
63700)
+++ trunk/gtk-sharp/doc/en/Glade/XML.xml        2006-08-14 05:08:25 UTC (rev 
63701)
@@ -67,7 +67,8 @@
   <Base>
     <BaseTypeName>GLib.Object</BaseTypeName>
   </Base>
-  <Interfaces></Interfaces>
+  <Interfaces>
+  </Interfaces>
   <Attributes>
     <Attribute>
       
<AttributeName>System.Reflection.DefaultMember(MemberName="Item")</AttributeName>
@@ -765,7 +766,7 @@
         <param name="root">a <see cref="T:System.String" /></param>
         <param name="domain">a <see cref="T:System.String" /></param>
         <returns>a <see cref="T:Glade.XML" /></returns>
-        <remarks>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</remarks>
+        <remarks>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</remarks>
       </Docs>
     </Member>
     <Member MemberName="GType">
@@ -847,4 +848,4 @@
       </Docs>
     </Member>
   </Members>
-</Type>
+</Type>
\ No newline at end of file

_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to