Fix missing application icon on Linux. #19

Merged
konrad merged 1 commits from adrinux/desktop:master into master 2 years ago

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

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
konrad approved these changes 2 years ago
konrad commented 2 years ago
Owner

Thanks!

Thanks!
konrad merged commit a92eb5c70e into master 2 years ago

Reviewers

konrad approved these changes 2 years ago
The pull request has been merged as a92eb5c70e.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b adrinux-master master
git pull master

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff adrinux-master
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/desktop#19
Loading…
There is no content yet.