summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema/org/openoffice/Setup.xcs
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-02-25 15:40:32 +0000
committerKurt Zenker <kz@openoffice.org>2004-02-25 15:40:32 +0000
commit8174bf25ebeab1349b5c88116c4edcc308f50b80 (patch)
treee4891adc4d1142ab1cb83d00caaebecc1aecf79a /officecfg/registry/schema/org/openoffice/Setup.xcs
parent803365c47969a528742a9fcac6756b0d616c5098 (diff)
INTEGRATION: CWS layoutmanager (1.26.46); FILE MERGED
2004/01/30 13:09:20 cd 1.26.46.3: #111899# Removed obsolete property 2004/01/29 10:38:33 cd 1.26.46.2: RESYNC: (1.26-1.27); FILE MERGED 2004/01/26 09:13:51 as 1.26.46.1: #i19488# new props for module ui configuration
Diffstat (limited to 'officecfg/registry/schema/org/openoffice/Setup.xcs')
-rw-r--r--officecfg/registry/schema/org/openoffice/Setup.xcs15
1 files changed, 12 insertions, 3 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Setup.xcs b/officecfg/registry/schema/org/openoffice/Setup.xcs
index 6d4af4b80906..092de3ae4614 100644
--- a/officecfg/registry/schema/org/openoffice/Setup.xcs
+++ b/officecfg/registry/schema/org/openoffice/Setup.xcs
@@ -3,9 +3,9 @@
*
* $RCSfile: Setup.xcs,v $
*
- * $Revision: 1.27 $
+ * $Revision: 1.28 $
*
- * last change: $Author: vg $ $Date: 2003-12-17 17:49:22 $
+ * last change: $Author: kz $ $Date: 2004-02-25 16:40:32 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -67,6 +67,7 @@
<templates>
<group oor:name="Factory">
<info>
+ <author>AS</author>
<desc xml:lang="en-US">Describes an application module (a document factory, such as Writer).</desc>
<desc xml:lang="el">Describes an application module (a document factory, such as Writer).</desc>
<desc xml:lang="nl">Describes an application module (a document factory, such as Writer).</desc>
@@ -261,6 +262,14 @@
<desc xml:lang="hu">Specifies the ID of the icon for the factory</desc>
<desc xml:lang="sl">Specifies the ID of the icon for the factory</desc>
</info>
+ <value>0</value>
+ </prop>
+ <prop oor:name="ooSetupFactoryCommandConfigRef" oor:type="xs:string">
+ <info>
+ <author>CD</author>
+ <desc xml:lang="en-US">Refer to a configuration file, which contains the list of UI commands, suitable for this module.</desc>
+ <desc xml:lang="x-comment">Refer to a configuration file, which contains the list of UI commands, suitable for this module.</desc>
+ </info>
</prop>
</group>
</templates>
@@ -758,7 +767,7 @@
</prop>
<set oor:name="Factories" oor:node-type="Factory">
<info>
- <author>MBA</author>
+ <author>AS</author>
<desc xml:lang="en-US">Contains all of the document factories that were installed during setup.</desc>
<desc xml:lang="el">Contains all of the document factories that were installed during setup.</desc>
<desc xml:lang="nl">Contains all of the document factories that were installed during setup.</desc>