forked from I2P_Developers/i2p.i2p
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:
@ -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>
|
||||
|
||||
|
Reference in New Issue
Block a user