Author: miguel
Date: 2005-11-23 16:37:05 -0500 (Wed, 23 Nov 2005)
New Revision: 53412

Modified:
   trunk/gtk-sharp/doc/en/Gtk/TreeView.xml
Log:
Apply patch from [EMAIL PROTECTED]

Modified: trunk/gtk-sharp/doc/en/Gtk/TreeView.xml
===================================================================
--- trunk/gtk-sharp/doc/en/Gtk/TreeView.xml     2005-11-23 21:36:48 UTC (rev 
53411)
+++ trunk/gtk-sharp/doc/en/Gtk/TreeView.xml     2005-11-23 21:37:05 UTC (rev 
53412)
@@ -1100,7 +1100,13 @@
       <Parameters />
       <Docs>
         <summary>Raised when a row is activated; see <see 
cref="M:Gtk.TreeView.ActivateRow" />.</summary>
-        <remarks />
+        <remarks>
+          <block subset="none" type="note">
+            <para>
+       This event is usually fired when the user doubleclicks a row.
+  </para>
+          </block>
+        </remarks>
       </Docs>
       <Attributes>
         <Attribute>
@@ -2051,4 +2057,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