Changeset 30517 in osm for applications/editors/josm/nsis/launch4j.xml
- Timestamp:
- 2014-07-10T18:33:10+02:00 (12 years ago)
- File:
-
- 1 edited
-
applications/editors/josm/nsis/launch4j.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/nsis/launch4j.xml
r22598 r30517 8 8 <chdir></chdir> 9 9 <priority>normal</priority> 10 <downloadUrl>http://java.com/download</downloadUrl> 10 <downloadUrl>https://java.com/download</downloadUrl> 11 11 <supportUrl></supportUrl> 12 12 <customProcName>false</customProcName> … … 15 15 <jre> 16 16 <path></path> 17 <minVersion>1. 6.0</minVersion>17 <minVersion>1.7.0</minVersion> 18 18 <maxVersion></maxVersion> 19 19 <dontUsePrivateJres>false</dontUsePrivateJres> 20 <initialHeapSize>1 6</initialHeapSize>21 <maxHeapSize> 512</maxHeapSize>20 <initialHeapSize>128</initialHeapSize> 21 <maxHeapSize>1024</maxHeapSize> 22 22 </jre> 23 23 </launch4jConfig>
Note:
See TracChangeset
for help on using the changeset viewer.
