]> git.sesse.net Git - vlc/commit
skins2: improve list of skins
authorErwan Tulou <erwan10@videolan.org>
Tue, 9 Mar 2010 17:57:41 +0000 (18:57 +0100)
committerErwan Tulou <erwan10@videolan.org>
Wed, 10 Mar 2010 16:10:18 +0000 (17:10 +0100)
commit79944bcee0ee49d490081a16e683a02bf29a318f
tree184269c518fbbf8095c70376ebfab2bb60c0695d
parenta18b31a4c0f496f800e598b82238f55476dca02d
skins2: improve list of skins

- make it case insensitive and sorted alphabetically
- fix a few regressions about config_Get vs. var_Inherit
modules/gui/skins2/src/skin_main.cpp
modules/gui/skins2/src/theme_loader.cpp
modules/gui/skins2/src/theme_repository.cpp