From 809dc316f9c1478f3e52e83063553a2ba854b0a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=93=D0=B5=D1=80=D1=85=D0=B0=D1=80=D0=B4=20PICCORO=20Len?= =?UTF-8?q?z=20McKAY?= Date: Tue, 23 Nov 2021 13:53:58 -0400 Subject: [PATCH] desktop and metadata in manespace series 4 --- minetest.conf.example | 10 +++++----- minetest.conf.example.extra | 14 +++++++------- misc/net.minetest.minetest.desktop | 2 +- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/minetest.conf.example b/minetest.conf.example index 97d2ac4f2..1413ae53d 100644 --- a/minetest.conf.example +++ b/minetest.conf.example @@ -1,13 +1,13 @@ -# This file contains a list of all available settings and their default value for minetest.conf +# This file contains a list of all available settings and their default value for minetest4.conf # By default, all the settings are commented and not functional. # Uncomment settings by removing the preceding #. -# minetest.conf is read by default from: -# ../minetest.conf -# ../../minetest.conf +# minetest4.conf is read by default from: +# ../minetest4.conf +# ../../minetest4.conf # Any other path can be chosen by passing the path as a parameter -# to the program, eg. "minetest.exe --config ../minetest.conf.example". +# to the program, eg. "minetest4 --config ../minetest4.conf.example". # Further documentation: # http://wiki.minetest.net/ diff --git a/minetest.conf.example.extra b/minetest.conf.example.extra index 7dd6c0939..1bafac62d 100644 --- a/minetest.conf.example.extra +++ b/minetest.conf.example.extra @@ -1,16 +1,16 @@ # This file contains information (some of which was previously stored in -# minetest.conf.example) that cannot be automatically generated from +# minetest4.conf.example) that cannot be automatically generated from # builtin/settingtypes.txt. -# This file contains a list of settings and their default value for minetest.conf +# This file contains a list of settings and their default value for minetest4.conf # By default, all the settings are commented and not functional. # Uncomment settings by removing the preceding #. -# minetest.conf is read by default from: -# ../minetest.conf -# ../../minetest.conf +# minetest4.conf is read by default from: +# ../minetest4.conf +# ../../minetest4.conf # Any other path can be chosen by passing the path as a parameter -# to the program, eg. "minetest.exe --config ../minetest.conf.example". +# to the program, eg. "minetest4 --config ../minetest4.conf.example". # Further documentation: # http://wiki.minetest.net/ @@ -46,7 +46,7 @@ # Mapgen v5 # Noise parameter in group format, unsupported by advanced settings menu but -# settable in minetest.conf. +# settable in minetest4.conf. # See documentation of noise parameter formats above. # # 3D noise defining terrain. diff --git a/misc/net.minetest.minetest.desktop b/misc/net.minetest.minetest.desktop index 3e22f5539..dc057a483 100644 --- a/misc/net.minetest.minetest.desktop +++ b/misc/net.minetest.minetest.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Name=Minetest4 -GenericName=Minetest4 +GenericName=minetest4 Comment=Multiplayer infinite-world block sandbox Comment[de]=Mehrspieler-Sandkastenspiel mit unendlichen Blockwelten Comment[es]=Juego sandbox multijugador con mundos infinitos