[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]

[XaraXtreme-commits] Commit Complete



Commit by  : luke
Repository : xara
Revision   : 1292
Date       : Fri Jun  9 15:46:30 BST 2006

Changed paths:
   D /Trunk/XaraLX/video/Part 1 master inc audio smaller_q35_fr15_hi.ogm
   A /Trunk/XaraLX/video/Part_1_master_inc_audio_smaller_q35_fr15_hi.ogm (from /Trunk/XaraLX/video/Part 1 master inc audio smaller_q35_fr15_hi.ogm:1286)
   M /Trunk/XaraLX/wxOil/menucmds.cpp

Remove spaces from video file name


Diff:
Index: Trunk/XaraLX/video/Part_1_master_inc_audio_smaller_q35_fr15_hi.ogm
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream

Property changes on: Trunk/XaraLX/video/Part_1_master_inc_audio_smaller_q35_fr15_hi.ogm
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Index: Trunk/XaraLX/video/Part 1 master inc audio smaller_q35_fr15_hi.ogm (deleted)
===================================================================
Index: Trunk/XaraLX/wxOil/menucmds.cpp
===================================================================
--- Trunk/XaraLX/wxOil/menucmds.cpp	(revision 1291)
+++ Trunk/XaraLX/wxOil/menucmds.cpp	(revision 1292)
@@ -892,7 +892,7 @@
 	strVideoPath += _("/xaralx/video");
 
 	wxString			strCommand( strBinaryPath + _T("/mplayer -slave \"") );
-	strCommand += strVideoPath + _T("/Part 1 master inc audio smaller_q35_fr15_hi.ogm\"");
+	strCommand += strVideoPath + _T("/Part_1_master_inc_audio_smaller_q35_fr15_hi.ogm\"");
 
 	TRACEUSER( "jlh92", _T("Executing %s
"), PCTSTR(strCommand) );
 


Xara