mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-03 10:51:05 +02:00
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Conflicts:
data/icons/headers/pictureviewer.png
data/locale/english.locale
src/global.h
src/gui/components/cc_frm_footer.h
src/gui/eventlist.cpp
src/gui/pictureviewer.cpp
src/gui/widget/icons.h
src/gui/widget/menue.cpp
Origin commit data
------------------
Commit: a8ef409ff6
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-06-15 (Thu, 15 Jun 2017)
This commit is contained in:
@@ -897,7 +897,7 @@ void CEventList::paintHead(t_channel_id _channel_id, std::string _channelname, s
|
||||
header->getChannelLogoObject()->hide();
|
||||
if (g_settings.channellist_show_channellogo) //NI
|
||||
header->setChannelLogo(_channel_id,_channelname);
|
||||
header->setCaption(_channelname); //NI
|
||||
header->setCaption(_channelname, CCHeaderTypes::CC_TITLE_LEFT);
|
||||
|
||||
header->paint(CC_SAVE_SCREEN_NO);
|
||||
|
||||
|
Reference in New Issue
Block a user