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

Use the more appropriate icon for Grist documents #21

Merged
merged 1 commit into from Mar 13, 2024
Merged

Conversation

dsagal
Copy link
Member

@dsagal dsagal commented Dec 16, 2023

We have already an icon appropriate for documents. Use it in electron-builder file associations. Tested on Mac, but should work on Windows too (documentation says it's not supported on Linux).

(Omitting the icon file extension isn't well-documented, but should result in .icns vs .ico extensions for Mac vs Windows: source code, and the correct .icns extension is visible on Mac in dist/mac-arm64/grist-electron.app/Contents/Info.plist.)

@dsagal dsagal requested a review from paulfitz December 16, 2023 15:49
Copy link
Member

@paulfitz paulfitz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for not noticing this PR sooner :-)

Thanks @dsagal

@dsagal dsagal merged commit fa264ac into main Mar 13, 2024
1 check passed
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.

None yet

2 participants