From 0f311e12eea395a65f9173df90a5cc557989d2a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Mr=C3=A1zek?= Date: Mon, 8 May 2017 23:37:36 +0200 Subject: GH-1886 warn users about proxy settings not applying to the game --- application/pages/global/ProxyPage.ui | 29 +++++++++++++++++++++-------- 1 file changed, 21 insertions(+), 8 deletions(-) diff --git a/application/pages/global/ProxyPage.ui b/application/pages/global/ProxyPage.ui index 1330a82e..69fcef1e 100644 --- a/application/pages/global/ProxyPage.ui +++ b/application/pages/global/ProxyPage.ui @@ -6,8 +6,8 @@ 0 0 - 607 - 632 + 598 + 617 @@ -31,11 +31,24 @@ - + - + + + + + This only applies to MultiMC. Minecraft does not accept proxy settings. + + + Qt::AlignCenter + + + true + + + @@ -48,7 +61,7 @@ Uses your system's default proxy settings. - Default + &Default proxyGroup @@ -58,7 +71,7 @@ - None + &None proxyGroup @@ -68,7 +81,7 @@ - SOCKS5 + SOC&KS5 proxyGroup @@ -78,7 +91,7 @@ - HTTP + H&TTP proxyGroup -- cgit v1.2.3