Update of /cvsroot/openvrml/openvrml
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv18897
Modified Files:
Tag: OpenVRML-0_16-BRANCH
ChangeLog README
Log Message:
Updated package layout description to reflect openvrml-gtkplug.
Index: README
===================================================================
RCS file: /cvsroot/openvrml/openvrml/README,v
retrieving revision 1.65.2.2
retrieving revision 1.65.2.3
diff -C2 -d -r1.65.2.2 -r1.65.2.3
*** README 2 Oct 2006 22:12:08 -0000 1.65.2.2
--- README 5 Oct 2006 03:15:36 -0000 1.65.2.3
***************
*** 89,93 ****
/models : Sample VRML models.
/mozilla-plugin : Mozilla plug-in sources.
! /src : Library sources.
/test : Test programs.
--- 89,96 ----
/models : Sample VRML models.
/mozilla-plugin : Mozilla plug-in sources.
! /src
! /libopenvrml : Runtime library sources.
! /libopenvrml-gl : OpenGL renderer library sources.
! /openvrml-gtkplug : GtkPlug component application sources.
/test : Test programs.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/openvrml/openvrml/ChangeLog,v
retrieving revision 1.1310.2.27
retrieving revision 1.1310.2.28
diff -C2 -d -r1.1310.2.27 -r1.1310.2.28
*** ChangeLog 4 Oct 2006 06:27:24 -0000 1.1310.2.27
--- ChangeLog 5 Oct 2006 03:15:36 -0000 1.1310.2.28
***************
*** 1,4 ****
--- 1,9 ----
2006-10-04 Braden McDaniel <br...@en...>
+ * README: Updated package layout description to reflect
+ openvrml-gtkplug.
+
+ 2006-10-04 Braden McDaniel <br...@en...>
+
Added info documentation for openvrml-gtkplug.
|