To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=42998
------- Additional comments from [EMAIL PROTECTED] Sun Sep 18 12:43:30 -0700 2005 ------- Hi Eric, nice to hear that our contributions are appreciated :) Regarding the icons: besides the application icon we need of course document icons that will be used in the finder to identify our documents. The connection between document types and icons is done in the Info.plist file inside of the launcher. So in fact the launcher will be registered as an Editor for all document types supported by OOo. Now we need two icon sets, one for the old file formats that were supported in OOo1.x and another set for the new Oasis file format of OOo2.0. Actually, the icons were already included in the sysui project, so all I had to do was creating .icns files from the existing PNGs and creating an Info.plist that puts everything together. I also added all other supported file types like doc, xls, ppt, etc. so those files can directly be opened with OOo from the finder via "Open With". To see the icons in action, save some files in different formats and of different types. If the icons don't show up you probably have another default application registered to handle this file type. This can be changed in the 'Get Info' page or by removing the old handlers. Sometimes it can be required to restart the finder because old icons seem to be cached. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
