mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Merged 5.2.N (5.2.1) to HEAD (5.2)
128092 arebegea: Merged 5.1.N (5.1.2) to 5.2.N (5.2.1) 128042 arebegea: 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/HEAD/root@129266 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -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>
|
||||
|
||||
|
Reference in New Issue
Block a user