summaryrefslogtreecommitdiff
path: root/officecfg/registry/data/org/openoffice/Office/Jobs.xcu
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-04-04 16:08:09 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-04-04 16:08:09 +0000
commitf04fc04432fe9b03a2f47222247441548d1358f1 (patch)
tree8f56926aa27c92659fe0be850eb692c489f19729 /officecfg/registry/data/org/openoffice/Office/Jobs.xcu
parent3bcb1ca3a75a59aad6b28f0b9b61a4c05c4669ee (diff)
INTEGRATION: CWS fwk01 (1.3.4.1.34); FILE MERGED
2003/03/31 07:10:19 jb 1.3.4.1.34.2: #108449# Remove redundant default values 2003/03/26 14:21:37 as 1.3.4.1.34.1: #108109# use new config schema
Diffstat (limited to 'officecfg/registry/data/org/openoffice/Office/Jobs.xcu')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/Jobs.xcu20
1 files changed, 5 insertions, 15 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Jobs.xcu b/officecfg/registry/data/org/openoffice/Office/Jobs.xcu
index c31199810a82..39788ae548af 100644
--- a/officecfg/registry/data/org/openoffice/Office/Jobs.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Jobs.xcu
@@ -3,9 +3,9 @@
*
* $RCSfile: Jobs.xcu,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:49:52 $
+ * last change: $Author: hr $ $Date: 2003-04-04 17:08:09 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -63,26 +63,16 @@
<oor:node 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">
<node oor:name="Jobs">
<node oor:name="RegistrationRequest" oor:op="replace">
- <prop oor:name="AdminTime">
- <value>01.01.2001/00:00:01</value>
- </prop>
- <prop oor:name="UserTime">
- <value>01.01.2001/00:00:00</value>
- </prop>
<prop oor:name="Service">
<value>com.sun.star.setup.ProductRegistration</value>
</prop>
- <prop oor:name="Async">
- <value>false</value>
- </prop>
- <node oor:name="Arguments"/>
</node>
</node>
<node oor:name="Events">
<node oor:name="onFirstVisibleTask" oor:op="replace">
- <prop oor:name="Joblist">
- <value oor:separator=";">RegistrationRequest</value>
- </prop>
+ <node oor:name="JobList">
+ <node oor:name="RegistrationRequest" oor:op="replace" />
+ </node>
</node>
</node>
</oor:node>