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

msi: group web plugins under a common feature

parent 5985abe9
......@@ -297,6 +297,7 @@
<ComponentGroupRef Id='CompLuaGroup' />
<ComponentGroupRef Id='CompSkinsGroup' />
<Feature Id='WEBPLUGINS' Title='Web plugins' Level='1' AllowAdvertise="no">
<Feature Id='ACTIVEX' Title='ActiveX plugin' Level='1' AllowAdvertise="no">
<ComponentRef Id='CompAxvlc' />
<ComponentGroupRef Id='CompAxvlcGroup' />
......@@ -304,6 +305,7 @@
<Feature Id='MOZILLA' Title='Mozilla plugin' Level='1000' AllowAdvertise="no">
<ComponentRef Id='CompNpvlc' />
</Feature>
</Feature>
<Feature Id='DISCSPLAYBACK' Title='Discs Playback' Level='1' AllowAdvertise="no">
<ComponentRef Id='CompPlayDiscs' />
</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