mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 08:21:07 +02:00
lcd4l: add another skin
Origin commit data
------------------
Branch: ni/coolstream
Commit: dc70d8ab73
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-01-07 (Mon, 07 Jan 2019)
Origin message was:
------------------
- lcd4l: add another skin
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -78,6 +78,7 @@ const CMenuOptionChooser::keyval LCD4L_PEARL_SKIN_OPTIONS[] =
|
||||
{ 1, LOCALE_LCD4L_SKIN_1 },
|
||||
{ 2, LOCALE_LCD4L_SKIN_2 },
|
||||
{ 3, LOCALE_LCD4L_SKIN_3 },
|
||||
{ 4, LOCALE_LCD4L_SKIN_4 },
|
||||
{ 100, LOCALE_LCD4L_SKIN_100 }
|
||||
};
|
||||
#define LCD4L_PEARL_SKIN_OPTION_COUNT (sizeof(LCD4L_PEARL_SKIN_OPTIONS)/sizeof(CMenuOptionChooser::keyval))
|
||||
@@ -85,6 +86,7 @@ const CMenuOptionChooser::keyval LCD4L_PEARL_SKIN_OPTIONS[] =
|
||||
const CMenuOptionChooser::keyval LCD4L_SAMSUNG_SKIN_OPTIONS[] =
|
||||
{
|
||||
{ 0, LOCALE_LCD4L_SKIN_0 },
|
||||
{ 4, LOCALE_LCD4L_SKIN_4 },
|
||||
{ 100, LOCALE_LCD4L_SKIN_100 }
|
||||
};
|
||||
#define LCD4L_SAMSUNG_SKIN_OPTION_COUNT (sizeof(LCD4L_SAMSUNG_SKIN_OPTIONS)/sizeof(CMenuOptionChooser::keyval))
|
||||
|
Reference in New Issue
Block a user