From 21989844a9800fe76af93c6b2d70ffd76bf73546 Mon Sep 17 00:00:00 2001 From: Vicent Marti Date: Thu, 7 Aug 2008 10:53:33 +0000 Subject: Game Options menu parsing. Added support for importing layouts inside other layouts. Misc bugfixes. svn-id: r33676 --- gui/themes/default.inc | 2 +- gui/themes/modern.stx | 107 +++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 108 insertions(+), 1 deletion(-) (limited to 'gui/themes') diff --git a/gui/themes/default.inc b/gui/themes/default.inc index 499ca752e7..eb6747923b 100644 --- a/gui/themes/default.inc +++ b/gui/themes/default.inc @@ -1 +1 @@ -" " +" " diff --git a/gui/themes/modern.stx b/gui/themes/modern.stx index e1639cd6a6..f182f6a2d5 100644 --- a/gui/themes/modern.stx +++ b/gui/themes/modern.stx @@ -706,4 +706,111 @@ /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3