Revision: 6539
          http://sourceforge.net/p/jump-pilot/code/6539
Author:   edso
Date:     2020-09-26 18:47:14 +0000 (Sat, 26 Sep 2020)
Log Message:
-----------
added a FinishPanel to installer as requested in featreq #270

Modified Paths:
--------------
    core/trunk/etc/izpack/oj_installer.xml

Modified: core/trunk/etc/izpack/oj_installer.xml
===================================================================
--- core/trunk/etc/izpack/oj_installer.xml      2020-09-26 06:09:46 UTC (rev 
6538)
+++ core/trunk/etc/izpack/oj_installer.xml      2020-09-26 18:47:14 UTC (rev 
6539)
@@ -120,6 +120,7 @@
     <!--panel classname="SummaryPanel" id="summarypanel" / -->
     <panel classname="InstallPanel" id="installpanel" />
     <!--panel classname="FinishPanel" id="finishpanel" / -->
+    <panel classname="SimpleFinishPanel" id="finishpanel" />
   </panels>
 
   <!-- The listeners section for CustomActions -->



_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to