merge the formfield patch from ooo-build
[ooovba.git] / extensions / source / update / check / Addons.xcu
blob8794ce858073395ff1007652380cd890b45e0e3b
1 <?xml version='1.0' encoding='UTF-8'?>
3 <oor:component-data oor:name="Addons" oor:package="org.openoffice.Office" xmlns:install="http://openoffice.org/2004/installation" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
4 <node oor:name="AddonUI">
5 <node oor:name="OfficeHelp">
6 <node oor:name="UpdateCheckJob" oor:op="replace">
7 <prop oor:name="URL" oor:type="xs:string">
8 <value>vnd.sun.star.job:alias=UpdateCheck</value>
9 </prop>
10 <prop oor:name="ImageIdentifier" oor:type="xs:string">
11 <value/>
12 </prop>
13 <prop oor:name="Title" oor:type="xs:string">
14 <value xml:lang="en-US">Check for ~Updates...</value>
15 </prop>
16 <prop oor:name="Target" oor:type="xs:string">
17 <value>_self</value>
18 </prop>
19 <prop oor:name="Context" oor:type="xs:string">
20 <value/>
21 </prop>
22 </node>
23 </node>
24 </node>
25 </oor:component-data>