I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit c76b098f authored by kytv's avatar kytv
Browse files

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...
parent f1ae06ab
No related branches found
No related tags found
No related merge requests found
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment