aboutsummaryrefslogtreecommitdiff
path: root/gui/theme.h
diff options
context:
space:
mode:
authorVicent Marti2008-10-15 13:34:18 +0000
committerVicent Marti2008-10-15 13:34:18 +0000
commit0cd49391103a4d7ea33c2a8d61f5c93ab3af0155 (patch)
tree1ebfa43f34dc14727ea4c7157e162387de60b780 /gui/theme.h
parent9ad49cf983ee4486a2d95db67e9c7662d48178c6 (diff)
downloadscummvm-rg350-0cd49391103a4d7ea33c2a8d61f5c93ab3af0155.tar.gz
scummvm-rg350-0cd49391103a4d7ea33c2a8d61f5c93ab3af0155.tar.bz2
scummvm-rg350-0cd49391103a4d7ea33c2a8d61f5c93ab3af0155.zip
Changed XMLParser comment syntax to conform to XML standards (<!-- * -->)
Changed STX version string to 0.2. svn-id: r34807
Diffstat (limited to 'gui/theme.h')
-rw-r--r--gui/theme.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/theme.h b/gui/theme.h
index 6b3f51085f..3d114ae207 100644
--- a/gui/theme.h
+++ b/gui/theme.h
@@ -35,7 +35,7 @@
#include "graphics/fontman.h"
#define THEME_VERSION 24
-#define SCUMMVM_THEME_VERSION_STR "SCUMMVM_THEME_V23"
+#define SCUMMVM_THEME_VERSION_STR "SCUMMVM_STX0.2"
namespace GUI {