Hello Jörg, Steffen,

On Tuesday 08 December 2009, 07:43, Steffen Grund wrote:
> Hello Jörg,
> 
> when I change "browserobjectbar" to "standardbar", your Addons.xcu
> works. It seems that "browserobjectbar" is not valid anymore, but I am
> not familiar with it, so I am at a loss there.

no, you're right. "MergeToolBar" specifies the target toolbar. You have to use 
the name part of the toolbar resource URL. E.g. 
private:resource/toolbar/standardbar
quoting 
http://wiki.services.openoffice.org/wiki/Framework/Article/Addon_Menu_Toolbar_Merging

the name part is also the name of the xml file without extension, file which 
should be located, on Linux, in  
/opt/openoffice.org/basis3.2/share/config/soffice.cfg/modules/<module>/toolbar/<name_part>.xml

and there is no browserobjectbar.xml in any folder.


> > in an extension (*.oxt) i use the following Addon.xcu to create an
> > button in the browserobject-toolbar - works correct in OOo 2.4.0 but not
> > in OOo 3.1.
> > (in OOo 3.1 i dont get a button in the browserobject-toolbar after
> > installation of the extension)
> >
> > What can i do?

there is o such toolbar in OOo 3.1. Browse 
/opt/openoffice.org/basis3.2/share/config/soffice.cfg/modules/<module>/toolbar 
to 
find out if it was renamed or merged.

Regards
-- 
Ariel Constenla-Haile
La Plata, Argentina

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@api.openoffice.org
For additional commands, e-mail: dev-h...@api.openoffice.org

Reply via email to