Tobias Krais wrote:
> Hi Laurant,
>
>> i personally use that
>>
>> <prop oor:name="ImageIdentifier"
oor:type="xs:string">
>>
<value>%origin%/icons/myImage</value>
>> </prop>
>>
>> and provide the four bmp files : myImage_16.bmp,
_26.bmp, _16h.bmp and
>> _26h.bmp
>
> OK. Below the relevant part of my Addons.xcu. I only
provide the
> JudasSaveto_16.bmp and the _26.bmp. Now I can add my
uno.pkg without
> Problems. But there is no image when I insert the menu
item! What can be
> wrong?
> -----%<-----
> <node
oor:name="de.twc.oocom.components.JudasSaveToComponent&
quot;
> oor:op="replace">
> <prop oor:name="URL"
oor:type="xs:string">
> <value>.JudasSaveTo:</value>
> </prop>
> <prop oor:name="ImageIdentifier"
oor:type="xs:string">
> <value>%origin%/JudasSaveto</value>
> </prop>
> </node>
> -----%<-----
Hi Tobias,
I cannot reproduce your problem using your snippet in my own
add-on.
Could send me your complete Addons.xcu file and I will check
it again.
Regards,
Carsten
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe api.openoffice.org
For additional commands, e-mail: dev-help api.openoffice.org
|