aboutsummaryrefslogtreecommitdiff
path: root/gui/themes/modern.ini
diff options
context:
space:
mode:
authorJohannes Schickel2006-10-08 10:57:48 +0000
committerJohannes Schickel2006-10-08 10:57:48 +0000
commit5e5a221b0eba9dac64b81dbabfb613c19ddb7045 (patch)
treed8e2dc1e5bd56d3eee23666d8b92f7c26a59541a /gui/themes/modern.ini
parent9aee6f3ff6c90977d9af8203b4f331243033ecca (diff)
downloadscummvm-rg350-5e5a221b0eba9dac64b81dbabfb613c19ddb7045.tar.gz
scummvm-rg350-5e5a221b0eba9dac64b81dbabfb613c19ddb7045.tar.bz2
scummvm-rg350-5e5a221b0eba9dac64b81dbabfb613c19ddb7045.zip
- added config file support for the classic theme
- added a sample config file (called 'classic.ini', which is based on Theme::_defaultConfigINI) - added check for the type of the theme config file ('modern' and 'classic' for the respective Theme classes) - bumped theme config version for the modern theme svn-id: r24199
Diffstat (limited to 'gui/themes/modern.ini')
-rw-r--r--gui/themes/modern.ini3
1 files changed, 2 insertions, 1 deletions
diff --git a/gui/themes/modern.ini b/gui/themes/modern.ini
index 75272093b3..43aee8d33e 100644
--- a/gui/themes/modern.ini
+++ b/gui/themes/modern.ini
@@ -1,7 +1,8 @@
# $URL$
# $Id$
[theme]
-version=17
+version=18
+type=modern
[pixmaps]
pix_dialog_corner="dialog_bkgd_corner.bmp"