Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > d4ce571456e6299029fb293f70d789cd > files > 3

mozplugger-1.8.1-1mdv2008.0.src.rpm

--- mozplugger-1.7.4/mozpluggerrc.64	2007-01-14 12:31:24.000000000 +0100
+++ mozplugger-1.7.4/mozpluggerrc	2007-01-14 12:31:24.000000000 +0100
@@ -67,7 +67,8 @@
 define(TM_AUDIO_STREAM,[controls stream noisy ignore_errors: TM_CMD("$file")])
 
 ### OpenOffice
-define([OO],[swallow(VCLSalFrame) fill: ooffice2.0 -nologo -norestore -view $1 "$file"
+define([OO],[swallow(VCLSalFrame) swallow(VCLSalFrame) fill: ooffice2.1_64 -nologo -norestore -view $1 "$file"
+	swallow(VCLSalFrame) fill: ooffice2.1 -nologo -norestore -view $1 "$file"
 	swallow(VCLSalFrame) fill: ooffice -nologo -norestore -view $1 "$file"
 	swallow(VCLSalFrame) fill: soffice -nologo $1 "$file"])