Skip to content

Commit

Permalink
Added new eCAL Logos (#891)
Browse files Browse the repository at this point in the history
* Created Logo directory with the current logo as SVGs

* Added new logo to Innosetup
  • Loading branch information
FlorianReimold authored Nov 28, 2022
1 parent f677d62 commit f88d0b3
Show file tree
Hide file tree
Showing 16 changed files with 1,793 additions and 1 deletion.
2 changes: 1 addition & 1 deletion cpack/innosetup/ecal_setup.iss.in
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ AppVerName={#AppName} {#AppVersion}
AppPublisher={#AppPublisher}
DefaultDirName={sd}\{#AppName}
DefaultGroupName={#AppName}
WizardImageFile=gfx\logo_iss.bmp
WizardImageFile=gfx\logo_55_55.bmp,gfx\logo_110_110.bmp
WizardSmallImageFile=gfx\logo_icon.bmp
OutputDir={#OutputDir}
OutputBaseFilename={#OutputName}
Expand Down
189 changes: 189 additions & 0 deletions cpack/innosetup/gfx/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added cpack/innosetup/gfx/logo_110_110.bmp
Binary file not shown.
Binary file added cpack/innosetup/gfx/logo_55_55.bmp
Binary file not shown.
Binary file removed cpack/innosetup/gfx/logo_icon.bmp
Binary file not shown.
Binary file removed cpack/innosetup/gfx/logo_icon.ico
Binary file not shown.
Binary file removed cpack/innosetup/gfx/logo_icon.xcf
Binary file not shown.
Loading

0 comments on commit f88d0b3

Please sign in to comment.