154befb6bSJürgen Schmidt<?xml version='1.0' encoding='UTF-8'?> 254befb6bSJürgen Schmidt<!--*********************************************************** 3*5bf47815SAriel Constenla-Haile * 454befb6bSJürgen Schmidt * Licensed to the Apache Software Foundation (ASF) under one 554befb6bSJürgen Schmidt * or more contributor license agreements. See the NOTICE file 654befb6bSJürgen Schmidt * distributed with this work for additional information 754befb6bSJürgen Schmidt * regarding copyright ownership. The ASF licenses this file 854befb6bSJürgen Schmidt * to you under the Apache License, Version 2.0 (the 954befb6bSJürgen Schmidt * "License"); you may not use this file except in compliance 1054befb6bSJürgen Schmidt * with the License. You may obtain a copy of the License at 11*5bf47815SAriel Constenla-Haile * 1254befb6bSJürgen Schmidt * http://www.apache.org/licenses/LICENSE-2.0 13*5bf47815SAriel Constenla-Haile * 1454befb6bSJürgen Schmidt * Unless required by applicable law or agreed to in writing, 1554befb6bSJürgen Schmidt * software distributed under the License is distributed on an 1654befb6bSJürgen Schmidt * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 1754befb6bSJürgen Schmidt * KIND, either express or implied. See the License for the 1854befb6bSJürgen Schmidt * specific language governing permissions and limitations 1954befb6bSJürgen Schmidt * under the License. 20*5bf47815SAriel Constenla-Haile * 2154befb6bSJürgen Schmidt ***********************************************************--> 22cdf0e10cSrcweir<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office"> 23*5bf47815SAriel Constenla-Haile <node oor:name="AddonUI"> 24*5bf47815SAriel Constenla-Haile <node oor:name="OfficeMenuBar"> 25*5bf47815SAriel Constenla-Haile <node oor:name="com.foocorp.foo-ext:Menu" oor:op="replace"> 26*5bf47815SAriel Constenla-Haile <prop oor:name="Title" oor:type="xs:string"> 27*5bf47815SAriel Constenla-Haile <value/> 28*5bf47815SAriel Constenla-Haile <value xml:lang="en">Foo E~xtension</value> 29*5bf47815SAriel Constenla-Haile </prop> 30*5bf47815SAriel Constenla-Haile <prop oor:name="Target" oor:type="xs:string"> 31*5bf47815SAriel Constenla-Haile <value>_self</value> 32*5bf47815SAriel Constenla-Haile </prop> 33*5bf47815SAriel Constenla-Haile <prop oor:name="ImageIdentifier" oor:type="xs:string"> 34*5bf47815SAriel Constenla-Haile <value/> 35*5bf47815SAriel Constenla-Haile </prop> 36*5bf47815SAriel Constenla-Haile <node oor:name="Submenu"> 37*5bf47815SAriel Constenla-Haile <node oor:name="m1" oor:op="replace"> 38*5bf47815SAriel Constenla-Haile <prop oor:name="URL" oor:type="xs:string"> 39*5bf47815SAriel Constenla-Haile <value>vnd.sun.star.script:DialogWithHelp.Module1.main?language=Basic&location=application</value> 40*5bf47815SAriel Constenla-Haile </prop> 41*5bf47815SAriel Constenla-Haile <prop oor:name="ImageIdentifier" oor:type="xs:string"> 42*5bf47815SAriel Constenla-Haile <value/> 43*5bf47815SAriel Constenla-Haile </prop> 44*5bf47815SAriel Constenla-Haile <prop oor:name="Target" oor:type="xs:string"> 45*5bf47815SAriel Constenla-Haile <value>_self</value> 46*5bf47815SAriel Constenla-Haile </prop> 47*5bf47815SAriel Constenla-Haile <prop oor:name="Title" oor:type="xs:string"> 48*5bf47815SAriel Constenla-Haile <value/> 49*5bf47815SAriel Constenla-Haile <value xml:lang="en">Start Foo Dialog...</value> 50*5bf47815SAriel Constenla-Haile </prop> 51*5bf47815SAriel Constenla-Haile </node> 52*5bf47815SAriel Constenla-Haile <node oor:name="m3" oor:op="replace"> 53*5bf47815SAriel Constenla-Haile </node> 54*5bf47815SAriel Constenla-Haile </node> 55*5bf47815SAriel Constenla-Haile </node> 56cdf0e10cSrcweir </node> 57*5bf47815SAriel Constenla-Haile <node oor:name="OfficeToolBar"> 58*5bf47815SAriel Constenla-Haile <node oor:name="com.foocorp.foo-ext:ToolbarItem1" oor:op="replace"> 59*5bf47815SAriel Constenla-Haile <prop oor:name="Title" oor:type="xs:string"> 60*5bf47815SAriel Constenla-Haile <value xml:lang="en-US">Foo Toolbar</value> 61*5bf47815SAriel Constenla-Haile </prop> 62*5bf47815SAriel Constenla-Haile <node oor:name="ToolBarItems"> 63*5bf47815SAriel Constenla-Haile <node oor:name="m1" oor:op="replace"> 64*5bf47815SAriel Constenla-Haile <prop oor:name="URL"> 65*5bf47815SAriel Constenla-Haile <value>vnd.sun.star.script:DialogWithHelp.Module1.main?language=Basic&location=application</value> 66*5bf47815SAriel Constenla-Haile </prop> 67*5bf47815SAriel Constenla-Haile <prop oor:name="Title"> 68*5bf47815SAriel Constenla-Haile <value xml:lang="en-US">Foo Toolbar Item</value> 69*5bf47815SAriel Constenla-Haile <value xml:lang="de">Foo Toolbar Eintrag</value> 70*5bf47815SAriel Constenla-Haile </prop> 71*5bf47815SAriel Constenla-Haile <prop oor:name="Target" oor:type="xs:string"> 72*5bf47815SAriel Constenla-Haile <value>_self</value> 73*5bf47815SAriel Constenla-Haile </prop> 74*5bf47815SAriel Constenla-Haile <prop oor:name="Context" oor:type="xs:string"> 75*5bf47815SAriel Constenla-Haile <value>com.sun.star.text.TextDocument</value> 76*5bf47815SAriel Constenla-Haile </prop> 77*5bf47815SAriel Constenla-Haile </node> 78*5bf47815SAriel Constenla-Haile </node> 79*5bf47815SAriel Constenla-Haile </node> 80cdf0e10cSrcweir </node> 81cdf0e10cSrcweir </node> 82cdf0e10cSrcweir</oor:component-data> 83