Author: miguel
Date: 2006-10-08 09:54:50 -0400 (Sun, 08 Oct 2006)
New Revision: 66408

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

Modified: trunk/gtk-sharp/doc/en/Gtk/ToolItem.xml
===================================================================
--- trunk/gtk-sharp/doc/en/Gtk/ToolItem.xml     2006-10-08 13:54:23 UTC (rev 
66407)
+++ trunk/gtk-sharp/doc/en/Gtk/ToolItem.xml     2006-10-08 13:54:50 UTC (rev 
66408)
@@ -7,14 +7,16 @@
   </AssemblyInfo>
   <ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the 
<link location="node:gtk-sharp/programming/threads">Gtk# Thread 
Programming</link> for details.</ThreadSafetyStatement>
   <Docs>
-    <summary>Objects to fill a <see cref="T:Gtk.Toolbar" />.</summary>
+    <summary>The base class of widgets that can be added to a <see 
cref="T:Gtk.Toolbar" />.
+Current inheritors are: <see cref="T:Gtk.ToolButton" /> and <see 
cref="T:Gtk.SeparatorToolItem" />.</summary>
     <remarks />
     <since version="Gtk# 2.4" />
   </Docs>
   <Base>
     <BaseTypeName>Gtk.Bin</BaseTypeName>
   </Base>
-  <Interfaces></Interfaces>
+  <Interfaces>
+  </Interfaces>
   <Members>
     <Member MemberName="OnToolbarReconfigured">
       <MemberSignature Language="C#" Value="protected virtual void 
OnToolbarReconfigured ();" />
@@ -487,4 +489,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