mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-03 02:41:12 +02:00
menu: add possibility to show epg key
Origin commit data
------------------
Commit: f75b5670f0
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-09 (Mon, 09 Dec 2019)
Origin message was:
------------------
- menu: add possibility to show epg key
This commit is contained in:
@@ -482,7 +482,10 @@ void CMenuItem::setIconName()
|
||||
case CRCInput::RC_info:
|
||||
iconName = NEUTRINO_ICON_BUTTON_INFO_SMALL;
|
||||
break;
|
||||
case CRCInput::RC_pause: //NI
|
||||
case CRCInput::RC_epg:
|
||||
iconName = NEUTRINO_ICON_BUTTON_EPG_SMALL;
|
||||
break;
|
||||
case CRCInput::RC_pause:
|
||||
iconName = NEUTRINO_ICON_BUTTON_PAUSE;
|
||||
break;
|
||||
case CRCInput::RC_stop:
|
||||
|
Reference in New Issue
Block a user