To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=40720
User pjanik changed the following:
What |Old value |New value
================================================================================
Status|NEW |STARTED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Tue Jan 18 12:56:05 -0800
2005 -------
jb: I have tried changing the string Default in UI.xcu:
Index: UI.xcu
===================================================================
RCS file: /cvs/util/officecfg/registry/data/org/openoffice/Office/UI.xcu,v
retrieving revision 1.30
diff -u -r1.30 UI.xcu
--- UI.xcu 17 Nov 2004 08:17:07 -0000 1.30
+++ UI.xcu 18 Jan 2005 20:48:25 -0000
@@ -326,7 +326,7 @@
</node>
<node oor:name="ColorScheme">
<node oor:name="ColorSchemes">
- <node oor:name="Default" oor:op="replace">
+ <node oor:name="${PRODUCTNAME}" oor:op="replace">
<node oor:name="DocColor">
<prop oor:name="Color">
<value xsi:nil="true"/>
But it doesn't work, it is not replaced. I have also tried %PRODUCTNAME but it
seems that %PRODUCTNAME expansion doesn't take place here.
Can you help?
---------------------------------------------------------------------
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]