From b57fa8f19b9d6dbc5286a7783c8fa9024bf81643 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Sun, 24 Sep 2017 19:36:34 +0200 Subject: Dist: Use HTTPS for screenshot link in AppData file [ci skip] --- misc/dist/linux/godot.6 | 4 ++-- misc/dist/linux/godot.appdata.xml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'misc') diff --git a/misc/dist/linux/godot.6 b/misc/dist/linux/godot.6 index d83bcb1556..7e9ea64434 100644 --- a/misc/dist/linux/godot.6 +++ b/misc/dist/linux/godot.6 @@ -1,11 +1,11 @@ .TH GODOT "6" "September 2017" "godot 3.0-alpha" "Games" .SH NAME -godot \- multi-platform 2D and 3D game engine with a feature rich editor +godot \- multi-platform 2D and 3D game engine with a feature-rich editor .SH SYNOPSIS .B godot [\fI\,options\/\fR] [path to scene or 'project.godot' file] .SH DESCRIPTION -Godot Engine is an advanced, feature packed, multi\-platform 2D and 3D game +Godot Engine is an advanced, feature-packed, multi\-platform 2D and 3D game engine. .br It provides a huge set of common tools, so you can just focus on making diff --git a/misc/dist/linux/godot.appdata.xml b/misc/dist/linux/godot.appdata.xml index 20a6c0ec26..907fe1f3be 100644 --- a/misc/dist/linux/godot.appdata.xml +++ b/misc/dist/linux/godot.appdata.xml @@ -5,10 +5,10 @@ CC0-1.0 MIT Godot Engine - Multi-platform 2D and 3D game engine with a feature rich editor + Multi-platform 2D and 3D game engine with a feature-rich editor

- Godot is an advanced, feature packed, multi-platform 2D and 3D game + Godot is an advanced, feature-packed, multi-platform 2D and 3D game engine. It provides a huge set of common tools, so you can just focus on making your game without reinventing the wheel.

@@ -21,7 +21,7 @@ 3D project loaded in the Godot Engine editor - http://download.tuxfamily.org/godotengine/media/screenshots/editor_3d_fracteed-720p.jpg + https://download.tuxfamily.org/godotengine/media/screenshots/editor_3d_fracteed-720p.jpg https://godotengine.org -- cgit v1.2.3