diff options
author | Thierry Crozat | 2016-10-21 21:33:26 +0100 |
---|---|---|
committer | Thierry Crozat | 2016-10-21 21:33:53 +0100 |
commit | 8b1bb08a6eaddff3f0d399a87636810a4a9c8609 (patch) | |
tree | 8a87498909f239026215c8b00e4f67a2b67ef58c | |
parent | c8dca575557d836c50b17fe6b5cf6e9f6c0a6a27 (diff) | |
download | scummvm-rg350-8b1bb08a6eaddff3f0d399a87636810a4a9c8609.tar.gz scummvm-rg350-8b1bb08a6eaddff3f0d399a87636810a4a9c8609.tar.bz2 scummvm-rg350-8b1bb08a6eaddff3f0d399a87636810a4a9c8609.zip |
GUI: Increase theme version
This should have been done when making changes to it but I forgot.
-rw-r--r-- | gui/ThemeEngine.h | 2 | ||||
-rw-r--r-- | gui/themes/scummclassic.zip | bin | 126628 -> 126628 bytes | |||
-rw-r--r-- | gui/themes/scummclassic/THEMERC | 2 | ||||
-rw-r--r-- | gui/themes/scummmodern.zip | bin | 1646168 -> 1646168 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 7506cee95f..dff228f5b7 100644 --- a/gui/ThemeEngine.h +++ b/gui/ThemeEngine.h @@ -37,7 +37,7 @@ #include "graphics/pixelformat.h" -#define SCUMMVM_THEME_VERSION_STR "SCUMMVM_STX0.8.21" +#define SCUMMVM_THEME_VERSION_STR "SCUMMVM_STX0.8.22" class OSystem; diff --git a/gui/themes/scummclassic.zip b/gui/themes/scummclassic.zip Binary files differindex 300e2ce087..44c78fabe4 100644 --- a/gui/themes/scummclassic.zip +++ b/gui/themes/scummclassic.zip diff --git a/gui/themes/scummclassic/THEMERC b/gui/themes/scummclassic/THEMERC index 7e58285d08..b70eeb6564 100644 --- a/gui/themes/scummclassic/THEMERC +++ b/gui/themes/scummclassic/THEMERC @@ -1 +1 @@ -[SCUMMVM_STX0.8.21:ScummVM Classic Theme:No Author] +[SCUMMVM_STX0.8.22:ScummVM Classic Theme:No Author] diff --git a/gui/themes/scummmodern.zip b/gui/themes/scummmodern.zip Binary files differindex 0968f06b40..ec14e45830 100644 --- a/gui/themes/scummmodern.zip +++ b/gui/themes/scummmodern.zip diff --git a/gui/themes/scummmodern/THEMERC b/gui/themes/scummmodern/THEMERC index dc98bdc00e..7e4eb31c96 100644 --- a/gui/themes/scummmodern/THEMERC +++ b/gui/themes/scummmodern/THEMERC @@ -1 +1 @@ -[SCUMMVM_STX0.8.21:ScummVM Modern Theme:No Author] +[SCUMMVM_STX0.8.22:ScummVM Modern Theme:No Author] |