Commit 05a7cd88 authored by Ludovic Fauvet's avatar Ludovic Fauvet

msi: group web plugins under a common feature

parent 5985abe9
...@@ -297,6 +297,7 @@ ...@@ -297,6 +297,7 @@
<ComponentGroupRef Id='CompLuaGroup' /> <ComponentGroupRef Id='CompLuaGroup' />
<ComponentGroupRef Id='CompSkinsGroup' /> <ComponentGroupRef Id='CompSkinsGroup' />
<Feature Id='WEBPLUGINS' Title='Web plugins' Level='1' AllowAdvertise="no">
<Feature Id='ACTIVEX' Title='ActiveX plugin' Level='1' AllowAdvertise="no"> <Feature Id='ACTIVEX' Title='ActiveX plugin' Level='1' AllowAdvertise="no">
<ComponentRef Id='CompAxvlc' /> <ComponentRef Id='CompAxvlc' />
<ComponentGroupRef Id='CompAxvlcGroup' /> <ComponentGroupRef Id='CompAxvlcGroup' />
...@@ -304,6 +305,7 @@ ...@@ -304,6 +305,7 @@
<Feature Id='MOZILLA' Title='Mozilla plugin' Level='1000' AllowAdvertise="no"> <Feature Id='MOZILLA' Title='Mozilla plugin' Level='1000' AllowAdvertise="no">
<ComponentRef Id='CompNpvlc' /> <ComponentRef Id='CompNpvlc' />
</Feature> </Feature>
</Feature>
<Feature Id='DISCSPLAYBACK' Title='Discs Playback' Level='1' AllowAdvertise="no"> <Feature Id='DISCSPLAYBACK' Title='Discs Playback' Level='1' AllowAdvertise="no">
<ComponentRef Id='CompPlayDiscs' /> <ComponentRef Id='CompPlayDiscs' />
</Feature> </Feature>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment