Fix missing application icon on Linux.
#19
Merged
konrad
merged 1 commits from adrinux/desktop:master
into master
2 years ago
Loading…
Reference in New Issue
There is no content yet.
Delete Branch 'adrinux/desktop:master'
Deleting a branch is permanent. It CANNOT be undone. Continue?
The existing icon.png converted to .icns format and explicitly linked in package.json. Electron-builder then automatically generates required size variants and adds them to package manifests.
Fixes issue #15
Thanks!
a92eb5c70e
into master 2 years agoReviewers
a92eb5c70e
.Step 1:
From your project repository, check out a new branch and test the changes.Step 2:
Merge the changes and update on Gitea.