inlinegraphic instead of inlinegraphics. Fixes the doc build

2007-06-14  Johan Dahlin  <jdahlin@async.com.br>

    * gtk/tmpl/gtktreeview.sgml (linkend): inlinegraphic instead of 
    inlinegraphics. Fixes the doc build


svn path=/trunk/; revision=18137
This commit is contained in:
Johan Dahlin 2007-06-14 22:10:14 +00:00 committed by Johan Dahlin
parent 790768bc83
commit e159364bd7
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2007-06-14 Johan Dahlin <jdahlin@async.com.br>
* gtk/tmpl/gtktreeview.sgml (linkend): inlinegraphic instead of
inlinegraphics.
2007-06-13 Michael Natterer <mitch@imendio.com>
* gtk/tmpl/gtkmenuitem.sgml: remove stuff that has been moved inline.

View File

@ -20,7 +20,7 @@ they work together.
Several different coordinate systems are exposed in the GtkTreeView API.
These are:
<inlinegraphics fileref="tree-view-coordinates.png" format="PNG"></inlinegraphic>
<inlinegraphic fileref="tree-view-coordinates.png" format="PNG"></inlinegraphic>
<simplelist>
<member>Widget coordinates -- coordinates relative to the widget (usually <literal>widget-&gt;window</literal>.</member>