diff options
author | Hugo Locurcio <hugo.locurcio@hugo.pro> | 2018-07-19 22:11:22 +0200 |
---|---|---|
committer | Hugo Locurcio <hugo.locurcio@hugo.pro> | 2018-07-24 15:18:50 +0200 |
commit | 7360f6aeff704538e98ac8af65297c8263a053fe (patch) | |
tree | cf9baa3f7367333a43abbe2c8487bf40c876db78 /misc/dist/linux/godot.desktop | |
parent | 76bfe14e00ee5c8b65275d8b8e0c4cdc25b4b899 (diff) |
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.
Diffstat (limited to 'misc/dist/linux/godot.desktop')
-rw-r--r-- | misc/dist/linux/godot.desktop | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/misc/dist/linux/godot.desktop b/misc/dist/linux/godot.desktop deleted file mode 100644 index 974352b117..0000000000 --- a/misc/dist/linux/godot.desktop +++ /dev/null @@ -1,9 +0,0 @@ -[Desktop Entry] -Name=Godot Engine -GenericName=Libre game engine -Comment=Multi-platform 2D and 3D game engine with a feature rich editor -Exec=godot -p -Icon=godot -Terminal=false -Type=Application -Categories=Development;IDE; |