Hi Ariel Ariel Lepor schrieb: > want to say that I far prefer having each individual app (writer, calc, > impress, etc.) show up in the Applications folder,
This can be done by yourself. To start OOo, the command /Applications/OpenOffice.org\ 2.3.app/Contents/MacOS/soffice is used in X-Terminal. As you know, this will start a writer document by default. If you type /Applications/OpenOffice.org\ 2.3.app/Contents/MacOS/soffice -calc you'll get it started with a calc document instead. -draw will start draw. Guess what -base will do :-) Now, all you have to do is to create a double clickable AppleScript which tells XTerm to execute the appropriate command. > each with its own icon and splashscreen. An Icon can be added by yourself to the script. The splashscreen will always stay the same as now. This is because OOo is /one/ Application and therefor much better integrated in opposite to to other comparable Programs which are indeed seperated programs and therefor can have their own splashscreens. I'm sure there will be more persons that will appreciate such a set of scripts. So Mac porting project surely will give them a place where they can be downloaded from the projects website if you provide them. -- Mit freundlichen Grüßen Uwe Altmann OpenOffice.org auf dem Mac: http://porting.openoffice.org/mac/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
