From e87ffb3a7da78e0ddc0d52096f22b20209c86617 Mon Sep 17 00:00:00 2001 From: probonopd Date: Sun, 13 Jan 2019 10:45:12 +0000 Subject: [PATCH] https://standards.freedesktop.org/desktop-entry-spec/1.0/ [ci ksip] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5946dc6..0d0afe9 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ Categories=Office; * Notice that both `Exec` and `Icon` only have file names. * Also Notice that the `Icon` entry does not include an extension. -Read more about desktop files in the [freedesktop specification here](https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html). +Read more about desktop files in the [Desktop Entry Specification 1.0](https://standards.freedesktop.org/desktop-entry-spec/1.0/). Now you can say: `linuxdeployqt-continuous-x86_64.AppImage path/to/AppDir/usr/share/applications/your_app.desktop`