various theme changes from Midiman

This commit is contained in:
AJ Kelly
2010-04-26 12:47:27 -05:00
parent 9408cdea45
commit af5f17d79e
5 changed files with 304 additions and 3 deletions
+3
View File
@@ -27,6 +27,9 @@ end;
Branch = {
TitleMenu = "ScreenTitleMenu",
AfterProfileLoad = function()
return "ScreenSelectProfile"
end,
AfterSelectProfile = function()
if ( THEME:GetMetric("Common","AutoSetStyle") == true ) then
if IsNetConnected() then
-- use SelectStyle in online...