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

HTML and Master Document options



Hi, for the openoffice script, you should add and make icons for
the HTML editor (which I use quite a bit actually) and the Master
Document.  You can get support by applying the attached diff to the
script.

-- 
Matt Behrens <matt@zigg.com> <URL:http://zigg.com/>
--- /usr/bin/openoffice	2002-08-19 20:09:17.000000000 -0400
+++ ./openoffice	2002-09-25 13:27:33.000000000 -0400
@@ -99,7 +99,9 @@
   case `basename $0` in
     oocalc) set -- private:factory/scalc;;
     oodraw) set -- private:factory/sdraw;;
+    oohtml) set -- private:factory/swriter/web;;
     ooimpress) set -- private:factory/simpress;;
+    oomaster) set -- private:factory/swriter/Global;;
     oomath) set -- private:factory/smath;;
     oowriter) set -- private:factory/swriter;;
   esac

Attachment: pgpqe1UASjvpF.pgp
Description: PGP signature


Reply to: