mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 15:32:59 +02:00
lcd4l_setup.cpp: add user to skin menu
This commit is contained in:
@@ -920,6 +920,9 @@ void CLCD4l::ParseInfo(uint64_t parseID, bool newID, bool firstRun)
|
||||
|
||||
switch (g_settings.lcd4l_skin)
|
||||
{
|
||||
case 100:
|
||||
Layout = DisplayType + "user" + eol;
|
||||
break;
|
||||
case 4:
|
||||
Layout = DisplayType + "user04" + eol;
|
||||
break;
|
||||
|
Reference in New Issue
Block a user