diff options
-rw-r--r-- | officecfg/registry/data/org/openoffice/Setup.xcu | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/officecfg/registry/data/org/openoffice/Setup.xcu b/officecfg/registry/data/org/openoffice/Setup.xcu index 48815381d4b5..dd6a557dd961 100644 --- a/officecfg/registry/data/org/openoffice/Setup.xcu +++ b/officecfg/registry/data/org/openoffice/Setup.xcu @@ -5,9 +5,9 @@ * * $RCSfile: Setup.xcu,v $ * - * $Revision: 1.30 $ + * $Revision: 1.31 $ * - * last change: $Author: ihi $ $Date: 2007-04-16 15:32:52 $ + * last change: $Author: vg $ $Date: 2007-05-22 13:03:40 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -621,9 +621,9 @@ <value >GenericCategories</value> </prop> </node> - <node oor:name="com.sun.star.chart.ChartDocument" oor:op="replace"> + <node oor:name="com.sun.star.chart2.ChartDocument" oor:op="replace"> <prop oor:name="ooSetupFactoryDocumentService" oor:finalized="true"> - <value >com.sun.star.chart.ChartDocument</value> + <value >com.sun.star.chart2.ChartDocument</value> </prop> <prop oor:name="ooSetupFactoryCommandConfigRef"> <value >ChartCommands</value> |