diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2005-02-17 09:17:39 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2005-02-17 09:17:39 +0000 |
commit | 17be5b9391607e64167b363800884c66f8e06b9a (patch) | |
tree | 93008a6f6cb7f0a3efb91b32e19d9ebd8199127b /officecfg | |
parent | c4a3c2cf96c3b05eb4cd9dd4a36f304e493df802 (diff) |
INTEGRATION: CWS dba23 (1.30.56); FILE MERGED
2005/01/19 09:34:22 oj 1.30.56.1: #i40485# new service for the new database document
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/UI.xcu | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI.xcu b/officecfg/registry/data/org/openoffice/Office/UI.xcu index 9e300a27a0e6..9e9c107182cb 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI.xcu @@ -3,9 +3,9 @@ * * $RCSfile: UI.xcu,v $ * - * $Revision: 1.31 $ + * $Revision: 1.32 $ * - * last change: $Author: hr $ $Date: 2005-02-11 15:32:14 $ + * last change: $Author: vg $ $Date: 2005-02-17 10:17:39 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -127,7 +127,7 @@ <value oor:separator=";">MathML XML (Math);MathType 3.x;StarMath 2.0;StarMath 3.0;StarMath 4.0;StarMath 5.0;StarOffice XML (Math);math8</value> </prop> </node> - <node oor:name="com.sun.star.sdb.DatabaseDocument" oor:op="replace"> + <node oor:name="com.sun.star.sdb.OfficeDatabaseDocument" oor:op="replace"> <prop oor:name="DisplayName"> <value xml:lang="de">Datenbankdokumente</value> <value xml:lang="en">Database Documents</value> |