From 7e3ee25967e5ee9a9fdd3a0a2809337f63aca071 Mon Sep 17 00:00:00 2001
From: Dubhghlas McLaughlin <103212704+mcdubhghlas@users.noreply.github.com>
Date: Thu, 28 Nov 2024 11:40:06 -0600
Subject: [PATCH] [master] Correct Linux manpages + desktop files
---
...appdata.xml => org.redotengine.Redot.appdata.xml} | 4 ++--
...e.Godot.desktop => org.redotengine.Redot.desktop} | 0
...dotengine.Godot.xml => org.redotengine.Redot.xml} | 0
misc/dist/linux/{godot.6 => redot.6} | 12 ++++++------
4 files changed, 8 insertions(+), 8 deletions(-)
rename misc/dist/linux/{org.godotengine.Godot.appdata.xml => org.redotengine.Redot.appdata.xml} (93%)
rename misc/dist/linux/{org.godotengine.Godot.desktop => org.redotengine.Redot.desktop} (100%)
rename misc/dist/linux/{org.godotengine.Godot.xml => org.redotengine.Redot.xml} (100%)
rename misc/dist/linux/{godot.6 => redot.6} (96%)
diff --git a/misc/dist/linux/org.godotengine.Godot.appdata.xml b/misc/dist/linux/org.redotengine.Redot.appdata.xml
similarity index 93%
rename from misc/dist/linux/org.godotengine.Godot.appdata.xml
rename to misc/dist/linux/org.redotengine.Redot.appdata.xml
index f5af1c2ede3..5c3dbe12a08 100644
--- a/misc/dist/linux/org.godotengine.Godot.appdata.xml
+++ b/misc/dist/linux/org.redotengine.Redot.appdata.xml
@@ -27,8 +27,8 @@
https://redotengine.org
https://github.com/Redot-Engine/redot-engine/issues
- https://docs.godotengine.org/en/latest/about/faq.html
- https://docs.godotengine.org
+ https://docs.redotengine.org/en/latest/about/faq.html
+ https://docs.redotengine.org
https://www.savethechildren.org
https://hosted.weblate.org/projects/godot-engine/godot
The Redot Engine Community
diff --git a/misc/dist/linux/org.godotengine.Godot.desktop b/misc/dist/linux/org.redotengine.Redot.desktop
similarity index 100%
rename from misc/dist/linux/org.godotengine.Godot.desktop
rename to 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
similarity index 100%
rename from misc/dist/linux/org.godotengine.Godot.xml
rename to misc/dist/linux/org.redotengine.Redot.xml
diff --git a/misc/dist/linux/godot.6 b/misc/dist/linux/redot.6
similarity index 96%
rename from misc/dist/linux/godot.6
rename to misc/dist/linux/redot.6
index 9eaa571ee3d..a5310e45674 100644
--- a/misc/dist/linux/godot.6
+++ b/misc/dist/linux/redot.6
@@ -1,4 +1,4 @@
-.TH GODOT "6" "January 2020" "redot 4.0" "Games"
+.TH REDOT "6" "November 2024" "redot 4.4" "Games"
.SH NAME
redot \- multi\-platform 2D and 3D game engine with a feature\-rich editor
.SH SYNOPSIS
@@ -171,23 +171,23 @@ Generate JSON dump of the Redot API for GDExtension bindings named 'extension_ap
\fB\-\-test\fR
Run a unit test ('string', 'math', 'physics', 'physics_2d', 'render', 'oa_hash_map', 'gui', 'shaderlang', 'gd_tokenizer', 'gd_parser', 'gd_compiler', 'gd_bytecode', 'ordered_hash_map', 'astar').
.SH FILES
-XDG_DATA_CONFIG/godot/ or ~/.config/godot/
+XDG_DATA_CONFIG/redot/ or ~/.config/redot/
.RS
User\-specific configuration folder, contains persistent editor settings, script and text editor templates and projects metadata.
.RE
-XDG_DATA_HOME/godot/ or ~/.local/share/godot/
+XDG_DATA_HOME/redot/ or ~/.local/share/redot/
.RS
Contains the default configuration and user data folders for Redot\-made games (\fIuser://\fR path), as well as export templates.
.RE
-XDG_DATA_CACHE/godot/ or ~/.cache/godot/
+XDG_DATA_CACHE/redot/ or ~/.cache/redot/
.RS
Cache folder for generated thumbnails and scene previews, as well as temporary location for downloads.
.RE
-/usr/share/doc/godot/
+/usr/share/doc/redot/
.RS
Additional documentation files.
.RE
-/usr/share/licenses/godot/
+/usr/share/licenses/redot/
.RS
Detailed licensing information.
.RE