Update ooo320-m1
[ooovba.git] / desktop / registry / data / org / openoffice / Office / Jobs.xcu
blobb613e86eb284f365ae73accbcfc8851d2c6a084a
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--***********************************************************************
4 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 *
6 * Copyright 2008 by Sun Microsystems, Inc.
8 * OpenOffice.org - a multi-platform office productivity suite
10 * $RCSfile: Jobs.xcu,v $
12 * $Revision: 1.5 $
14 * This file is part of OpenOffice.org.
16 * OpenOffice.org is free software: you can redistribute it and/or modify
17 * it under the terms of the GNU Lesser General Public License version 3
18 * only, as published by the Free Software Foundation.
20 * OpenOffice.org is distributed in the hope that it will be useful,
21 * but WITHOUT ANY WARRANTY; without even the implied warranty of
22 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23 * GNU Lesser General Public License version 3 for more details
24 * (a copy is included in the LICENSE file that accompanied this code).
26 * You should have received a copy of the GNU Lesser General Public License
27 * version 3 along with OpenOffice.org. If not, see
28 * <http://www.openoffice.org/license.html>
29 * for a copy of the LGPLv3 License.
31 ************************************************************************ -->
32 <oor:component-data oor:name="Jobs" oor:package="org.openoffice.Office" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
33 <node oor:name="Jobs">
34 <node oor:name="ProductRegistration" oor:op="replace">
35 <prop oor:name="Service">
36 <value>com.sun.star.comp.framework.DoRegistrationJob</value>
37 </prop>
38 <node oor:name="Arguments">
39 <prop oor:name="ProductName" oor:op="replace" oor:type="xs:string">
40 <value>${SERVICETAG_PRODUCTNAME}</value>
41 </prop>
42 <prop oor:name="ProductVersion" oor:op="replace" oor:type="xs:string">
43 <value>${SERVICETAG_PRODUCTVERSION}</value>
44 </prop>
45 <prop oor:name="ProductURN" oor:op="replace" oor:type="xs:string">
46 <value>${SERVICETAG_URN}</value>
47 </prop>
48 <prop oor:name="ProductSource" oor:op="replace" oor:type="xs:string">
49 <value>${SERVICETAG_SOURCE}</value>
50 </prop>
51 <prop oor:name="ProductParent" oor:op="replace" oor:type="xs:string">
52 <value>${SERVICETAG_PARENTNAME}</value>
53 </prop>
54 <prop oor:name="Vendor" oor:op="replace" oor:type="xs:string">
55 <value>Sun Microsystems, Inc.</value>
56 </prop>
57 <prop oor:name="RegistrationData" oor:op="replace" oor:type="xs:string">
58 <value>$(user)/registration.xml</value>
59 </prop>
60 <prop oor:name="RegistrationURL" oor:op="replace" oor:type="xs:string">
61 <value>${REGISTRATION_HOST}/register/${registry_urn}?product=${REGISTRATION_PRODUCT}&amp;locale=${locale}&amp;cid=${REGISTRATION_CID}</value>
62 </prop>
63 </node>
64 </node>
65 </node>
66 <node oor:name="Events">
67 <node oor:name="onRegisterNow" oor:op="fuse">
68 <node oor:name="JobList">
69 <node oor:name="ProductRegistration" oor:op="replace"/>
70 </node>
71 </node>
72 <node oor:name="onRegisterLater" oor:op="fuse">
73 <node oor:name="JobList">
74 <node oor:name="ProductRegistration" oor:op="replace"/>
75 </node>
76 </node>
77 </node>
78 </oor:component-data>