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

Skip to content
Snippets Groups Projects
Unverified Commit a0c6ee16 authored by zzz's avatar zzz
Browse files

Installer: UI changes

- Add logo to language picker panel
- Add progress bar to panels
parent 306d31d6
No related branches found
No related tags found
No related merge requests found
Pipeline #2261 passed
......@@ -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" />
......
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