skins2: remove a leftover call to FromLocale()
commit58eb9328ed1daa2701c040dc9f076f08dca9b396
authorErwan Tulou <erwan10@videolan.org>
Fri, 12 Jun 2015 09:32:06 +0000 (12 11:32 +0200)
committerErwan Tulou <erwan10@videolan.org>
Fri, 12 Jun 2015 19:39:55 +0000 (12 21:39 +0200)
tree7b31a7f6688dfa8aa239f323e12f4cf2c8b2aaa3
parent51299c84451404d9f564f24d429bbc21ff4a091a
skins2: remove a leftover call to FromLocale()

- on Windows, the ressource paths are already UTF8 encoded. bug fixed
- on Linux, the function is a noop
- on OS2, config_GetDataDir() may need a fix (two paths, the former returns
locale, the latter UTF8)
modules/gui/skins2/src/theme_repository.cpp