Merge pull request #10601 from pchote/fix-td-connection-dialog

Fix button positions on TD connection dialog.
This commit is contained in:
Matthias Mailänder
2016-01-28 19:53:47 +01:00

View File

@@ -26,7 +26,6 @@ Container@CONNECTING_PANEL:
Align: Center
Button@ABORT_BUTTON:
Key: escape
X: 230
Y: 89
Width: 140
Height: 35
@@ -79,16 +78,16 @@ Container@CONNECTIONFAILED_PANEL:
Width: 155
MaxLength: 20
Height: 25
Button@RETRY_BUTTON:
Key: return
Y: 84
Width: 140
Height: 35
Text: Retry
Button@ABORT_BUTTON:
Key: escape
X: 230
Y: 84
Width: 140
Height: 35
Text: Abort
Button@RETRY_BUTTON:
Key: return
X: 230
Y: 84
Width: 140
Height: 35
Text: Retry