1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!--***********************************************************************
4 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6 * Copyright 2008 by Sun Microsystems, Inc.
8 * OpenOffice.org - a multi-platform office productivity suite
10 * $RCSfile: Jobs.xcu,v $
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>
38 <node oor:
name=
"Arguments">
39 <prop oor:
name=
"ProductName" oor:
op=
"replace" oor:
type=
"xs:string">
40 <value>${SERVICETAG_PRODUCTNAME}
</value>
42 <prop oor:
name=
"ProductVersion" oor:
op=
"replace" oor:
type=
"xs:string">
43 <value>${SERVICETAG_PRODUCTVERSION}
</value>
45 <prop oor:
name=
"ProductURN" oor:
op=
"replace" oor:
type=
"xs:string">
46 <value>${SERVICETAG_URN}
</value>
48 <prop oor:
name=
"ProductSource" oor:
op=
"replace" oor:
type=
"xs:string">
49 <value>${SERVICETAG_SOURCE}
</value>
51 <prop oor:
name=
"ProductParent" oor:
op=
"replace" oor:
type=
"xs:string">
52 <value>${SERVICETAG_PARENTNAME}
</value>
54 <prop oor:
name=
"Vendor" oor:
op=
"replace" oor:
type=
"xs:string">
55 <value>Sun Microsystems, Inc.
</value>
57 <prop oor:
name=
"RegistrationData" oor:
op=
"replace" oor:
type=
"xs:string">
58 <value>$(user)/registration.xml
</value>
60 <prop oor:
name=
"RegistrationURL" oor:
op=
"replace" oor:
type=
"xs:string">
61 <value>${REGISTRATION_HOST}/register/${registry_urn}?product=${REGISTRATION_PRODUCT}
&locale=${locale}
&cid=${REGISTRATION_CID}
</value>
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"/>
72 <node oor:
name=
"onRegisterLater" oor:
op=
"fuse">
73 <node oor:
name=
"JobList">
74 <node oor:
name=
"ProductRegistration" oor:
op=
"replace"/>