Sophie

Sophie

distrib > Mandriva > 2010.2 > i586 > media > contrib-release-src > by-pkgid > 61c73c0b259eaf7bf0473c2a69870f96 > files > 6

mozplugger-1.13.3-1mdv2010.1.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"])