diff options
author | Eugene Sandulenko | 2009-06-06 18:27:25 +0000 |
---|---|---|
committer | Eugene Sandulenko | 2009-06-06 18:27:25 +0000 |
commit | fe75d083b79f2aa838568129fb08a31fc99c02aa (patch) | |
tree | 2354932ecefe940f0d885fa4a11d9eabc9e33308 /gui | |
parent | da469d6d245555e1bdf353fcad798a030e8cb9d1 (diff) | |
download | scummvm-rg350-fe75d083b79f2aa838568129fb08a31fc99c02aa.tar.gz scummvm-rg350-fe75d083b79f2aa838568129fb08a31fc99c02aa.tar.bz2 scummvm-rg350-fe75d083b79f2aa838568129fb08a31fc99c02aa.zip |
Bump theme version to 0.5 due to number of recent changes.
svn-id: r41287
Diffstat (limited to 'gui')
-rw-r--r-- | gui/ThemeEngine.h | 2 | ||||
-rw-r--r-- | gui/themes/scummclassic.zip | bin | 50934 -> 51435 bytes | |||
-rw-r--r-- | gui/themes/scummclassic/THEMERC | 2 | ||||
-rw-r--r-- | gui/themes/scummmodern.zip | bin | 156302 -> 155853 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 bee3737fd1..dea3e07644 100644 --- a/gui/ThemeEngine.h +++ b/gui/ThemeEngine.h @@ -32,7 +32,7 @@ #include "graphics/surface.h" #include "graphics/fontman.h" -#define SCUMMVM_THEME_VERSION_STR "SCUMMVM_STX0.4" +#define SCUMMVM_THEME_VERSION_STR "SCUMMVM_STX0.5" namespace Graphics { struct DrawStep; diff --git a/gui/themes/scummclassic.zip b/gui/themes/scummclassic.zip Binary files differindex 0d2339ccc3..c96b575249 100644 --- a/gui/themes/scummclassic.zip +++ b/gui/themes/scummclassic.zip diff --git a/gui/themes/scummclassic/THEMERC b/gui/themes/scummclassic/THEMERC index c35f4c0a25..0593de00d4 100644 --- a/gui/themes/scummclassic/THEMERC +++ b/gui/themes/scummclassic/THEMERC @@ -1 +1 @@ -[SCUMMVM_STX0.4:ScummVM Classic Theme:No Author]
\ No newline at end of file +[SCUMMVM_STX0.5:ScummVM Classic Theme:No Author] diff --git a/gui/themes/scummmodern.zip b/gui/themes/scummmodern.zip Binary files differindex f85e74e1b8..1f543cb137 100644 --- a/gui/themes/scummmodern.zip +++ b/gui/themes/scummmodern.zip diff --git a/gui/themes/scummmodern/THEMERC b/gui/themes/scummmodern/THEMERC index e5a1ec0ec1..32b51c573d 100644 --- a/gui/themes/scummmodern/THEMERC +++ b/gui/themes/scummmodern/THEMERC @@ -1 +1 @@ -[SCUMMVM_STX0.4:ScummVM Modern Theme:No Author]
\ No newline at end of file +[SCUMMVM_STX0.5:ScummVM Modern Theme:No Author] |