]> git.sesse.net Git - vlc/commitdiff
msi: install the mozilla plugin by default
authorLudovic Fauvet <etix@videolan.org>
Wed, 10 Apr 2013 14:20:19 +0000 (16:20 +0200)
committerLudovic Fauvet <etix@videolan.org>
Wed, 10 Apr 2013 14:55:13 +0000 (16:55 +0200)
extras/package/win32/msi/product.wxs

index 3d120fc6eafc668135c2de85a7706b4986439815..222443252a1fdf9fbd1aac94a26ef99a6b0ab71f 100644 (file)
                     <ComponentRef Id='CompAxvlc' />
                     <ComponentGroupRef Id='CompAxvlcGroup' />
                 </Feature>
-                <Feature Id='MOZILLA' Title='Mozilla plugin' Level='1000' AllowAdvertise="no">
+                <Feature Id='MOZILLA' Title='Mozilla plugin' Level='1' AllowAdvertise="no">
                     <ComponentRef Id='CompNpvlc' />
                 </Feature>
             </Feature>