mozpluggerrc updated

This commit is contained in:
Kolan Sh 2015-10-16 19:56:01 +03:00
parent ccb044e16c
commit 85e5a69983
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ define(TM_AUDIO_STREAM,[controls stream noisy ignore_errors: TM_CMD("$file")])
# Note the single dash in front of the view command!
define([OO],[swallow(VCLSalFrame) fill: ooffice2.0 -nologo -norestore -view "$file"
swallow(VCLSalFrame) fill: ooffice -nologo -norestore -view "$file"
swallow(VCLSalFrame) fill: libreoffice --nologo --norestore -view "$file"
swallow(libreoffice) fill: libreoffice --nologo --norestore --view "$file"
swallow(VCLSalFrame) fill: soffice --nologo --norestore -view "$file"])
### GV