aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/net.minetest.minetest.appdata.xml2
-rw-r--r--misc/net.minetest.minetest.desktop1
-rw-r--r--misc/winresource.rc6
3 files changed, 1 insertions, 8 deletions
diff --git a/misc/net.minetest.minetest.appdata.xml b/misc/net.minetest.minetest.appdata.xml
index c177c3713..f41762564 100644
--- a/misc/net.minetest.minetest.appdata.xml
+++ b/misc/net.minetest.minetest.appdata.xml
@@ -62,6 +62,6 @@
<translation type="gettext">minetest</translation>
<update_contact>sfan5@live.de</update_contact>
<releases>
- <release date="2020-07-09" version="5.3.0"/>
+ <release date="2019-10-12" version="5.1.0"/>
</releases>
</component>
diff --git a/misc/net.minetest.minetest.desktop b/misc/net.minetest.minetest.desktop
index a94dbab1b..ca493c44e 100644
--- a/misc/net.minetest.minetest.desktop
+++ b/misc/net.minetest.minetest.desktop
@@ -11,7 +11,6 @@ Comment[tr]=Tek-Çok oyuncuyla küplerden sonsuz dünyalar inşa et
Exec=minetest
Icon=minetest
Terminal=false
-PrefersNonDefaultGPU=true
Type=Application
Categories=Game;Simulation;
StartupNotify=false
diff --git a/misc/winresource.rc b/misc/winresource.rc
index ffb493873..e1e82581b 100644
--- a/misc/winresource.rc
+++ b/misc/winresource.rc
@@ -1,8 +1,6 @@
#include <windows.h>
-#include <winuser.h>
#include <commctrl.h>
#include <richedit.h>
-
#ifndef USE_CMAKE_CONFIG_H
#define USE_CMAKE_CONFIG_H
#endif
@@ -15,10 +13,6 @@
#define BUILDMODE "RUN_IN_PLACE=0"
#endif
-#ifdef __MINGW32__
-CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST "minetest.exe.manifest"
-#endif
-
LANGUAGE 0, SUBLANG_NEUTRAL
130 ICON "minetest-icon.ico"