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

Proposed plugin to add entry to desktop menu #2

Open
trumpton opened this issue Jun 24, 2022 · 1 comment
Open

Proposed plugin to add entry to desktop menu #2

trumpton opened this issue Jun 24, 2022 · 1 comment

Comments

@trumpton
Copy link

I've created a plugin which installs an app-hook script.
This checks the command line parameters, and if --install-desktop is provided, the script copies the .desktop and icon into the user's local menu config area, or the system one (if run by root), and modifies the Exec so that the AppImage is executed.

./MyApplication.AppImage --install-desktop
will add the AppImage application to the start menu for the current user.

linuxdeploy-plugin-installdesktop.txt

@TheAssassin
Copy link
Member

Please file a pull request so we can leave review comments.

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

No branches or pull requests

2 participants