<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Hello!<br>
    <br>
    On 2010-07-27 15:58, Petr Mladek wrote:
    <blockquote cite="mid:1280239106.7367.189.camel@walk.suse.cz"
      type="cite">
      <pre wrap="">Pavel Lastovicka píše v Čt 22. 07. 2010 v 16:25 +0200:
</pre>
      <blockquote type="cite">
        <pre wrap="">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.
</pre>
      </blockquote>
      <pre wrap="">
KAMI, could you please look at it?

I do not pack this extensions and am not sure how it is supposed to
work. I guess that we need to pack more files: the main lightproof
extension and lang packs.
</pre>
    </blockquote>
    Maybe #ifdef WITH_EXTENSION_LIGHTPROOF is okay. It seems configure
    contains +    SCPDEFS="$SCPDEFS -DWITH_EXTENSION_LIGHTPROOF" so we
    should go there. <br>
    <blockquote cite="mid:1280239106.7367.189.camel@walk.suse.cz"
      type="cite">
      <pre wrap="">
I see only one file entry in scp2/source/extensions/file_extensions.scp.
It is used in the module definition in
scp2/source/extensions/module_extensions_lightproof.scp.

</pre>
    </blockquote>
    Lightproof is a special case of scp usage, because it uses language
    templates (scp2_extensions_templates.diff) and modules.<br>
    <br>
    The desired behavior is something like:<br>
    [-] Extension<br>
         [-] Lighproof<br>
              English<br>
              Hungarian<br>
    You can install only for (UI)  matching languages so this time
    English ang Hungarian only.<br>
    <blockquote cite="mid:1280239106.7367.189.camel@walk.suse.cz"
      type="cite">
      <pre wrap="">The module definition in scp2/source/extensions/module_extensions.scp
seems to be broken and probably obsoleted.

</pre>
    </blockquote>
    KAMI<br>
    <div class="moz-signature">-- <br>
      <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
      <title>Szalai Kálmán</title>
      <pre wrap="">Best regards,

Kálmán „KAMI” Szalai | 神 | kami911 [at] gmail [dot] com


My favorite projects:

<a href="http://ooop.sf.net/">OxygenOffice Professional</a> - office suite - for everybody | <a href="http://hun.sf.net/">Magyarul</a> - In Hungarian

<a href="http://bit.ly/10ucTR">Blog</a> | <a href="http://bit.ly/eYZO6">Support</a> 

<a href="http://bit.ly/gJuJZ">Follow me</a>, if <a href="http://bit.ly/kDocB">you can</a>

</pre>
    </div>
  </body>
</html>