diff --git a/installer/install5.xml b/installer/install5.xml index d6c6c8a17f711ecda23f9646ba8e0c298df9aec1..bf2cf9a8d790dd2c75b781f21c45b6544a7c55ce 100644 --- a/installer/install5.xml +++ b/installer/install5.xml @@ -32,6 +32,8 @@ https://izpack.atlassian.net/wiki/spaces/IZPACK/pages/491730/GUI+Preferences --> <!-- full names, not iso3 codes --> <modifier key="langDisplayType" value="native" /> + <modifier key="headingPanelCounter" value="progressbar"/> + <modifier key="headingPanelCounterPos" value="inNavigationPanel"/> </guiprefs> <!-- @@ -161,6 +163,7 @@ At runtime, if the JVM does not have a locale: <resources> <res id="Installer.image" src="installer/resources/i2plogo.png" /> + <res id="installer.langsel.img" src="installer/resources/i2plogo.png" /> <res id="InfoPanel.info" src="installer/resources/readme.license.txt"/> <!-- <res id="ProcessPanel.Spec.xml" src="installer/resources/ProcessPanel.Spec.xml"/> --> <res id="shortcutSpec.xml" src="installer/resources/shortcutSpec.xml" />