User: vg Date: 05/02/21 04:24:31 Modified: /dba/connectivity/source/drivers/mozab/ mozab.xml
Log: INTEGRATION: CWS mozab05 (1.3.46); FILE MERGED 2005/01/17 05:30:44 windly 1.3.46.1: #i20088# Detect Mozilla Thunderbird Address Book: patchs for connectivity File Changes: Directory: /dba/connectivity/source/drivers/mozab/ ================================================== File [changed]: mozab.xml Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/mozab/mozab.xml?r1=1.3&r2=1.4 Delta lines: +12 -0 -------------------- --- mozab.xml 25 Jun 2004 18:31:16 -0000 1.3 +++ mozab.xml 21 Feb 2005 12:24:28 -0000 1.4 @@ -14,6 +14,18 @@ <supported-service> com.sun.star.sdbc.Driver </supported-service> <service-dependency> ... </service-dependency> </component-description> + <component-description> + <Author>Wind Li</Author> + <Name>com.sun.star.comp.mozilla.MozillaBootstrap</Name> + <Description> + This is the implementation of the MozillaBootstrap for sdbc-mozab bridge and xmlsec. + </Description> + <loader-name>com.sun.star.loader.SharedLibrary</loader-name> + <language>c++</language> + <status value="final"/> + <supported-service> com.sun.star.mozilla.MozillaBootstrap</supported-service> + <service-dependency> ... </service-dependency> + </component-description> <project-build-dependency> cppuhelper </project-build-dependency> <project-build-dependency> cppu </project-build-dependency> <project-build-dependency> sal </project-build-dependency> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
