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

fingolfin at users.sourceforge.net fingolfin at users.sourceforge.net
Mon Mar 2 19:04:45 CET 2009


Revision: 39077
          http://scummvm.svn.sourceforge.net/scummvm/?rev=39077&view=rev
Author:   fingolfin
Date:     2009-03-02 18:04:44 +0000 (Mon, 02 Mar 2009)

Log Message:
-----------
Make the file browser bigger in 1x mode

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/scummmodern_layout_lowres.stx
    scummvm/trunk/gui/themes/scummmodern.zip

Modified: scummvm/trunk/gui/themes/default.inc
===================================================================
--- scummvm/trunk/gui/themes/default.inc	2009-03-02 16:54:59 UTC (rev 39076)
+++ scummvm/trunk/gui/themes/default.inc	2009-03-02 18:04:44 UTC (rev 39077)
@@ -1057,8 +1057,8 @@
 "</layout> "
 "</layout> "
 "</dialog> "
-"<dialog name='Browser' overlays='screen' inset='16' shading='dim'> "
-"<layout type='vertical' padding='8,8,8,8'> "
+"<dialog name='Browser' overlays='screen' inset='8' shading='dim'> "
+"<layout type='vertical' padding='8,8,0,4'> "
 "<widget name='Headline' "
 "height='Globals.Line.Height' "
 "/> "

Modified: scummvm/trunk/gui/themes/scummclassic/classic_layout_lowres.stx
===================================================================
--- scummvm/trunk/gui/themes/scummclassic/classic_layout_lowres.stx	2009-03-02 16:54:59 UTC (rev 39076)
+++ scummvm/trunk/gui/themes/scummclassic/classic_layout_lowres.stx	2009-03-02 18:04:44 UTC (rev 39077)
@@ -120,8 +120,8 @@
 		</layout>
 	</dialog>
 
-	<dialog name = 'Browser' overlays = 'screen' inset = '16' shading = 'dim'>
-		<layout type = 'vertical' padding = '8, 8, 8, 8'>
+	<dialog name = 'Browser' overlays = 'screen' inset = '8' shading = 'dim'>
+		<layout type = 'vertical' padding = '8, 8, 0, 4'>
 			<widget name = 'Headline'
 					height = 'Globals.Line.Height'
 			/>

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

Modified: scummvm/trunk/gui/themes/scummmodern/scummmodern_layout_lowres.stx
===================================================================
--- scummvm/trunk/gui/themes/scummmodern/scummmodern_layout_lowres.stx	2009-03-02 16:54:59 UTC (rev 39076)
+++ scummvm/trunk/gui/themes/scummmodern/scummmodern_layout_lowres.stx	2009-03-02 18:04:44 UTC (rev 39077)
@@ -118,8 +118,8 @@
 		</layout>
 	</dialog>
 
-	<dialog name = 'Browser' overlays = 'screen' inset = '16' shading = 'dim'>
-		<layout type = 'vertical' padding = '8, 8, 8, 8'>
+	<dialog name = 'Browser' overlays = 'screen' inset = '8' shading = 'dim'>
+		<layout type = 'vertical' padding = '8, 8, 0, 4'>
 			<widget name = 'Headline'
 					height = 'Globals.Line.Height'
 			/>

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