[Open Office] ooo-wrapper.in
Matthias Klose
doko at ubuntu.com
Tue Mar 7 08:41:05 EST 2006
Giuseppe Ghibò wrote:
> I've seen recently the wrapper is changed to don't use
> ooqstart if no argument is passed using:
>
> if ($Binary eq "ooqstart" && $ENV{OOO_EXTRA_ARG} eq "") {
> $Binary = "soffice";
> }
>
> but wouldn't be better to provide a default OOO_EXTRA_ARG='' in
> this case, so that ooqstart anyway used? Sort of:
when OOO_EXTRA_ARG='' is passed to ooqstart, then the writer is started,
not the "empty" application, so it's not the exact thing.
More information about the Openoffice
mailing list