[cpp-sp COMMIT] /branches/REL_2/msi/WiX/ShibbolethSP-install-dlg.wxs
noreply at shibboleth.net
noreply at shibboleth.net
Wed Jun 20 21:53:16 BST 2012
Author: scantor
Date: Wed Jun 20 16:53:16 2012
New Revision: 3715
URL: http://svn.shibboleth.net/view/cpp-sp?rev=3715&view=rev
Log:
Increase ht of text box
Modified:
branches/REL_2/msi/WiX/ShibbolethSP-install-dlg.wxs
Modified: branches/REL_2/msi/WiX/ShibbolethSP-install-dlg.wxs
URL: http://svn.shibboleth.net/view/cpp-sp/branches/REL_2/msi/WiX/ShibbolethSP-install-dlg.wxs?rev=3715&r1=3714&r2=3715&view=diff
==============================================================================
--- branches/REL_2/msi/WiX/ShibbolethSP-install-dlg.wxs (original)
+++ branches/REL_2/msi/WiX/ShibbolethSP-install-dlg.wxs Wed Jun 20 16:53:16 2012
@@ -47,7 +47,7 @@
<Control Id='DescriptionLine2' Type='Text' X='25' Y='70' Height='12' Width='320'
Text='To install into a different folder, click the Browse button, and select another folder.'/>
- <Control Id='DescriptionLine3' Type='Text' X='25' Y='90' Height='12' Width='320'
+ <Control Id='DescriptionLine3' Type='Text' X='25' Y='90' Height='24' Width='320'
Text='You can choose not to install [ProductName] by clicking Cancel to exit the installer.' />
<!-- Where? -->
More information about the commits
mailing list