[cig-commits] commit: The default window.xml should not have libFAME-based movies turned on by default. If this needs to be enabled, add the BuildMovie.xml file to the list as well

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


changeset:   39:6a8564968fcd
user:        LouisMoresi
date:        Tue Nov 06 04:15:09 2007 +0000
files:       ModelComponents/window.xml
description:
The default window.xml should not have libFAME-based movies turned on by default. If this needs to be enabled, add the BuildMovie.xml file to the list as well


diff -r e6ceaf8f9c22 -r 6a8564968fcd ModelComponents/window.xml
--- a/ModelComponents/window.xml	Mon Oct 29 10:32:39 2007 +0000
+++ b/ModelComponents/window.xml	Tue Nov 06 04:15:09 2007 +0000
@@ -24,10 +24,15 @@
 			<param name="backgroundColour">white</param>
 			<param name="xFontName">-adobe-helvetica-bold-r-normal--14-140-75-75-p-82-iso8859-1</param>
 		</struct>
+		<!-- If you want to add the movie functionality please add
+		 	 glucifer/BuildMovie.xml to your setup. The default behaviour is	
+			 to not make movies due to the difficulty in specifying a standard
+			 approach to building them 
+		
 		<struct name="movie">
 			<param name="Type">lucEncoderLibfame</param>
 			<param name="Window">window</param>
-		</struct>	
+		</struct>	-->
 	</struct>
 	
 	<!-- this parameter will be used as the default by all lucWindow objects -->



More information about the CIG-COMMITS mailing list