On Wed, 2 Jun 1999, Mario Olimpio de Menezes wrote: > Coincidently, I have the same entry for StarOffice in my Linux > box. It worked for me. Try it and let me know what happened. > ------------- > ?package(local.StarOffice):command="/home/mario/Office50/bin/soffice" \ > icon="none" needs="X11" section="Apps/Editors" title="StarOffice" > ------------- > > The only difference I can see is the backslash "\" for continuing > the line. > You don't need to reboot; just restart your window manager and the > menu entry should be there.
Depending on the WM, you don't even need to do that. With WindowMaker, running update-menus is enough, it automagically determines that the menu has been changed and updates it the next time you call it up. On Wed, 2 Jun 1999, Tommy Malloy wrote: > > ?package(local.staroffice): needs="x11" section=Apps/Misc > title="Staroffice" command=/home/tjm1/Office50/bin/soffice" Why the extra quote at the very end? Also, as was mentioned, you either need to put it all on one line or place a backslash at the very end of each line to continue onto the next.