Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Mar 17, 2018

made it a bit more complicated, but at least anyone reading won't have to ask amiright lol

made it a bit more complicated, but at least anyone reading won't have to ask amiright lol
README.md Outdated
│   └── your_app.desktop
└── icons
└── hicolor
└── 256x256
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Replace this with some kind of template. I suggest:

└── <theme>
    (for example, hicolor, ...; see https://specifications.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html for details)
    └── <resolution>
        (for example, 256x256, scalable, ...; see https://specifications.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html for details)

README.md Outdated

Where the _desktop_ file specifies the executable to be run (with `EXEC=`), the name of the applications and an icon.
See [desktop file specification](https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html).
Now you can say: `linuxdeployqt path/to/AppDir/usr/share/applications/your_app.desktop`
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/linuxdeployqt/linuxdeployqt-continuous-x86_64.AppImage/g

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lol okay 😄

@TheAssassin
Copy link
Collaborator

Thanks. Please see my comments.

* a template in the AppDir tree instead of hardcoded values
* replaced linuxdeployqt with linuxdeployqt-continuous-x86_64.AppImage in the commandline example
@ghost
Copy link
Author

ghost commented Mar 17, 2018

Alright, I updated the PR.

@TheAssassin TheAssassin merged commit be805e7 into probonopd:master Mar 17, 2018
@probonopd
Copy link
Owner

probonopd commented Mar 18, 2018

Thank you very much @lordadamson - this kind of contribution is highly appreciated. 👍

@ghost
Copy link
Author

ghost commented Mar 18, 2018

You're very welcome 😄

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