Merge pull request #20282 from Calinou/add-appstream-metadata

Add an AppStream metadata file
This commit is contained in:
Max Hilbrunner 2018-07-24 21:00:45 +02:00 committed by GitHub
commit 23a63050f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 2 deletions

View file

@ -1,11 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2017-2018 Rémi Verschelde <akien@godotengine.org> -->
<component type="desktop">
<id>godot.desktop</id>
<id>org.godotengine.Godot.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>MIT</project_license>
<name>Godot Engine</name>
<summary>Multi-platform 2D and 3D game engine with a feature-rich editor</summary>
<icon type="remote">https://raw.githubusercontent.com/godotengine/godot/master/icon.png</icon>
<launchable type="desktop-id">org.godotengine.Godot.desktop</launchable>
<description>
<p>
Godot is an advanced, feature-packed, multi-platform 2D and 3D game
@ -24,8 +26,12 @@
<image>https://download.tuxfamily.org/godotengine/media/screenshots/editor_3d_fracteed-720p.jpg</image>
</screenshot>
</screenshots>
<categories>
<category>Development</category>
</categories>
<url type="homepage">https://godotengine.org</url>
<url type="bugtracker">https://github.com/godotengine/godot/issues</url>
<url type="faq">http://docs.godotengine.org/en/latest/about/faq.html</url>
<url type="help">http://docs.godotengine.org</url>
<url type="donation">https://godotengine.org/donate</url>
<url type="translate">https://hosted.weblate.org/projects/godot-engine/godot</url>

View file

@ -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