diff options
author | tpf <tpf@openoffice.org> | 2002-11-21 13:40:47 +0000 |
---|---|---|
committer | tpf <tpf@openoffice.org> | 2002-11-21 13:40:47 +0000 |
commit | 9ef8f6a1783dd5b5ebcf625abf4cf4822c383378 (patch) | |
tree | 89e91ec4fc82e3a2fef99bc0ee59672ad15da9ef | |
parent | 561af46b69381c001ae3a338fa80ab43074a5be1 (diff) |
#103322# added responsibility (AF)
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/Impress.xcs | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs index de632c0c55d0..89fbe2ae130f 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs @@ -3,9 +3,9 @@ * * $RCSfile: Impress.xcs,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: tpf $ $Date: 2002-10-25 17:16:38 $ + * last change: $Author: tpf $ $Date: 2002-11-21 14:40:47 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -62,6 +62,7 @@ <!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd"> <oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="Impress" oor:package="org.openoffice.Office" xml:lang="en-US"> <info> + <author>AF</author> <desc xml:lang="en-US">Contains configuration items related to the Impress application.</desc> </info> <import oor:component="org.openoffice.Office.Common"/> |