]> git.sesse.net Git - vlc/commit
skins2: fix skins broken because of wrong path separator
authorErwan Tulou <erwan10@videolan.org>
Wed, 10 Mar 2010 15:20:25 +0000 (16:20 +0100)
committerErwan Tulou <erwan10@videolan.org>
Wed, 10 Mar 2010 16:08:27 +0000 (17:08 +0100)
commita18b31a4c0f496f800e598b82238f55476dca02d
tree96e5f1cc2bd9abe38d10e74a3eab7f8afa30f02a
parent7c1dc4d12af7caf300ed6e591faf71efed2f71a9
skins2: fix skins broken because of wrong path separator

In skins, slash is the preferred path separator for both Linux and Win32
yet, rather fix those separators and issue a warning than fail to open skins.
modules/gui/skins2/parser/builder.cpp