On Fri, 2003-10-03 at 09:20, Kristian Styrvoll wrote:
> Hi!
>
> Just installed OpenOffice 1.1, and want Evolution to open attachment
> with 1.1 instead of 1.0.
The easy hack way to do this is:
su
rm /usr/bin/ooffice
ln -s /usr/bin/ooo-wrapper1.1 /usr/bin/ooffice
(This works for the Ximian OOo1.1 snaps at least.)
-- Dan