contrib/packaging/wix/mercurial.wxs
changeset 43522 ce96be208ea4
parent 42053 429bed755ce1
child 43610 11db74349b24
equal deleted inserted replaced
43521:ea5e7726fee0 43522:ce96be208ea4
   134           <FeatureRef Id="$(var.EXTRAFEAT)" />
   134           <FeatureRef Id="$(var.EXTRAFEAT)" />
   135         <?endforeach?>
   135         <?endforeach?>
   136       <?endif?>
   136       <?endif?>
   137       <Feature Id='Locales' Title='Translations' Description='Translations' Level='1'>
   137       <Feature Id='Locales' Title='Translations' Description='Translations' Level='1'>
   138         <ComponentGroupRef Id='localeFolder' />
   138         <ComponentGroupRef Id='localeFolder' />
   139         <ComponentRef Id='i18nFolder' />
       
   140       </Feature>
   139       </Feature>
   141       <Feature Id='Documentation' Title='Documentation' Description='HTML man pages' Level='1'>
   140       <Feature Id='Documentation' Title='Documentation' Description='HTML man pages' Level='1'>
   142         <ComponentGroupRef Id='docFolder' />
   141         <ComponentGroupRef Id='docFolder' />
   143       </Feature>
   142       </Feature>
   144       <Feature Id='Misc' Title='Miscellaneous' Description='Contributed scripts' Level='1'>
   143       <Feature Id='Misc' Title='Miscellaneous' Description='Contributed scripts' Level='1'>