To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=71818
------- Additional comments from [EMAIL PROTECTED] Thu Dec 21 01:28:01 -0800 2006 ------- @all For coming 2.2, we have to change the version number in desktop/macosx/source, in 4 files exactly : InfoPlist.strings Info.plist main.applescript PostInstall.applescript We can use ' sed ' tool ( for example) to replace the value, with the one contained in PRODUCTVERSION variable. The complete fix is not so simple, because there is a global issue. As I said, the information we need is located in PRODUCTVERSION variable, but this info is in reality located in several places in the source code - instsetoo_native/util/openoffice.lst - sysui/productversion.mk for instance) ( maybe other ? ) ...but is *not* located in central point : I mean solenv/inc/(something.mk) e.g. or other solution, in the solver, from a module built before desktop. For 2.2, I propose : - to fix manually the version number in all concerned files, - to create an issue, asking for the creation of a central point containing PRODUCTVERSION value. Oliver Braun ( concerned by sysui/productversion.mk ) and Ingo Schmitt ( concerned by instsetoo_native/util/openoffice.lst will be on CC. --------------------------------------------------------------------- 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]
