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

fingolfin at users.sourceforge.net fingolfin at users.sourceforge.net
Wed Nov 5 15:58:47 CET 2008


Revision: 34904
          http://scummvm.svn.sourceforge.net/scummvm/?rev=34904&view=rev
Author:   fingolfin
Date:     2008-11-05 14:58:47 +0000 (Wed, 05 Nov 2008)

Log Message:
-----------
Tweaked browser dialog in 320x200 mode

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

Modified: scummvm/trunk/gui/themes/default.inc
===================================================================
--- scummvm/trunk/gui/themes/default.inc	2008-11-05 14:47:06 UTC (rev 34903)
+++ scummvm/trunk/gui/themes/default.inc	2008-11-05 14:58:47 UTC (rev 34904)
@@ -1013,7 +1013,7 @@
 "height = 'Globals.Line.Height' "
 "/> "
 "<widget name = 'List'/> "
-"<layout type = 'horizontal' padding = '0, 0, 16, 0'> "
+"<layout type = 'horizontal' padding = '0, 0, 8, 0'> "
 "<widget name = 'Up' "
 "type = 'Button' "
 "/> "

Modified: scummvm/trunk/gui/themes/scummclassic/classic_layout_320.stx
===================================================================
--- scummvm/trunk/gui/themes/scummclassic/classic_layout_320.stx	2008-11-05 14:47:06 UTC (rev 34903)
+++ scummvm/trunk/gui/themes/scummclassic/classic_layout_320.stx	2008-11-05 14:58:47 UTC (rev 34904)
@@ -127,7 +127,7 @@
 					height = 'Globals.Line.Height'
 			/>
 			<widget name = 'List'/>
-			<layout type = 'horizontal' padding = '0, 0, 16, 0'>
+			<layout type = 'horizontal' padding = '0, 0, 8, 0'>
 				<widget name = 'Up'
 						type = 'Button'
 				/>

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

Modified: scummvm/trunk/gui/themes/scummmodern/scummmodern_layout_320.stx
===================================================================
--- scummvm/trunk/gui/themes/scummmodern/scummmodern_layout_320.stx	2008-11-05 14:47:06 UTC (rev 34903)
+++ scummvm/trunk/gui/themes/scummmodern/scummmodern_layout_320.stx	2008-11-05 14:58:47 UTC (rev 34904)
@@ -125,7 +125,7 @@
 					height = 'Globals.Line.Height'
 			/>
 			<widget name = 'List'/>
-			<layout type = 'horizontal' padding = '0, 0, 16, 0'>
+			<layout type = 'horizontal' padding = '0, 0, 8, 0'>
 				<widget name = 'Up'
 						type = 'Button'
 				/>

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