[cairo-commit] goocanvas/docs goocanvas-docs.sgml,1.1,1.2
Damon Chaplin
commit at pdx.freedesktop.org
Wed Apr 12 08:29:23 PDT 2006
- Previous message: [cairo-commit] goocanvas/docs goocanvas.types,1.1,1.2
- Next message: [cairo-commit] goocanvas COPYING, NONE, 1.1 ChangeLog, 1.12,
1.13 README, 1.1.1.1, 1.2 configure.in, 1.2, 1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: damon
Update of /cvs/cairo/goocanvas/docs
In directory kemper:/tmp/cvs-serv12909/docs
Modified Files:
goocanvas-docs.sgml
Log Message:
2006-04-12 Damon Chaplin <damon at gnome.org>
* configure.in: updated to use newer forms of macros.
* COPYING: added LGPL license.
* src/Makefile.am (libgoocanvasincludedir): install headers into
$(includedir)/goocanvas-1.0 rather than $(includedir)/libgoocanvas-1.0.
Index: goocanvas-docs.sgml
===================================================================
RCS file: /cvs/cairo/goocanvas/docs/goocanvas-docs.sgml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- goocanvas-docs.sgml 12 Apr 2006 10:42:20 -0000 1.1
+++ goocanvas-docs.sgml 12 Apr 2006 15:29:21 -0000 1.2
@@ -7,38 +7,35 @@
</bookinfo>
<chapter>
- <title>GooCanvas</title>
-
+ <title>Core Objects</title>
<xi:include href="xml/goocanvasview.xml"/>
<xi:include href="xml/goocanvasmodel.xml"/>
<xi:include href="xml/goocanvasmodelsimple.xml"/>
-
<xi:include href="xml/goocanvasitem.xml"/>
<xi:include href="xml/goocanvasitemsimple.xml"/>
<xi:include href="xml/goocanvasitemview.xml"/>
-
- <xi:include href="xml/goocanvasgroup.xml"/>
- <xi:include href="xml/goocanvasgroupview.xml"/>
</chapter>
<chapter>
- <title>Canvas Items</title>
+ <title>Standard Canvas Items</title>
<xi:include href="xml/goocanvasellipse.xml"/>
<xi:include href="xml/goocanvasimage.xml"/>
<xi:include href="xml/goocanvaspath.xml"/>
<xi:include href="xml/goocanvaspolyline.xml"/>
<xi:include href="xml/goocanvasrect.xml"/>
<xi:include href="xml/goocanvastext.xml"/>
+ <xi:include href="xml/goocanvasgroup.xml"/>
</chapter>
<chapter>
- <title>Canvas Item Views</title>
+ <title>Views for Standard Canvas Items</title>
<xi:include href="xml/goocanvasellipseview.xml"/>
<xi:include href="xml/goocanvasimageview.xml"/>
<xi:include href="xml/goocanvaspathview.xml"/>
<xi:include href="xml/goocanvaspolylineview.xml"/>
<xi:include href="xml/goocanvasrectview.xml"/>
<xi:include href="xml/goocanvastextview.xml"/>
+ <xi:include href="xml/goocanvasgroupview.xml"/>
</chapter>
<chapter>
- Previous message: [cairo-commit] goocanvas/docs goocanvas.types,1.1,1.2
- Next message: [cairo-commit] goocanvas COPYING, NONE, 1.1 ChangeLog, 1.12,
1.13 README, 1.1.1.1, 1.2 configure.in, 1.2, 1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list