-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Ensure that AppImages contain valid .DirIcon file #3988
Comments
Hmm.... In this line |
This was referenced Jul 3, 2019
This was referenced Jul 15, 2019
This was referenced Aug 28, 2019
This was referenced Sep 26, 2019
This was referenced Nov 24, 2019
This was referenced May 16, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Every AppImage needs to contain a top-level
.DirIcon
file. Please use a 256x256 px png. (linuxdeployqt
puts the main icon specified in the desktop file there, butelectron-builder
is not usinglinuxdeployqt
.)References:
cc @develar
The text was updated successfully, but these errors were encountered: