diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-11-17 08:58:46 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-11-17 08:58:46 +0000 |
commit | 5b6aab5173207c1630db741201f5712b6222ab17 (patch) | |
tree | d80b0246e3bba6d4e22d60c8defe9b01f17dccdf /officecfg | |
parent | 12bc399352fa340c479d5d771a94344f13e94ca5 (diff) |
INTEGRATION: CWS abi08 (1.16.132); FILE MERGED
2004/10/08 14:40:47 kso 1.16.132.1: Correctd authors for UCB related items.
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/schema/org/openoffice/ucb/Store.xcs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/officecfg/registry/schema/org/openoffice/ucb/Store.xcs b/officecfg/registry/schema/org/openoffice/ucb/Store.xcs index d36beec75f34..127f9efacf76 100644 --- a/officecfg/registry/schema/org/openoffice/ucb/Store.xcs +++ b/officecfg/registry/schema/org/openoffice/ucb/Store.xcs @@ -3,9 +3,9 @@ * * $RCSfile: Store.xcs,v $ * - * $Revision: 1.16 $ + * $Revision: 1.17 $ * - * last change: $Author: obo $ $Date: 2004-07-05 13:47:32 $ + * last change: $Author: obo $ $Date: 2004-11-17 09:58:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -61,7 +61,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="Store" oor:package="org.openoffice.ucb" xml:lang="en-US"> <info> - <author>KSO</author> + <author>ABI</author> <desc >Contains components and templates used for storing UCB related data.</desc> </info> <templates> |