aboutsummaryrefslogtreecommitdiff
path: root/gui/themes
diff options
context:
space:
mode:
authorJohannes Schickel2006-10-08 19:51:20 +0000
committerJohannes Schickel2006-10-08 19:51:20 +0000
commit97d9293476b4df337e1e25e68ca81ffd36002683 (patch)
tree81af7b075b7f56d8de4968a14535af25cca3c7b8 /gui/themes
parent51edc30e7125308f2aa7404c4202833b195c2d2f (diff)
downloadscummvm-rg350-97d9293476b4df337e1e25e68ca81ffd36002683.tar.gz
scummvm-rg350-97d9293476b4df337e1e25e68ca81ffd36002683.tar.bz2
scummvm-rg350-97d9293476b4df337e1e25e68ca81ffd36002683.zip
Adding a 'name' field to the theme config which is used for nice theme names in the theme browser.
svn-id: r24229
Diffstat (limited to 'gui/themes')
-rw-r--r--gui/themes/classic080.ini1
-rw-r--r--gui/themes/modern.ini1
2 files changed, 2 insertions, 0 deletions
diff --git a/gui/themes/classic080.ini b/gui/themes/classic080.ini
index 91f91b1e80..d9ea7da855 100644
--- a/gui/themes/classic080.ini
+++ b/gui/themes/classic080.ini
@@ -3,6 +3,7 @@
[theme]
version=1
type=classic
+name=Classic (ScummVM 0.8.0)
[colors]
color=104 104 104
diff --git a/gui/themes/modern.ini b/gui/themes/modern.ini
index f656ee96fd..dc01a3eb10 100644
--- a/gui/themes/modern.ini
+++ b/gui/themes/modern.ini
@@ -3,6 +3,7 @@
[theme]
version=18
type=modern
+name=Modern Style
[pixmaps]
pix_dialog_corner="dialog_bkgd_corner.bmp"