[Scummvm-cvs-logs] SF.net SVN: scummvm:[51756] scummvm/trunk/gui/themes

lordhoto at users.sourceforge.net lordhoto at users.sourceforge.net
Thu Aug 5 16:40:22 CEST 2010


Revision: 51756
          http://scummvm.svn.sourceforge.net/scummvm/?rev=51756&view=rev
Author:   lordhoto
Date:     2010-08-05 14:40:22 +0000 (Thu, 05 Aug 2010)

Log Message:
-----------
GUI: Fix classic theme's GMM in 320x200.

Modified Paths:
--------------
    scummvm/trunk/gui/themes/default.inc
    scummvm/trunk/gui/themes/scummclassic/classic_layout_lowres.stx
    scummvm/trunk/gui/themes/scummclassic.zip
    scummvm/trunk/gui/themes/scummmodern.zip

Modified: scummvm/trunk/gui/themes/default.inc
===================================================================
--- scummvm/trunk/gui/themes/default.inc	2010-08-05 11:19:32 UTC (rev 51755)
+++ scummvm/trunk/gui/themes/default.inc	2010-08-05 14:40:22 UTC (rev 51756)
@@ -653,7 +653,6 @@
 "width='80' "
 "/> "
 "</layout> "
-"<space size='4' /> "
 "<layout type='vertical' padding='0,0,0,0' spacing='1' center='true'> "
 "<widget name='subToggleDesc' "
 "type='OptionsLabel' "
@@ -673,7 +672,7 @@
 "/> "
 "</layout> "
 "</layout> "
-"<space size='4' /> "
+"<space size='2' /> "
 "<layout type='horizontal' padding='0,0,0,0' spacing='6' center='true'> "
 "<widget name='subSubtitleSpeedDesc' "
 "type='OptionsLabel' "
@@ -685,7 +684,7 @@
 "type='SmallLabel' "
 "/> "
 "</layout> "
-"<space size='20'/> "
+"<space size='16'/> "
 "<layout type='horizontal' padding='0,0,0,0' spacing='4'> "
 "<widget name='Keys' "
 "type='Button' "

Modified: scummvm/trunk/gui/themes/scummclassic/classic_layout_lowres.stx
===================================================================
--- scummvm/trunk/gui/themes/scummclassic/classic_layout_lowres.stx	2010-08-05 11:19:32 UTC (rev 51755)
+++ scummvm/trunk/gui/themes/scummclassic/classic_layout_lowres.stx	2010-08-05 14:40:22 UTC (rev 51756)
@@ -709,7 +709,6 @@
 						width = '80'
 				/>
 			</layout>
-			<space size = '4' />
 			<layout type = 'vertical' padding = '0, 0, 0, 0' spacing = '1' center = 'true'>
 				<widget name = 'subToggleDesc'
 						type = 'OptionsLabel'
@@ -729,7 +728,7 @@
 						  />
 				</layout>
 			</layout>
-			<space size = '4' />
+			<space size = '2' />
 			<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '6' center = 'true'>
 				<widget name = 'subSubtitleSpeedDesc'
 						type = 'OptionsLabel'
@@ -741,7 +740,7 @@
 						type = 'SmallLabel'
 				/>
 			</layout>
-			<space size = '20'/>
+			<space size = '16'/>
 			<layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '4'>
 				<widget name = 'Keys'
 						type = 'Button'

Modified: scummvm/trunk/gui/themes/scummclassic.zip
===================================================================
(Binary files differ)

Modified: scummvm/trunk/gui/themes/scummmodern.zip
===================================================================
(Binary files differ)


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list