From: Braden M. <br...@us...> - 2006-09-27 06:47:35
|
Update of /cvsroot/openvrml/openvrml In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv23333 Modified Files: Tag: OpenVRML-GtkPlug-BRANCH README Log Message: Changed environment variable from OPENVRML_PLAYER to OPENVRML_GTKPLUG. Index: README =================================================================== RCS file: /cvsroot/openvrml/openvrml/README,v retrieving revision 1.65 retrieving revision 1.65.4.1 diff -C2 -d -r1.65 -r1.65.4.1 *** README 12 Aug 2006 05:14:58 -0000 1.65 --- README 27 Sep 2006 06:47:32 -0000 1.65.4.1 *************** *** 257,265 **** based browser will show a listing of successfully installed plug-ins. ! It is possible, for testing or other convenience, to run the plug-in ! from the build directories. A symbolic link to the plug-in module ! "openvrml.so" must be made in the Mozilla plug-in directory and the ! environment variable "OPENVRML_PLAYER" must be set to the full path name ! of the "openvrml-player" executable. --- 257,265 ---- based browser will show a listing of successfully installed plug-ins. ! It is possible, for testing or other convenience, to run the ! plug-in from the build directories. A symbolic link to the plug-in ! module "openvrml.so" must be made in the Mozilla plug-in directory and ! the environment variable "OPENVRML_GTKPLUG" must be set to the full ! path name of the "openvrml-gtkplug" executable. |