mozpluggerrc updated
This commit is contained in:
parent
ccb044e16c
commit
85e5a69983
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue