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

make linux .zip package more usable #468

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nerdCopter
Copy link
Member

@nerdCopter nerdCopter commented Aug 12, 2022

  • the .zip package contains a .desktop launcher; however, it points wrongly to an installation folder /opt/emuflight-configurator by default. therefore if a user launches it, they are really launching an installed verison if it exists.
  • this fixes such to include emuflight-configurator-localfolder.desktop pointing to launch the local folders executable.
  • this also renames emuflight-configurator.desktop to emuflight-configurator-installed.desktop to avoid further confusion.
  • gulpfile required modification to correctly process the rename.

edit:

  • unsure if i really like this, but works.

… and renaming original to -installed.desktop
@nerdCopter nerdCopter changed the title make linux .zip package more usable by creating -localfolder.desktop, and renaming original to -installed.desktop make linux .zip package more usable Aug 12, 2022
@nerdCopter
Copy link
Member Author

i did this because i found myself manually editing the linux .zip files for every dev-unstable build.

@nerdCopter nerdCopter marked this pull request as draft November 5, 2022 18:37
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.

1 participant