To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=70859
User is changed the following:
What |Old value |New value
================================================================================
Status|NEW |STARTED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Fri Oct 27 02:45:40 -0700
2006 -------
Currently the setup.xcu contains an entry:
<prop oor:name="ooSetupVersion">
<value>${PRODUCTVERSION}</value>
</prop>
PRODUCTVERSION is set in openoffice.lst to "2.1". We do not know all places, in
which "ooSetupVersion" is used, therefore we have to introduce a new setting in
setup.xcu and in openoffice.lst. This is then only used for the aboutbox dialog:
<prop oor:name="ooSetupVersionAboutBox">
<value>${ABOUTBOXPRODUCTVERSION}</value>
</prop>
where the propery "ABOUTBOXPRODUCTVERSION" can be set to "2.1.0", "2.1.1", ...
---------------------------------------------------------------------
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]