Update of /cvsroot/openvrml/openvrml
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv18924
Modified Files:
ChangeLog README
Log Message:
Updated package layout description to reflect openvrml-gtkplug.
Index: README
===================================================================
RCS file: /cvsroot/openvrml/openvrml/README,v
retrieving revision 1.67
retrieving revision 1.68
diff -C2 -d -r1.67 -r1.68
*** README 2 Oct 2006 22:12:22 -0000 1.67
--- README 5 Oct 2006 03:15:49 -0000 1.68
***************
*** 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.1342
retrieving revision 1.1343
diff -C2 -d -r1.1342 -r1.1343
*** ChangeLog 4 Oct 2006 06:26:42 -0000 1.1342
--- ChangeLog 5 Oct 2006 03:15:49 -0000 1.1343
***************
*** 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.
|