diff options
author | Bastien Bouclet | 2020-01-04 10:59:15 +0100 |
---|---|---|
committer | Bastien Bouclet | 2020-01-04 10:59:15 +0100 |
commit | 2de01a35536e3a5a039634d766505ce16911663d (patch) | |
tree | 73df58aee58e394ba63533ffee1f2e9165dd020e | |
parent | eb28c5a09288e563011b11eafea1c772a7127e7f (diff) | |
download | scummvm-rg350-2de01a35536e3a5a039634d766505ce16911663d.tar.gz scummvm-rg350-2de01a35536e3a5a039634d766505ce16911663d.tar.bz2 scummvm-rg350-2de01a35536e3a5a039634d766505ce16911663d.zip |
GUI: Bump the theme format version
-rw-r--r-- | gui/ThemeEngine.h | 2 | ||||
-rw-r--r-- | gui/themes/scummclassic.zip | bin | 158832 -> 158832 bytes | |||
-rw-r--r-- | gui/themes/scummclassic/THEMERC | 2 | ||||
-rw-r--r-- | gui/themes/scummmodern.zip | bin | 288886 -> 288886 bytes | |||
-rw-r--r-- | gui/themes/scummmodern/THEMERC | 2 | ||||
-rw-r--r-- | gui/themes/scummremastered.zip | bin | 286934 -> 286934 bytes | |||
-rw-r--r-- | gui/themes/scummremastered/THEMERC | 2 |
7 files changed, 4 insertions, 4 deletions
diff --git a/gui/ThemeEngine.h b/gui/ThemeEngine.h index 46c8c1ff91..23d920c4ad 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.28" +#define SCUMMVM_THEME_VERSION_STR "SCUMMVM_STX0.8.29" class OSystem; diff --git a/gui/themes/scummclassic.zip b/gui/themes/scummclassic.zip Binary files differindex f7c4ddbb1f..4b8a77ca9d 100644 --- a/gui/themes/scummclassic.zip +++ b/gui/themes/scummclassic.zip diff --git a/gui/themes/scummclassic/THEMERC b/gui/themes/scummclassic/THEMERC index c8ee0dfb11..4134f2bb8a 100644 --- a/gui/themes/scummclassic/THEMERC +++ b/gui/themes/scummclassic/THEMERC @@ -1 +1 @@ -[SCUMMVM_STX0.8.28:ScummVM Classic Theme:No Author] +[SCUMMVM_STX0.8.29:ScummVM Classic Theme:No Author] diff --git a/gui/themes/scummmodern.zip b/gui/themes/scummmodern.zip Binary files differindex bf3bcc1e57..771182d7e0 100644 --- a/gui/themes/scummmodern.zip +++ b/gui/themes/scummmodern.zip diff --git a/gui/themes/scummmodern/THEMERC b/gui/themes/scummmodern/THEMERC index c696621b36..a1f5ca09bc 100644 --- a/gui/themes/scummmodern/THEMERC +++ b/gui/themes/scummmodern/THEMERC @@ -1 +1 @@ -[SCUMMVM_STX0.8.28:ScummVM Modern Theme:No Author] +[SCUMMVM_STX0.8.29:ScummVM Modern Theme:No Author] diff --git a/gui/themes/scummremastered.zip b/gui/themes/scummremastered.zip Binary files differindex bf23c0ac8a..ffe16bde33 100644 --- a/gui/themes/scummremastered.zip +++ b/gui/themes/scummremastered.zip diff --git a/gui/themes/scummremastered/THEMERC b/gui/themes/scummremastered/THEMERC index 8d2cfbecc9..c2ce0ef1fd 100644 --- a/gui/themes/scummremastered/THEMERC +++ b/gui/themes/scummremastered/THEMERC @@ -1 +1 @@ -[SCUMMVM_STX0.8.28:ScummVM Modern Theme Remastered:No Author] +[SCUMMVM_STX0.8.29:ScummVM Modern Theme Remastered:No Author] |