ScanSDT add extended menu option

Origin commit data
------------------
Branch: ni/coolstream
Commit: 0f677333af
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2021-06-30 (Wed, 30 Jun 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Jacek Jendrzej
2021-06-30 20:35:27 +02:00
committed by vanhofen
parent 6ea802b34f
commit ddf2a02734
8 changed files with 27 additions and 6 deletions

View File

@@ -316,6 +316,9 @@ typedef enum
LOCALE_CHANNELLIST_ADDITIONAL_ON_MINITV,
LOCALE_CHANNELLIST_CURRENT_TP,
LOCALE_CHANNELLIST_EDIT,
LOCALE_CHANNELLIST_ENABLESDT_OFF,
LOCALE_CHANNELLIST_ENABLESDT_ON,
LOCALE_CHANNELLIST_ENABLESDT_ON_EXTENDED,
LOCALE_CHANNELLIST_EPGTEXT_ALIGN_LEFT,
LOCALE_CHANNELLIST_EPGTEXT_ALIGN_RIGHT,
LOCALE_CHANNELLIST_EXTENDED,

View File

@@ -316,6 +316,9 @@ const char * locale_real_names[] =
"channellist.additional_on_minitv",
"channellist.current_tp",
"channellist.edit",
"channellist.enablesdt_off",
"channellist.enablesdt_on",
"channellist.enablesdt_on_extended",
"channellist.epgtext_align_left",
"channellist.epgtext_align_right",
"channellist.extended",