aboutsummaryrefslogtreecommitdiff
path: root/gui/themes
diff options
context:
space:
mode:
authorJohannes Schickel2009-08-13 17:00:19 +0000
committerJohannes Schickel2009-08-13 17:00:19 +0000
commit4c5ac578b49512766fa00c171825912f1ff316dc (patch)
tree5e6abc9d2057b1eb896d9fd0c2420ebbf991650d /gui/themes
parentf829f24459b04657e69b370a649aeca48ee35cd0 (diff)
downloadscummvm-rg350-4c5ac578b49512766fa00c171825912f1ff316dc.tar.gz
scummvm-rg350-4c5ac578b49512766fa00c171825912f1ff316dc.tar.bz2
scummvm-rg350-4c5ac578b49512766fa00c171825912f1ff316dc.zip
Cleanup.
svn-id: r43353
Diffstat (limited to 'gui/themes')
-rw-r--r--gui/themes/scummmodern.zipbin158405 -> 158294 bytes
-rw-r--r--gui/themes/scummmodern/scummmodern_layout.stx28
2 files changed, 13 insertions, 15 deletions
diff --git a/gui/themes/scummmodern.zip b/gui/themes/scummmodern.zip
index 2a93d55593..7e693c3247 100644
--- a/gui/themes/scummmodern.zip
+++ b/gui/themes/scummmodern.zip
Binary files differ
diff --git a/gui/themes/scummmodern/scummmodern_layout.stx b/gui/themes/scummmodern/scummmodern_layout.stx
index 42aaf16824..6582022fe1 100644
--- a/gui/themes/scummmodern/scummmodern_layout.stx
+++ b/gui/themes/scummmodern/scummmodern_layout.stx
@@ -101,21 +101,19 @@
width = '283'
height = '80'
/>
- <layout type = 'horizontal' center = 'true' spacing = '5' padding = '10, 0, 0, 0'>
- <layout type = 'horizontal' spacing = '5' padding = '0, 0, 0, 0'>
- <widget name = 'SearchPic'
- width = '16'
- height = '17'
- />
- <widget name = 'Search'
- width = '150'
- height = 'Globals.Line.Height'
- />
- <widget name = 'SearchClearButton'
- height = 'Globals.Line.Height'
- width = 'Globals.Line.Height'
- />
- </layout>
+ <layout type = 'horizontal' spacing = '5' padding = '10, 0, 0, 0'>
+ <widget name = 'SearchPic'
+ width = '16'
+ height = '17'
+ />
+ <widget name = 'Search'
+ width = '150'
+ height = 'Globals.Line.Height'
+ />
+ <widget name = 'SearchClearButton'
+ height = 'Globals.Line.Height'
+ width = 'Globals.Line.Height'
+ />
<space />
<widget name = 'Version'
width = '247'