To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=59087
------- Additional comments from [EMAIL PROTECTED] Fri Dec 9 06:29:41 -0800 2005 ------- cd->laurentgodard: --> perharps playing with ./user/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu: <value xml:lang="fr">Add-on 1</value> It's possible, but with some draw backs: 1.) You can only change the toolbar name for one module or the implementation has to change the name for all modules. 2.) We don't have a unique ID for an add-on/add-on toolbar. Therefore the entries in the WindowState.xcu files are not bad but there can be name clashes. You even don't know which add-on is bound to which add-on toolbar in the WindowState.xcu. Think of one add-on is uninstalled and two are installed. That's why we think of a better way to support this. Currently I have no good solution for this problem. Changing the Addon.xcs file for OOo 2.0.x would make add-ons downward incompatible. An add-on for OOo 2.0.x wouldn't work for OOo 2.0 as the Addon.xcu is not compatible with the schema! --------------------------------------------------------------------- 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]
