home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 2003 August
/
VPR0308.ISO
/
OPENOFFICE
/
install
/
f_0232
/
Jobs.xml
Wrap
Extensible Markup Language
|
2003-04-09
|
1KB
|
19 lines
<?xml version="1.0" encoding="utf-8"?>
<Jobs cfg:package="org.openoffice.Office" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance" xmlns:cfg="http://openoffice.org/2000/registry/instance">
<Jobs cfg:type="set" cfg:element-type="Job"><Job cfg:name="AddressBookSourcePilot">
<AdminTime cfg:type="string">01.01.2001/00:00:01</AdminTime>
<UserTime cfg:type="string">01.01.2001/00:00:00</UserTime>
<Service cfg:type="string">com.sun.star.ui.dialogs.AddressBookSourcePilot</Service>
<Arguments cfg:type="set" cfg:element-type="cfg:any"/>
<Async cfg:type="boolean">false</Async>
</Job><Job cfg:name="RegistrationRequest">
<AdminTime cfg:type="string">01.01.2001/00:00:01</AdminTime>
<UserTime cfg:type="string">01.01.2001/00:00:00</UserTime>
<Service cfg:type="string">com.sun.star.setup.ProductRegistration</Service>
<Arguments cfg:type="set" cfg:element-type="cfg:any"/>
<Async cfg:type="boolean">false</Async>
</Job></Jobs>
<Events cfg:type="set" cfg:element-type="Event"><Event cfg:name="onFirstVisibleTask">
<Joblist cfg:type="string" cfg:separator=";" cfg:derivedBy="list">AddressBookSourcePilot;RegistrationRequest</Joblist>
</Event></Events>
</Jobs>