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

Handle symlinked desktop files #113

Merged
merged 2 commits into from
Oct 23, 2023

Conversation

tdiam
Copy link
Contributor

@tdiam tdiam commented Oct 22, 2023

Depends on #112 to use File.moveResolvedFile extension

Closes #111

  • Resolves desktop file to copy it into .local/share/applications/ instead of a symlink.
  • Graceful disintegration for AppImages with symlink desktop files that were previously integrated improperly.

@prateekmedia prateekmedia merged commit a7db55e into prateekmedia:main Oct 23, 2023
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.

Integration unsuccessful when desktop file is symlinked
2 participants