gui/widget/icons.h: add NEUTRINO_ICON_EPG

Origin commit data
------------------
Commit: 7f1bd135af
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-03-31 (Mon, 31 Mar 2014)
This commit is contained in:
[CST] Focus
2014-03-31 15:35:30 +04:00
parent 87635c97f5
commit 07b17ab313
3 changed files with 3 additions and 0 deletions

View File

@@ -251,6 +251,8 @@
/* misc */
#define NEUTRINO_ICON_HINT_YTPLAY "hint_ytplay"
#define NEUTRINO_ICON_EPG "epg"
#define NEUTRINO_ICON_VARPATH "/var/share/tuxbox/neutrino/icons/" //alternatively path for user-defined icons
#endif /* __gui_widget_icons_h__ */