skins2: fix wrong FromLocale()
commitab806efc95b8378fab3b8b7aed78da07957269a1
authorErwan Tulou <erwan10@videolan.org>
Fri, 12 Jun 2015 10:19:36 +0000 (12 12:19 +0200)
committerErwan Tulou <erwan10@videolan.org>
Fri, 12 Jun 2015 19:39:55 +0000 (12 21:39 +0200)
tree0a3d63baec7d0fefb95be4dc9de5a57a1886f2d4
parent58eb9328ed1daa2701c040dc9f076f08dca9b396
skins2: fix wrong FromLocale()

file is already utf8 encoded, since it is a string that comes from
the theme.xml description file, and therefore it is expected to be utf8.
modules/gui/skins2/parser/builder.cpp