Details
Description
The value of the encoding attribute of <res> element is ignored in install.xml.
For instance, when the file of the EUC-JP encoding is specified with Windows, the display of LicencePanel is garbled.
<resources>
<res id="LicencePanel.licence" src="legal/License.txt" encoding="EUC-JP"/>
</resources>
I will have a look.