From ce247a5592037930ea496d6ce33833b39f581221 Mon Sep 17 00:00:00 2001 From: Damodar Reddy Date: Fri, 23 May 2014 16:33:14 +0530 Subject: [PATCH] CLOUDSTACK-6700 : Adding optionstheme.xml to include selectable options. Signed-off-by: Abhinandan Prateek --- scripts/installer/windows/optionstheme.xml | 126 +++++++++++++++++++++ 1 file changed, 126 insertions(+) create mode 100644 scripts/installer/windows/optionstheme.xml diff --git a/scripts/installer/windows/optionstheme.xml b/scripts/installer/windows/optionstheme.xml new file mode 100644 index 00000000000..527309f3db0 --- /dev/null +++ b/scripts/installer/windows/optionstheme.xml @@ -0,0 +1,126 @@ + + + + #(loc.Caption) + + Segoe UI + Segoe UI + Segoe UI + Segoe UI + Segoe UI + + + #(loc.Title) + + + #(loc.HelpHeader) + #(loc.HelpText) + + + + + #(loc.InstallAcceptCheckbox) + + + + + + + #(loc.OptionsHeader) + Select to Install Mysql + + Install MySql Database Server + + + + + #(loc.ProgressHeader) + #(loc.ProgressLabel) + #(loc.OverallProgressPackageText) + + + + + + #(loc.ModifyHeader) + + + + + + #(loc.SuccessHeader) + + #(loc.SuccessRestartText) + + + + + + #(loc.FailureHeader) + #(loc.FailureHyperlinkLogText) + + + #(loc.FailureRestartText) + + + + + \ No newline at end of file