Correction, there was some nodes too much:
Now I have in the Addons.xcu:
<node oor:name="AddonUI">
<node oor:name="OfficeToolBar">
<node oor:name="foo.bar.hoge.addons.ToolbarTest.old" oor:op="replace">
... Old Scheme ...
</node>
</node>
<node oor:name="OfficeToolBar">
<node oor:name="foo.bar.hoge.addons.ToolbarTest.new" oor:op="replace">
<prop oor:name="Title" oor:type="xs:string">
<value xml:lang="en-US">Toolbar Title</value>
</prop>
<node oor:name="ToolBarItems">
... New AOO 4.x Scheme ...
</node>
</node>
</node>
</node>
With the files and entries for all ...WindowsState.xcu it works for AOO
and LO. :-)
But nevertheless I want to know:
And if I have to provide two extensions: how can I declare which
software the extension is for?
I can't find any explanation for a difference for the <dependencies>
node in description.xml. It seems AOO and LO tests always against the
same entries.
Regards, Mathias
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]