]> git.sesse.net Git - vlc/commit
skins2: fix .wsz problem
authorErwan Tulou <erwan10@videolan.org>
Tue, 1 Mar 2011 15:45:15 +0000 (16:45 +0100)
committerErwan Tulou <erwan10@videolan.org>
Tue, 1 Mar 2011 20:18:02 +0000 (21:18 +0100)
commit39c660424ba5e147044ef377d447462ac9ea946c
treeae32d94f0bccc3157953dac23a96c6378a60301d
parent5d5eeb9eef54215ea12a5a93a1aedc662add15c3
skins2: fix .wsz problem

filenames must always be forced to lower case in the case of .wsz files
(since the winamp2.xml expects them in this form)
modules/gui/skins2/src/ini_file.cpp
modules/gui/skins2/src/theme_loader.cpp
modules/gui/skins2/src/theme_loader.hpp