[cig-commits] commit: Adding a file to switch on movie building to the default window.xml in gLucifer ... add glucifer/BuildMovies.xml to the command line

Mercurial hg at geodynamics.org
Mon Nov 24 11:29:03 PST 2008


changeset:   33:1389e6890c24
user:        LouisMoresi
date:        Fri Oct 26 17:44:50 2007 +0000
files:       ModelComponents/BuildMovies.xml
description:
Adding a file to switch on movie building to the default window.xml in gLucifer ... add glucifer/BuildMovies.xml to the command line


diff -r 2a6bc877485b -r 1389e6890c24 ModelComponents/BuildMovies.xml
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ModelComponents/BuildMovies.xml	Fri Oct 26 17:44:50 2007 +0000
@@ -0,0 +1,18 @@
+<?xml version="1.0"?>
+<!DOCTYPE StGermainData SYSTEM "stgermain.dtd">
+
+<StGermainData xmlns="http://www.vpac.org/StGermain/XML_IO_Handler/Jun2003">
+ 	
+<!-- Add the ability to build movies to the default gLucifer window 
+	 as defined in gLucifer.xml  -->
+
+	<struct name="components" mergeType="merge">
+		<struct name="movie">
+			<param name="Type">lucEncoderLibfame</param>
+			<param name="Window">window</param>
+		</struct>	
+		
+	</struct>
+	
+
+</StGermainData>



More information about the CIG-COMMITS mailing list