Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

Small reworking of Linux's desktop shortcuts #137

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

pgattic
Copy link

@pgattic pgattic commented Nov 13, 2022

Makes Mesen less annoying for Linux users who like to customize their desktop shortcuts or set custom file associations. #136

It seems to me that when the emulator gives the ".desktop" file a new GUID in its filename every time it runs, it kind of makes things a hassle for people who manually organize or manage their desktop shortcuts on Linux. See NovaSquirrel#136 for an example of this. (But there's probably someone who knows more about this than I do who can confirm or deny what I'm saying.)

I am not the most familiar with the code for this emulator, but it almost looks like if this proposal is implemented, it could also be helpful to move line 170 of /GUI.NET/Config/PreferenceInfo.cs to after line 72 in GUI.NET/Forms/frmConfigWizard.cs so that it only creates the .desktop file once upon setup and not each time the app is run.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant