aboutsummaryrefslogtreecommitdiff
path: root/gui/themes
diff options
context:
space:
mode:
authorBastien Bouclet2016-09-13 07:56:51 +0200
committerBastien Bouclet2016-09-13 07:58:00 +0200
commit10fd5046c2fb8b8f42ff01ae180c958395d99f3a (patch)
tree944ce84d46b765c0ae9da65a9f313f20c8d67121 /gui/themes
parentf9d28464eaa484b9463e2ff35ffb54370be3e6f9 (diff)
downloadscummvm-rg350-10fd5046c2fb8b8f42ff01ae180c958395d99f3a.tar.gz
scummvm-rg350-10fd5046c2fb8b8f42ff01ae180c958395d99f3a.tar.bz2
scummvm-rg350-10fd5046c2fb8b8f42ff01ae180c958395d99f3a.zip
GUI: Regenerate the built-in theme
Diffstat (limited to 'gui/themes')
-rw-r--r--gui/themes/default.inc68
1 files changed, 58 insertions, 10 deletions
diff --git a/gui/themes/default.inc b/gui/themes/default.inc
index d46a603830..f914966d1b 100644
--- a/gui/themes/default.inc
+++ b/gui/themes/default.inc
@@ -1151,6 +1151,18 @@ const char *defaultXML1 = "<?xml version = '1.0'?>"
"/>"
"</layout>"
"<layout type='horizontal' padding='0,0,0,0' spacing='10' center='true'>"
+"<widget name='RootPathButton' "
+"type='Button' "
+"/>"
+"<widget name='RootPath' "
+"height='Globals.Line.Height' "
+"/>"
+"<widget name='RootPathClearButton' "
+"height='Globals.Line.Height' "
+"width='Globals.Line.Height' "
+"/>"
+"</layout>"
+"<layout type='horizontal' padding='0,0,0,0' spacing='10' center='true'>"
"<widget name='ServerPortDesc' "
"type='OptionsLabel' "
"/>"
@@ -1200,11 +1212,25 @@ const char *defaultXML1 = "<?xml version = '1.0'?>"
"</layout>"
"</dialog>"
"<dialog name='GlobalOptions_Cloud_ConnectionWizard' overlays='Dialog.GlobalOptions'>"
-"<layout type='vertical' padding='16,16,16,16' spacing='8'>"
+"<layout type='vertical' padding='0,0,0,0'>"
+"<widget name='Container'/>"
+"</layout>"
+"</dialog>"
+"<dialog name='GlobalOptions_Cloud_ConnectionWizard_Container' overlays='GlobalOptions_Cloud_ConnectionWizard.Container'>"
+"<layout type='vertical' padding='16,16,16,16' spacing='0'>"
"<layout type='horizontal' padding='0,0,0,0' spacing='10' center='true'>"
+"<layout type='vertical' padding='0,0,0,0' spacing='6'>"
"<widget name='Picture' "
-"type='OptionsLabel' "
+"width='109' "
+"height='109' "
+"/>"
+"<widget name='OpenUrlButton' "
+"type='Button' "
+"/>"
+"<widget name='PasteCodeButton' "
+"type='Button' "
"/>"
+"</layout>"
"<layout type='vertical' padding='0,0,0,0' spacing='6'>"
"<widget name='Headline' "
"height='Globals.Line.Height' "
@@ -1269,9 +1295,7 @@ const char *defaultXML1 = "<?xml version = '1.0'?>"
"<widget name='CancelButton' "
"type='Button' "
"/>"
-"<widget name='OpenUrlButton' "
-"type='Button' "
-"/>"
+"<space />"
"<widget name='ConnectButton' "
"type='Button' "
"/>"
@@ -2677,6 +2701,18 @@ const char *defaultXML1 = "<?xml version = '1.0'?>"
"height='Globals.Line.Height' "
"/>"
"</layout>"
+"<layout type='horizontal' padding='0,0,0,0' spacing='16' center='true'>"
+"<widget name='RootPathButton' "
+"type='Button' "
+"/>"
+"<widget name='RootPathPath' "
+"height='Globals.Line.Height' "
+"/>"
+"<widget name='RootPathClearButton' "
+"height='Globals.Line.Height' "
+"width='Globals.Line.Height' "
+"/>"
+"</layout>"
"<layout type='horizontal' padding='0,0,0,0' spacing='6' center='true'>"
"<widget name='ServerPortDesc' "
"width='80' "
@@ -2729,6 +2765,11 @@ const char *defaultXML1 = "<?xml version = '1.0'?>"
"</layout>"
"</dialog>"
"<dialog name='GlobalOptions_Cloud_ConnectionWizard' overlays='Dialog.GlobalOptions'>"
+"<layout type='vertical' padding='0,0,0,0'>"
+"<widget name='Container'/>"
+"</layout>"
+"</dialog>"
+"<dialog name='GlobalOptions_Cloud_ConnectionWizard_Container' overlays='GlobalOptions_Cloud_ConnectionWizard.Container'>"
"<layout type='vertical' padding='16,16,16,16' spacing='8'>"
"<layout type='vertical' padding='0,0,0,0' spacing='4'>"
"<widget name='Headline' "
@@ -2787,19 +2828,26 @@ const char *defaultXML1 = "<?xml version = '1.0'?>"
"<widget name='MessageLine' "
"height='Globals.Line.Height' "
"/>"
-"<space size='4' />"
-"</layout>"
-"<layout type='horizontal' padding='0,0,0,0' spacing='6' center='true'>"
-"<widget name='CancelButton' "
+"<layout type='horizontal' padding='0,0,0,0' spacing='4' center='true'>"
+"<widget name='OpenUrlButton' "
"type='Button' "
"/>"
-"<widget name='OpenUrlButton' "
+"<widget name='PasteCodeButton' "
"type='Button' "
"/>"
+"</layout>"
+"<layout type='horizontal' padding='0,0,0,0' spacing='4' center='true'>"
+"<widget name='CancelButton' "
+"type='Button' "
+"/>"
+"<space />"
"<widget name='ConnectButton' "
"type='Button' "
"/>"
"</layout>"
+"<space size='6' />"
+"<widget name='Picture' width='1' height='1' />"
+"</layout>"
"</layout>"
"</dialog>"
"<dialog name='KeysDialog' overlays='Dialog.GlobalOptions' shading='dim'>"