mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-01-06 17:24:41 +01:00
Do not add unneeded icons tot he installer
This commit is contained in:
parent
5b3e33c26c
commit
78e547efca
1 changed files with 2 additions and 2 deletions
|
|
@ -56,8 +56,8 @@
|
|||
</Directory>
|
||||
|
||||
<Icon Id="main_icon" SourceFile="{main_icon}"/>
|
||||
<Icon Id="viewer_icon" SourceFile="{viewer_icon}"/>
|
||||
<Icon Id="editor_icon" SourceFile="{editor_icon}"/>
|
||||
<!-- <Icon Id="viewer_icon" SourceFile="{viewer_icon}"/> -->
|
||||
<!-- <Icon Id="editor_icon" SourceFile="{editor_icon}"/> -->
|
||||
|
||||
<DirectoryRef Id="APPLICATIONFOLDER">
|
||||
{app_components}
|
||||
|
|
|
|||
Loading…
Reference in a new issue