Merge pull request #11535 from Mailaender/upnp-discoverability

Improved the UPnP settings discoverability
This commit is contained in:
Oliver Brakmann
2016-08-28 14:23:27 +02:00
committed by GitHub
4 changed files with 48 additions and 1 deletions

View File

@@ -92,6 +92,24 @@ Container@MULTIPLAYER_CREATESERVER_PANEL:
Height: 20
Font: Regular
Text: Automatic port forwarding
Label@UPNP_NOTICE:
X: 130
Y: 180
Width: 200
Height: 25
Font: Tiny
Align: Left
WordWrap: True
Text: Requires Network Discovery (UPnP). Enable in Settings - Advanced.
Label@UPNP_UNSUPPORTED_NOTICE:
X: 130
Y: 180
Width: 220
Height: 25
Font: Tiny
Align: Left
WordWrap: True
Text: Your router does not seem to support UPnP. Please consult your router's manual.
Container@SIDEBAR:
X: PARENT_RIGHT-WIDTH
Y: 30

View File

@@ -92,6 +92,24 @@ Container@MULTIPLAYER_CREATESERVER_PANEL:
Height: 20
Font: Regular
Text: Automatic port forwarding
Label@UPNP_NOTICE:
X: 130
Y: 180
Width: 200
Height: 25
Font: Tiny
Align: Left
WordWrap: True
Text: Requires Network Discovery (UPnP). Enable in Settings - Advanced.
Label@UPNP_UNSUPPORTED_NOTICE:
X: 130
Y: 180
Width: 220
Height: 25
Font: Tiny
Align: Left
WordWrap: True
Text: Your router does not seem to support UPnP. Please consult your router's manual.
Container@SIDEBAR:
X: PARENT_RIGHT-WIDTH
Y: 30