diff options
author | Filippos Karapetis | 2010-11-05 10:16:36 +0000 |
---|---|---|
committer | Filippos Karapetis | 2010-11-05 10:16:36 +0000 |
commit | 7c8470255c5e1b53b7462cdb09d8df61c554849e (patch) | |
tree | 77d133b101c9dc1256dd3cdd8d57af1444a45691 | |
parent | 85513b20409ad57d306b06d181c271ead4185ace (diff) | |
download | scummvm-rg350-7c8470255c5e1b53b7462cdb09d8df61c554849e.tar.gz scummvm-rg350-7c8470255c5e1b53b7462cdb09d8df61c554849e.tar.bz2 scummvm-rg350-7c8470255c5e1b53b7462cdb09d8df61c554849e.zip |
SCUMMVM: Bumped theme version to 0.81.
This fixes regression #3103351 - "GUI: Crashes on Edit Game/Options Buttons"
svn-id: r54088
-rw-r--r-- | gui/ThemeEngine.h | 2 | ||||
-rw-r--r-- | gui/themes/scummclassic.zip | bin | 33760 -> 33762 bytes | |||
-rw-r--r-- | gui/themes/scummclassic/THEMERC | 2 | ||||
-rw-r--r-- | gui/themes/scummmodern.zip | bin | 140489 -> 140491 bytes | |||
-rw-r--r-- | gui/themes/scummmodern/THEMERC | 2 |
5 files changed, 3 insertions, 3 deletions
diff --git a/gui/ThemeEngine.h b/gui/ThemeEngine.h index 3d2fca04eb..9704027e45 100644 --- a/gui/ThemeEngine.h +++ b/gui/ThemeEngine.h @@ -32,7 +32,7 @@ #include "graphics/surface.h" #include "graphics/font.h" -#define SCUMMVM_THEME_VERSION_STR "SCUMMVM_STX0.8" +#define SCUMMVM_THEME_VERSION_STR "SCUMMVM_STX0.81" namespace Graphics { struct DrawStep; diff --git a/gui/themes/scummclassic.zip b/gui/themes/scummclassic.zip Binary files differindex 0940d7854e..1a92d3d443 100644 --- a/gui/themes/scummclassic.zip +++ b/gui/themes/scummclassic.zip diff --git a/gui/themes/scummclassic/THEMERC b/gui/themes/scummclassic/THEMERC index c913ff6078..81d4f2e97a 100644 --- a/gui/themes/scummclassic/THEMERC +++ b/gui/themes/scummclassic/THEMERC @@ -1 +1 @@ -[SCUMMVM_STX0.8:ScummVM Classic Theme:No Author] +[SCUMMVM_STX0.81:ScummVM Classic Theme:No Author] diff --git a/gui/themes/scummmodern.zip b/gui/themes/scummmodern.zip Binary files differindex cfad02b21f..304e553c48 100644 --- a/gui/themes/scummmodern.zip +++ b/gui/themes/scummmodern.zip diff --git a/gui/themes/scummmodern/THEMERC b/gui/themes/scummmodern/THEMERC index 34495f71fa..86eb81981d 100644 --- a/gui/themes/scummmodern/THEMERC +++ b/gui/themes/scummmodern/THEMERC @@ -1 +1 @@ -[SCUMMVM_STX0.8:ScummVM Modern Theme:No Author] +[SCUMMVM_STX0.81:ScummVM Modern Theme:No Author] |