move the info panel to the end of the installation

IMHO, having the information panel ("To start I2P, etc.") displayed at the end
of the installation process makes a lot more sense.

Hopefully others agree...
This commit is contained in:
kytv
2011-10-01 17:22:10 +00:00
parent f1ae06ab40
commit c76b098fbb

View File

@ -108,6 +108,7 @@
<panel classname="PacksPanel"><os family="windows" /></panel>
<panel classname="TargetPanel"/>
<panel classname="ShortcutPanel"><os family="windows" /></panel>
<panel classname="InstallPanel"/>
<!-- <panel classname="ProcessPanel"><os family="windows" /></panel> -->
<!-- unix|mac doesn't work, displays for windows too -->
@ -118,7 +119,6 @@
<panel classname="XInfoPanel" condition="!izpack.windowsinstall" />
<!--<panel classname="XInfoPanel" ><os family="unix" /></panel> -->
<!--<panel classname="XInfoPanel" ><os family="mac" /></panel> -->
<panel classname="InstallPanel"/>
<panel classname="SimpleFinishPanel"/>
</panels>