mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 23:42:51 +02:00
lcd4l: move user skin from value 4 to value 100
Origin commit data
------------------
Branch: ni/coolstream
Commit: ad3a5403d6
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-01-07 (Mon, 07 Jan 2019)
Origin message was:
------------------
- lcd4l: move user skin from value 4 to value 100
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -767,7 +767,7 @@ void CLCD4l::ParseInfo(uint64_t parseID, bool newID, bool firstRun)
|
||||
{
|
||||
switch (g_settings.lcd4l_skin)
|
||||
{
|
||||
case 4:
|
||||
case 100:
|
||||
Layout = DisplayType + "user";
|
||||
break;
|
||||
case 3:
|
||||
|
Reference in New Issue
Block a user