2003-02-24 Kevin Breit <mrproper@ximian.com>
* en/Gtk/ArrowType.xml: Fixed a tag mismatch error that caused it to break compile. svn path=/trunk/gtk-sharp/; revision=11942
This commit is contained in:
parent
5f16ad9464
commit
2535823e9a
2 changed files with 6 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
|||
2003-02-24 Kevin Breit <mrproper@ximian.com>
|
||||
|
||||
* en/Gtk/ArrowType.xml: Fixed a tag mismatch error that caused it to break compile.
|
||||
|
||||
2003-02-24 Duncan Mak <duncan@ximian.com>
|
||||
|
||||
* makefile: Make the path generic again, I forgot to revert the
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
</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>Used to indicate the direction in which a <see cref="M:Gtk.Arrow"> should point.</summary>
|
||||
<summary>Used to indicate the direction in which a <see cref="M:Gtk.Arrow"/> should point.</summary>
|
||||
<remarks></remarks>
|
||||
</Docs>
|
||||
<Base>
|
||||
|
@ -87,4 +87,4 @@
|
|||
</Docs>
|
||||
</Member>
|
||||
</Members>
|
||||
</Type>
|
||||
</Type>
|
||||
|
|
Loading…
Reference in a new issue