[Scummvm-cvs-logs] SF.net SVN: scummvm:[33482] scummvm/branches/gsoc2008-rtl/gui/themes

cpage88 at users.sourceforge.net cpage88 at users.sourceforge.net
Thu Jul 31 23:13:03 CEST 2008


Revision: 33482
          http://scummvm.svn.sourceforge.net/scummvm/?rev=33482&view=rev
Author:   cpage88
Date:     2008-07-31 21:13:02 +0000 (Thu, 31 Jul 2008)

Log Message:
-----------
Updated modern and classic themes for the 'Load' button

Modified Paths:
--------------
    scummvm/branches/gsoc2008-rtl/gui/themes/classic080.ini
    scummvm/branches/gsoc2008-rtl/gui/themes/modern.ini

Modified: scummvm/branches/gsoc2008-rtl/gui/themes/classic080.ini
===================================================================
--- scummvm/branches/gsoc2008-rtl/gui/themes/classic080.ini	2008-07-31 20:37:34 UTC (rev 33481)
+++ scummvm/branches/gsoc2008-rtl/gui/themes/classic080.ini	2008-07-31 21:13:02 UTC (rev 33482)
@@ -82,13 +82,14 @@
 launcher_version=hBorder 8 (w - 2 * hBorder) kLineHeight
 launcher_version.align=kTextAlignCenter
 top=(h - 8 - buttonHeight)
-numButtons=4
+numButtons=3
 space=8
 butWidth=((w - 2 * hBorder - space * (numButtons - 1)) / numButtons)
 launcher_quit_button=hBorder top butWidth buttonHeight
 launcher_about_button=(prev.x2 + space) prev.y prev.w prev.h
 launcher_options_button=(prev.x2 + space) prev.y prev.w prev.h
 launcher_start_button=(prev.x2 + space) prev.y prev.w prev.h
+launcher_loadGame_button=(prev.x2 + space) prev.y prev.w prev.h
 top=(top - buttonHeight * 2)
 numButtons=3
 space=10

Modified: scummvm/branches/gsoc2008-rtl/gui/themes/modern.ini
===================================================================
--- scummvm/branches/gsoc2008-rtl/gui/themes/modern.ini	2008-07-31 20:37:34 UTC (rev 33481)
+++ scummvm/branches/gsoc2008-rtl/gui/themes/modern.ini	2008-07-31 21:13:02 UTC (rev 33482)
@@ -250,6 +250,7 @@
 space2=5
 launcher_list=insetX insetY insetW insetH
 launcher_start_button=(prev.x2 + 17) prev.y buttonWidth buttonHeight
+launcher_loadGame_button=prev.x (prev.y2 + space2) prev.w prev.h
 launcher_addGame_button=prev.x (prev.y2 + space1) prev.w prev.h
 launcher_editGame_button=prev.x (prev.y2 + space2) prev.w prev.h
 launcher_removeGame_button=prev.x (prev.y2 + space2) prev.w prev.h


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