mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
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:
@@ -74,6 +74,7 @@ install_DATA += \
|
|||||||
dummy.png \
|
dummy.png \
|
||||||
dummy_small.png \
|
dummy_small.png \
|
||||||
error.png \
|
error.png \
|
||||||
|
epg.png \
|
||||||
features.png \
|
features.png \
|
||||||
file.png \
|
file.png \
|
||||||
folder.png \
|
folder.png \
|
||||||
|
BIN
data/icons/epg.png
Normal file
BIN
data/icons/epg.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 399 B |
@@ -251,6 +251,8 @@
|
|||||||
/* misc */
|
/* misc */
|
||||||
#define NEUTRINO_ICON_HINT_YTPLAY "hint_ytplay"
|
#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
|
#define NEUTRINO_ICON_VARPATH "/var/share/tuxbox/neutrino/icons/" //alternatively path for user-defined icons
|
||||||
|
|
||||||
#endif /* __gui_widget_icons_h__ */
|
#endif /* __gui_widget_icons_h__ */
|
||||||
|
Reference in New Issue
Block a user