Skip to content
This repository has been archived by the owner on Jun 18, 2019. It is now read-only.

Fixes app logo for Linux builds #27

Merged
merged 1 commit into from
Jun 9, 2017
Merged

Conversation

conorsch
Copy link
Contributor

@conorsch conorsch commented Jun 9, 2017

The icns2png command was referencing the old path to the app.icns
file, which is no longer valid as of #17 and #24. Fixing that command
allows the icns -> png format conversion work as intended. No changes
required to package.json, since the paths there are already correct.

Closes #23.

Signed-off-by: Conor Schaefer conor@freedom.press

Behold:

sunder-app-icon-working-on-linux

Run a make clean-build to take advantage of the changes, otherwise the old PNGs will still be used.

The `icns2png` command was referencing the old path to the `app.icns`
file, which is no longer valid as of #17 and #24. Fixing that command
allows the icns -> png format conversion work as intended. No changes
required to `package.json`, since the paths there are already correct.

Closes #23.

Signed-off-by: Conor Schaefer <conor@freedom.press>
@GabeIsman
Copy link
Contributor

Good catch. 👍

@GabeIsman GabeIsman merged commit a498773 into master Jun 9, 2017
@GabeIsman GabeIsman deleted the fix-logo-for-linux-builds branch June 9, 2017 03:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants