Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Desktop: Fixes #3720: Fix icons path in AppImage build #3721

Merged
merged 1 commit into from Sep 11, 2020
Merged

Desktop: Fixes #3720: Fix icons path in AppImage build #3721

merged 1 commit into from Sep 11, 2020

Conversation

dist3r
Copy link
Contributor

@dist3r dist3r commented Sep 7, 2020

This Pull Request fixes an issue with missing Joplin icon in AppImage build (fixes #3720). It turned out that omitting the file name in "icon" parameter in package.json file, leads to generating correct directory structure with the use of all icons resolutions available (and not only the faulty 0x0 directory).

image

@laurent22
Copy link
Owner

I can't test but that seems reasonable, thanks for the fix!

@laurent22 laurent22 merged commit 2a1c6d6 into laurent22:dev Sep 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing icons in AppImage build
2 participants