Removed resources folder on windows installer stuff (not needed)

This commit is contained in:
Jose Luis Cercos Pita 2012-11-16 19:59:36 +01:00
parent 6665383f49
commit d6bed677ac

View File

@ -29,51 +29,6 @@
<File Id="PlotInstance" Name="Plot.py" DiskId="1" />
<File Id="PlotResources" Name="Plot_rc.py" DiskId="1" />
</Component>
<Directory Id="ModPlotResources" Name="resources" FileSource="../../Mod/Plot/resources" >
<Directory Id="ModPlotIcons" Name="icons" FileSource="../../Mod/Plot/resources/icons" >
<Component Id="CompModPlotIcons" Guid="a176d6d9-755c-4b09-824a-af56c45f08c0" Win64='$(var.Win_64)' KeyPath="yes">
<!-- Icons are not needed if a resource file is offered
<File Id="PlotIcons01" Name="Axes.svg" />
<File Id="PlotIcons02" Name="Grid.svg" />
<File Id="PlotIcons03" Name="Icon.svg" />
<File Id="PlotIcons04" Name="Labels.svg" />
<File Id="PlotIcons05" Name="Legend.svg" />
<File Id="PlotIcons06" Name="Positions.svg" />
<File Id="PlotIcons07" Name="Save.svg" />
<File Id="PlotIcons08" Name="Series.svg" />
-->
</Component>
</Directory>
<Directory Id="ModPlotTranslations" Name="translations" FileSource="../../Mod/Plot/resources/translations" >
<Component Id="CompModPlotTranslations" Guid="714534d7-ecf0-486c-9238-da6a06029499" Win64='$(var.Win_64)' KeyPath="yes">
<!-- Translation files are not needed if a resource file is offered
<File Id="PlotTranslations01" Name="Plot.qm" />
<File Id="PlotTranslations02" Name="Plot_af.qm" />
<File Id="PlotTranslations03" Name="Plot_cs.qm" />
<File Id="PlotTranslations04" Name="Plot_de.qm" />
<File Id="PlotTranslations05" Name="Plot_es-ES.qm" />
<File Id="PlotTranslations06" Name="Plot_fi.qm" />
<File Id="PlotTranslations07" Name="Plot_fr.qm" />
<File Id="PlotTranslations08" Name="Plot_hr.qm" />
<File Id="PlotTranslations09" Name="Plot_hu.qm" />
<File Id="PlotTranslations10" Name="Plot_it.qm" />
<File Id="PlotTranslations11" Name="Plot_ja.qm" />
<File Id="PlotTranslations12" Name="Plot_nl.qm" />
<File Id="PlotTranslations13" Name="Plot_no.qm" />
<File Id="PlotTranslations14" Name="Plot_pl.qm" />
<File Id="PlotTranslations15" Name="Plot_pt-BR.qm" />
<File Id="PlotTranslations16" Name="Plot_ro.qm" />
<File Id="PlotTranslations17" Name="Plot_ru.qm" />
<File Id="PlotTranslations18" Name="Plot_sk.qm" />
<File Id="PlotTranslations19" Name="Plot_sv-SE.qm" />
<File Id="PlotTranslations20" Name="Plot_tr.qm" />
<File Id="PlotTranslations21" Name="Plot_uk.qm" />
<File Id="PlotTranslations22" Name="Plot_zh-CN.qm" />
<File Id="PlotTranslations23" Name="Plot_zh-TW.qm" />
-->
</Component>
</Directory>
</Directory>
<Directory Id="ModplotAxes" Name="plotAxes" FileSource="../../Mod/Plot/plotAxes" >
<Component Id="CompModplotAxes" Guid="0dfd62d2-196b-45e8-ba6d-a51267233890" Win64='$(var.Win_64)' KeyPath="yes">
<File Id="plotAxes01" Name="__init__.py" />