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

lordhoto at users.sourceforge.net lordhoto at users.sourceforge.net
Sat Sep 20 16:53:35 CEST 2008


Revision: 34613
          http://scummvm.svn.sourceforge.net/scummvm/?rev=34613&view=rev
Author:   lordhoto
Date:     2008-09-20 14:53:31 +0000 (Sat, 20 Sep 2008)

Log Message:
-----------
Updated theme file version, to reflect latest addition of new required entries/files.

Modified Paths:
--------------
    scummvm/trunk/gui/theme.h
    scummvm/trunk/gui/themes/classic080.ini
    scummvm/trunk/gui/themes/modern.ini
    scummvm/trunk/gui/themes/modern.zip

Modified: scummvm/trunk/gui/theme.h
===================================================================
--- scummvm/trunk/gui/theme.h	2008-09-20 14:13:09 UTC (rev 34612)
+++ scummvm/trunk/gui/theme.h	2008-09-20 14:53:31 UTC (rev 34613)
@@ -33,7 +33,7 @@
 #include "graphics/surface.h"
 #include "graphics/fontman.h"
 
-#define THEME_VERSION 23
+#define THEME_VERSION 24
 
 namespace GUI {
 

Modified: scummvm/trunk/gui/themes/classic080.ini
===================================================================
--- scummvm/trunk/gui/themes/classic080.ini	2008-09-20 14:13:09 UTC (rev 34612)
+++ scummvm/trunk/gui/themes/classic080.ini	2008-09-20 14:53:31 UTC (rev 34613)
@@ -1,7 +1,7 @@
 # $URL$
 # $Id$
 [theme]
-version=23
+version=24
 type=classic
 name=Classic (ScummVM 0.8.0)
 

Modified: scummvm/trunk/gui/themes/modern.ini
===================================================================
--- scummvm/trunk/gui/themes/modern.ini	2008-09-20 14:13:09 UTC (rev 34612)
+++ scummvm/trunk/gui/themes/modern.ini	2008-09-20 14:53:31 UTC (rev 34613)
@@ -1,7 +1,7 @@
 # $URL$
 # $Id$
 [theme]
-version=23
+version=24
 type=modern
 name=Modern Style
 


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