[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Minor fix to oofice - wrapper



Hi there,

I using the unofficial debs from http://people.debian.org/~nidd/debian unstable/

The script /usr/bin/ooffice does not pass parameters to the real openoffice,
therefore you can't use it to open kmail attachments directly.

Suggestion:
Change the line

~/.openoffice/soffice

to:
 
~/.openoffice/soffice $@

There is still a problem if the name of the attachment contains spaces. This
can be worked around by changing  $@ to "$@" , but I think it this is a bug in
kmail (it should either quote the name itself or remove the whitespace).

Keep up the great work!

Cheers,
Lars



 
-- 
Dipl.-Inform. Lars Brückner      lars.brueckner@ito.tu-darmstadt.de 
IT Transfer Office, Darmstadt University of Technology
PGP-Fingerprint: 8082 5A1B 6ED4 B400 7B53  3665 7EAD 1F4C DDA6 6DEB
           


--
To UNSUBSCRIBE, email to debian-openoffice-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: