From 7360f6aeff704538e98ac8af65297c8263a053fe Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Thu, 19 Jul 2018 22:11:22 +0200 Subject: [PATCH] Rename AppStream metadata and desktop files to follow the specification This also adds a few more fields to the AppStream file to improve desktop integration. --- ...odot.appdata.xml => org.godotengine.Godot.appdata.xml} | 8 +++++++- .../{godot.desktop => org.godotengine.Godot.desktop} | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) rename misc/dist/linux/{godot.appdata.xml => org.godotengine.Godot.appdata.xml} (81%) rename misc/dist/linux/{godot.desktop => org.godotengine.Godot.desktop} (71%) diff --git a/misc/dist/linux/godot.appdata.xml b/misc/dist/linux/org.godotengine.Godot.appdata.xml similarity index 81% rename from misc/dist/linux/godot.appdata.xml rename to misc/dist/linux/org.godotengine.Godot.appdata.xml index a381556025..8278f1f6f5 100644 --- a/misc/dist/linux/godot.appdata.xml +++ b/misc/dist/linux/org.godotengine.Godot.appdata.xml @@ -1,11 +1,13 @@ - godot.desktop + org.godotengine.Godot.desktop CC0-1.0 MIT Godot Engine Multi-platform 2D and 3D game engine with a feature-rich editor + https://raw.githubusercontent.com/godotengine/godot/master/icon.png + ​org.godotengine.Godot.desktop

Godot is an advanced, feature-packed, multi-platform 2D and 3D game @@ -24,8 +26,12 @@ https://download.tuxfamily.org/godotengine/media/screenshots/editor_3d_fracteed-720p.jpg + + Development + https://godotengine.org https://github.com/godotengine/godot/issues + http://docs.godotengine.org/en/latest/about/faq.html http://docs.godotengine.org https://godotengine.org/donate https://hosted.weblate.org/projects/godot-engine/godot diff --git a/misc/dist/linux/godot.desktop b/misc/dist/linux/org.godotengine.Godot.desktop similarity index 71% rename from misc/dist/linux/godot.desktop rename to misc/dist/linux/org.godotengine.Godot.desktop index 974352b117..439b1d87b8 100644 --- a/misc/dist/linux/godot.desktop +++ b/misc/dist/linux/org.godotengine.Godot.desktop @@ -1,7 +1,7 @@ [Desktop Entry] Name=Godot Engine GenericName=Libre game engine -Comment=Multi-platform 2D and 3D game engine with a feature rich editor +Comment=Multi-platform 2D and 3D game engine with a feature-rich editor Exec=godot -p Icon=godot Terminal=false