Merged 5.1.1 (5.1.1) to 5.1.N (5.1.2)

128030 jphuynh: MNT-16293: Increased the installer window width to workaround the truncated license agreement panel. 


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@128042 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Andrei Rebegea
2016-06-08 14:47:46 +00:00
parent 9469c60054
commit a78f969764
+9
View File
@@ -36,18 +36,27 @@
<platformOptions>
<platform>osx</platform>
<height>430</height>
<width>600</width>
</platformOptions>
<platformOptions>
<platform>linux</platform>
<height>430</height>
<width>600</width>
</platformOptions>
<platformOptions>
<platform>linux-x64</platform>
<height>430</height>
<width>600</width>
</platformOptions>
<platformOptions>
<platform>linux-ia64</platform>
<height>430</height>
<width>600</width>
</platformOptions>
<platformOptions>
<platform>windows</platform>
<height>430</height>
<width>600</width>
</platformOptions>
</platformOptionsList>