mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
epgplus: replace footer fonts with FONT_TYPE_EVENTLIST fonts
Origin commit data
------------------
Branch: ni/coolstream
Commit: 42e47b040b
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-04-08 (Sat, 08 Apr 2017)
Origin message was:
------------------
- epgplus: replace footer fonts with FONT_TYPE_EVENTLIST fonts
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -43,9 +43,6 @@ class EpgPlus
|
||||
{
|
||||
EPGPlus_channelentry_font = 0,
|
||||
EPGPlus_channelevententry_font,
|
||||
EPGPlus_footer_fontbouquetchannelname,
|
||||
EPGPlus_footer_fonteventdescription,
|
||||
EPGPlus_footer_fonteventshortdescription,
|
||||
NumberOfFontSettings
|
||||
};
|
||||
|
||||
@@ -280,8 +277,7 @@ class EpgPlus
|
||||
|
||||
static Font* fontBouquetChannelName;
|
||||
static Font* fontEventDescription;
|
||||
static Font* fontEventShortDescription;
|
||||
static Font* fontButtons;
|
||||
static Font* fontEventInfo1;
|
||||
|
||||
static int color;
|
||||
|
||||
|
Reference in New Issue
Block a user