diff options
author | Chen Asraf <casraf@pm.me> | 2024-10-26 18:18:21 +0300 |
---|---|---|
committer | Chen Asraf <casraf@pm.me> | 2024-10-26 18:25:42 +0300 |
commit | 78ae5ca374ccff3644b702f36bfa4b932aabfcb7 (patch) | |
tree | a361f6913ca50560e6ee93ae61496d0cc6255b8f /misc | |
parent | 47866b8838289c7dc259a9407108781957fb912a (diff) | |
download | redot-engine-78ae5ca374ccff3644b702f36bfa4b932aabfcb7.tar.gz |
Fix Linux desktop files
Diffstat (limited to 'misc')
-rw-r--r-- | misc/dist/linux/org.redotengine.Redot.appdata.xml (renamed from misc/dist/linux/org.godotengine.Godot.appdata.xml) | 2 | ||||
-rw-r--r-- | misc/dist/linux/org.redotengine.Redot.desktop (renamed from misc/dist/linux/org.godotengine.Godot.desktop) | 0 | ||||
-rw-r--r-- | misc/dist/linux/org.redotengine.Redot.xml (renamed from misc/dist/linux/org.godotengine.Godot.xml) | 0 |
3 files changed, 1 insertions, 1 deletions
diff --git a/misc/dist/linux/org.godotengine.Godot.appdata.xml b/misc/dist/linux/org.redotengine.Redot.appdata.xml index 774b5c5633..ab540690dd 100644 --- a/misc/dist/linux/org.godotengine.Godot.appdata.xml +++ b/misc/dist/linux/org.redotengine.Redot.appdata.xml @@ -6,7 +6,7 @@ <project_license>MIT</project_license> <name>Redot Engine</name> <summary>Multi-platform 2D and 3D game engine with a feature-rich editor</summary> - <launchable type="desktop-id">org.redotengine.Redot.desktop</launchable> + <launchable type="desktop-id">org.redotengine.Redot.desktop</launchable> <description> <p> Redot is forked from Godot which is an advanced, feature-packed, multi-platform 2D and 3D game diff --git a/misc/dist/linux/org.godotengine.Godot.desktop b/misc/dist/linux/org.redotengine.Redot.desktop index d81e76bc90..d81e76bc90 100644 --- a/misc/dist/linux/org.godotengine.Godot.desktop +++ b/misc/dist/linux/org.redotengine.Redot.desktop diff --git a/misc/dist/linux/org.godotengine.Godot.xml b/misc/dist/linux/org.redotengine.Redot.xml index cd3f179ac4..cd3f179ac4 100644 --- a/misc/dist/linux/org.godotengine.Godot.xml +++ b/misc/dist/linux/org.redotengine.Redot.xml |