diff options
Diffstat (limited to 'gui')
-rw-r--r-- | gui/theme.h | 2 | ||||
-rw-r--r-- | gui/themes/default.inc | 3 | ||||
-rw-r--r-- | gui/themes/scummclassic.zip | bin | 43280 -> 43354 bytes | |||
-rw-r--r-- | gui/themes/scummclassic/THEMERC | 2 | ||||
-rw-r--r-- | gui/themes/scummclassic/classic_gfx.stx | 2 | ||||
-rw-r--r-- | gui/themes/scummclassic/classic_layout.stx | 2 | ||||
-rw-r--r-- | gui/themes/scummclassic/classic_layout_320.stx | 2 | ||||
-rw-r--r-- | gui/themes/scummmodern.zip | bin | 143567 -> 143656 bytes | |||
-rw-r--r-- | gui/themes/scummmodern/THEMERC | 2 | ||||
-rw-r--r-- | gui/themes/scummmodern/scummodern_gfx.stx | 2 | ||||
-rw-r--r-- | gui/themes/scummmodern/scummodern_layout.stx | 2 | ||||
-rw-r--r-- | gui/themes/scummmodern/scummodern_layout_320.stx | 2 |
12 files changed, 12 insertions, 9 deletions
diff --git a/gui/theme.h b/gui/theme.h index 45c81a06cf..0b20613fe4 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_STX0.2" +#define SCUMMVM_THEME_VERSION_STR "SCUMMVM_STX0.3" namespace GUI { diff --git a/gui/themes/default.inc b/gui/themes/default.inc index 348d013141..a7adc49d7f 100644 --- a/gui/themes/default.inc +++ b/gui/themes/default.inc @@ -1,3 +1,4 @@ +"<?xml version = '1.0'?> " "<render_info> " "<palette> " "<color name = 'black' " @@ -304,6 +305,7 @@ "/> " "</drawdata> " "</render_info> " +"<?xml version = '1.0'?> " "<layout_info resolution = '-320xY, -256x240'> " "<globals> " "<def var = 'Line.Height' value = '16' /> " @@ -907,6 +909,7 @@ "</layout> " "</dialog> " "</layout_info> " +"<?xml version = '1.0'?> " "<layout_info resolution = '320xY, 256x240'> " "<globals> " "<def var = 'Line.Height' value = '12' /> " diff --git a/gui/themes/scummclassic.zip b/gui/themes/scummclassic.zip Binary files differindex 2df5573a4e..3ee5730303 100644 --- a/gui/themes/scummclassic.zip +++ b/gui/themes/scummclassic.zip diff --git a/gui/themes/scummclassic/THEMERC b/gui/themes/scummclassic/THEMERC index 96f0528ddb..ea13cb21b0 100644 --- a/gui/themes/scummclassic/THEMERC +++ b/gui/themes/scummclassic/THEMERC @@ -1 +1 @@ -[SCUMMVM_STX0.2:ScummVM Classic Theme:No Author]
\ No newline at end of file +[SCUMMVM_STX0.3:ScummVM Classic Theme:No Author]
\ No newline at end of file diff --git a/gui/themes/scummclassic/classic_gfx.stx b/gui/themes/scummclassic/classic_gfx.stx index a566e83e45..7ec136c03d 100644 --- a/gui/themes/scummclassic/classic_gfx.stx +++ b/gui/themes/scummclassic/classic_gfx.stx @@ -22,7 +22,7 @@ - $Id$ - --> - +<?xml version = "1.0"?> <render_info> <palette> <color name = 'black' diff --git a/gui/themes/scummclassic/classic_layout.stx b/gui/themes/scummclassic/classic_layout.stx index fec2632119..42e6eaebd7 100644 --- a/gui/themes/scummclassic/classic_layout.stx +++ b/gui/themes/scummclassic/classic_layout.stx @@ -22,7 +22,7 @@ - $Id$ - --> - +<?xml version = "1.0"?> <layout_info resolution = '-320xY, -256x240'> <globals> <def var = 'Line.Height' value = '16' /> diff --git a/gui/themes/scummclassic/classic_layout_320.stx b/gui/themes/scummclassic/classic_layout_320.stx index 792f54e45e..7d925be9cb 100644 --- a/gui/themes/scummclassic/classic_layout_320.stx +++ b/gui/themes/scummclassic/classic_layout_320.stx @@ -22,7 +22,7 @@ - $Id$ - --> - +<?xml version = "1.0"?> <layout_info resolution = "320xY, 256x240"> <globals> <def var = 'Line.Height' value = '12' /> diff --git a/gui/themes/scummmodern.zip b/gui/themes/scummmodern.zip Binary files differindex d1700259db..0de77c92fc 100644 --- a/gui/themes/scummmodern.zip +++ b/gui/themes/scummmodern.zip diff --git a/gui/themes/scummmodern/THEMERC b/gui/themes/scummmodern/THEMERC index 66e46315a9..7dc80e8c64 100644 --- a/gui/themes/scummmodern/THEMERC +++ b/gui/themes/scummmodern/THEMERC @@ -1 +1 @@ -[SCUMMVM_STX0.2:ScummVM Modern Theme:No Author]
\ No newline at end of file +[SCUMMVM_STX0.3:ScummVM Modern Theme:No Author]
\ No newline at end of file diff --git a/gui/themes/scummmodern/scummodern_gfx.stx b/gui/themes/scummmodern/scummodern_gfx.stx index 148f1cb522..4c592bf3ac 100644 --- a/gui/themes/scummmodern/scummodern_gfx.stx +++ b/gui/themes/scummmodern/scummodern_gfx.stx @@ -22,7 +22,7 @@ - $Id$ - --> - +<?xml version = "1.0"?> <render_info> <palette> <color name = 'darkred' diff --git a/gui/themes/scummmodern/scummodern_layout.stx b/gui/themes/scummmodern/scummodern_layout.stx index 92de9dda46..ebf273ccf5 100644 --- a/gui/themes/scummmodern/scummodern_layout.stx +++ b/gui/themes/scummmodern/scummodern_layout.stx @@ -22,7 +22,7 @@ - $Id$ - --> - +<?xml version = "1.0"?> <layout_info resolution = '-320xY, -256x240'> <globals> <def var = 'Line.Height' value = '16' /> diff --git a/gui/themes/scummmodern/scummodern_layout_320.stx b/gui/themes/scummmodern/scummodern_layout_320.stx index 8c755b4ca2..c135d7e03a 100644 --- a/gui/themes/scummmodern/scummodern_layout_320.stx +++ b/gui/themes/scummmodern/scummodern_layout_320.stx @@ -22,7 +22,7 @@ - $Id$ - --> - +<?xml version = "1.0"?> <layout_info resolution = "320xY, 256x240"> <globals> <def var = 'Line.Height' value = '12' /> |