Tag: cws_dev300_dba31c User: oj Date: 2008-09-01 10:19:52+0000 Modified: dba/reportdesign/registry/data/org/openoffice/Setup.xcu dba/reportdesign/registry/data/org/openoffice/makefile.mk dba/reportdesign/registry/data/org/openoffice/Office/Embedding.xcu dba/reportdesign/registry/data/org/openoffice/Office/makefile.mk
Log: #i93160# remve module dep File Changes: Directory: /dba/reportdesign/registry/data/org/openoffice/ ========================================================== File [changed]: Setup.xcu Url: http://dba.openoffice.org/source/browse/dba/reportdesign/registry/data/org/openoffice/Setup.xcu?r1=1.2&r2=1.2.2.1 Delta lines: +2 -2 ------------------- --- Setup.xcu 2008-08-19 10:02:55+0000 1.2 +++ Setup.xcu 2008-09-01 10:19:48+0000 1.2.2.1 @@ -8,7 +8,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: Setup.xcu,v $ - * $Revision: 1.2 $ + * $Revision: 1.2.2.1 $ * * This file is part of OpenOffice.org. * @@ -31,7 +31,7 @@ <oor:component-data oor:name="Setup" oor:package="org.openoffice" xmlns:oor="http://openoffice.org/2001/registry" xmlns:install="http://openoffice.org/2004/installation" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <node oor:name="Office"> <node oor:name="Factories"> - <node oor:name="com.sun.star.report.ReportDefinition" oor:op="replace" install:module="report"> + <node oor:name="com.sun.star.report.ReportDefinition" oor:op="replace"> <prop oor:name="ooSetupFactoryCommandConfigRef"> <value >ReportCommands</value> </prop> File [changed]: makefile.mk Url: http://dba.openoffice.org/source/browse/dba/reportdesign/registry/data/org/openoffice/makefile.mk?r1=1.2&r2=1.2.2.1 Delta lines: +1 -4 ------------------- --- makefile.mk 2008-08-19 10:03:08+0000 1.2 +++ makefile.mk 2008-09-01 10:19:49+0000 1.2.2.1 @@ -8,7 +8,7 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.2.2.1 $ # # This file is part of OpenOffice.org. # @@ -45,9 +45,6 @@ XCUFILES= \ $(LOCALIZEDFILES) -MODULEFILES= \ - Setup-report.xcu - .INCLUDE : target.mk ALLTAR: "$(PWD)$/$(MISC)$/$(EXTNAME)$/registry$/schema$/$(PACKAGEDIR)$/Setup.xcs" Directory: /dba/reportdesign/registry/data/org/openoffice/Office/ ================================================================= File [changed]: Embedding.xcu Url: http://dba.openoffice.org/source/browse/dba/reportdesign/registry/data/org/openoffice/Office/Embedding.xcu?r1=1.2&r2=1.2.2.1 Delta lines: +4 -5 ------------------- --- Embedding.xcu 2008-08-19 10:03:18+0000 1.2 +++ Embedding.xcu 2008-09-01 10:19:49+0000 1.2.2.1 @@ -8,7 +8,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: Embedding.xcu,v $ - * $Revision: 1.2 $ + * $Revision: 1.2.2.1 $ * * This file is part of OpenOffice.org. * @@ -28,9 +28,9 @@ * for a copy of the LGPLv3 License. * ************************************************************************ --> -<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:package="org.openoffice.Office" oor:name="Embedding"> +<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:install="http://openoffice.org/2004/installation" oor:package="org.openoffice.Office" oor:name="Embedding"> <node oor:name="Objects"> - <node oor:name="D7896D52-B7AF-4820-9DFE-D404D015960F" oor:op="replace" install:module="report"> + <node oor:name="D7896D52-B7AF-4820-9DFE-D404D015960F" oor:op="replace"> <prop oor:name="ObjectFactory"> <value>com.sun.star.embed.OOoEmbeddedObjectFactory</value> </prop> @@ -44,7 +44,7 @@ <value>PRIMARY SHOW OPEN HIDE UIACTIVATE IPACTIVATE</value> </prop> </node> - <node oor:name="80243D39-6741-46C5-926E-069164FF87BB" oor:op="replace" install:module="chart"> + <node oor:name="80243D39-6741-46C5-926E-069164FF87BB" oor:op="replace"> <prop oor:name="ObjectFactory"> <value>com.sun.star.embed.OOoEmbeddedObjectFactory</value> </prop> @@ -71,4 +71,3 @@ </prop> </node> </oor:component-data> - File [changed]: makefile.mk Url: http://dba.openoffice.org/source/browse/dba/reportdesign/registry/data/org/openoffice/Office/makefile.mk?r1=1.8&r2=1.8.2.1 Delta lines: +3 -3 ------------------- --- makefile.mk 2008-08-19 10:03:52+0000 1.8 +++ makefile.mk 2008-09-01 10:19:50+0000 1.8.2.1 @@ -8,7 +8,7 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.8 $ +# $Revision: 1.8.2.1 $ # # This file is part of OpenOffice.org. # @@ -49,7 +49,7 @@ ReportDesign.xcu \ Paths.xcu -MODULEFILES= Embedding-report.xcu +# MODULEFILES= Embedding-report.xcu .INCLUDE : target.mk --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
