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

Add MIME type support for .ice files to improve Linux desktop integration #795

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

lmcapacho
Copy link
Contributor

This PR introduces a few changes to make Icestudio work better with Linux desktops:

  • Added icestudio.xml to define the MIME type text/x-icestudio for .ice files.
  • Updated the .desktop file to include the new MIME type.
  • Modified AppRun to handle the MIME type and improve file handling.

With these updates, .ice files will now:

  • Show the correct icon in file managers.
  • Open directly in Icestudio when double-clicked.

@cavearr
Copy link
Member

cavearr commented Jan 8, 2025

Thanks @lmcapacho , good work!

@cavearr cavearr merged commit f391080 into FPGAwars:develop Jan 8, 2025
3 of 4 checks 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.

2 participants