summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorDavid Kaye <david@ethernull.org>2013-10-05 11:32:08 +0200
committerKarsten Heimrich <karsten.heimrich@digia.com>2013-10-08 12:04:55 +0200
commit394a052b609e4959e8ec4ca7f8e666c83b33c897 (patch)
tree1a51359ea5b339f9c8cfc7be2b7e5282ead7a34c /tests
parentba70c4f4334b26acaa2b61e7e915ea108dadbe6c (diff)
Allow users to select installer style
Add a "WizardStyle" tag to config.xml that takes values "Modern", "Classic", "Aero" or "Mac" to force the style. Change-Id: Ibd6c329a6b159c202fa7a7aa535b36e00c544079 Reviewed-by: Kai Koehne <kai.koehne@digia.com> Reviewed-by: Karsten Heimrich <karsten.heimrich@digia.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/installer/settings/data/full_config.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/installer/settings/data/full_config.xml b/tests/auto/installer/settings/data/full_config.xml
index 0386f98c1..8af96edda 100644
--- a/tests/auto/installer/settings/data/full_config.xml
+++ b/tests/auto/installer/settings/data/full_config.xml
@@ -21,6 +21,7 @@ File should contain all elements we allow in a config.xml
<Watermark>watermark</Watermark>
<Banner>banner</Banner>
<Background>background</Background>
+ <WizardStyle>Modern</WizardStyle>
<StartMenuDir>Super App</StartMenuDir>