1
0
Fork 0

Set matching XML file character encoding.

Default FG text file encoding is UTF-8. Files encoded in others character
sets must explicitly set the encoding - otherwise text decoding (and XML
parsing) may fail.
This commit is contained in:
ThorstenB 2012-05-06 10:03:15 +02:00
parent 05dc6fd814
commit 234f741f98

View file

@ -1,4 +1,4 @@
<?xml version="1.0"?>
<?xml version="1.0" encoding="ISO-8859-1"?>
<PropertyList>