[ooo-build] Lightproof extension integration broken

Pavel Lastovicka pavel.lastovicka at blue-point.cz
Thu Jul 22 07:25:06 PDT 2010


Hello,

I have noticed in the Windows OO.o installation program that there is empty item for 
the Lightproof extension under the Extensions feature.

In scp2/source/extensions/module_extensions.scp there is:

#ifndef WITHOUT_EXTENSION_LIGHTPROOF
#ifdef WITH_EXTENSION_INTEGRATION
Module gid_Module_Optional_Extensions_LightProof
     MOD_NAME_DESC(MODULE_OPTIONAL_EXTENSIONS_LIGHTPROOF);
     ParentID = gid_Module_Optional_Extensions;
     Minimal = NO;
     Default = YES;
     Styles = ( );
End
#endif
#endif

The first line should be #ifdef WITH_EXTENSION_LIGHTPROOF. Also the "Files" 
statement is missing in module definition.

Regards
-- 
Pavel Laštovička


More information about the ooo-build mailing list