Tag: cws_src680_rptchart01 User: oj Date: 2008-02-18 09:44:28+0000 Modified: dba/reportdesign/registry/data/org/openoffice/Office/DataAccess.xcu dba/reportdesign/registry/data/org/openoffice/Office/makefile.mk
Log: #i85225# remove loclized product name File Changes: Directory: /dba/reportdesign/registry/data/org/openoffice/Office/ ================================================================= File [changed]: DataAccess.xcu Url: http://dba.openoffice.org/source/browse/dba/reportdesign/registry/data/org/openoffice/Office/DataAccess.xcu?r1=1.2&r2=1.2.18.1 Delta lines: +6 -3 ------------------- --- DataAccess.xcu 2007-11-27 11:58:12+0000 1.2 +++ DataAccess.xcu 2008-02-18 09:44:25+0000 1.2.18.1 @@ -5,9 +5,9 @@ * * $RCSfile: DataAccess.xcu,v $ * - * $Revision: 1.2 $ + * $Revision: 1.2.18.1 $ * - * last change: $Author: ihi $ $Date: 2007/11/27 11:58:12 $ + * last change: $Author: oj $ $Date: 2008/02/18 09:44:25 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -41,11 +41,14 @@ <node oor:name="ReportEngineNames"> <node oor:name="Pentaho Reporting Flow Engine" oor:op="replace"> <prop oor:name="UIName" oor:type="xs:string"> - <value xml:lang="en-US">Pentaho Reporting Flow Engine</value> + <value>Pentaho Reporting Flow Engine</value> </prop> <prop oor:name="ServiceName" oor:type="xs:string"> <value>com.sun.star.report.pentaho.SOReportJobFactory</value> </prop> + <prop oor:name="Chart" oor:op="replace" oor:type="xs:booelan"> + <value>true</value> + </prop> </node> </node> </node> File [changed]: makefile.mk Url: http://dba.openoffice.org/source/browse/dba/reportdesign/registry/data/org/openoffice/Office/makefile.mk?r1=1.3&r2=1.3.4.1 Delta lines: +2 -5 ------------------- --- makefile.mk 2008-01-04 08:55:12+0000 1.3 +++ makefile.mk 2008-02-18 09:44:25+0000 1.3.4.1 @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.3.4.1 $ # -# last change: $Author: rt $ $Date: 2008/01/04 08:55:12 $ +# last change: $Author: oj $ $Date: 2008/02/18 09:44:25 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -48,7 +48,4 @@ MODULEFILES= -LOCALIZEDFILES= \ - DataAccess.xcu - .INCLUDE : target.mk --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
