mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
icons: add icon for timer button
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5752a3bd3c
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-03-08 (Thu, 08 Mar 2018)
Origin message was:
------------------
- icons: add icon for timer button
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -19,6 +19,7 @@ install_DATA = \
|
|||||||
btn_record_active.png \
|
btn_record_active.png \
|
||||||
btn_record_inactive.png \
|
btn_record_inactive.png \
|
||||||
btn_stop.png \
|
btn_stop.png \
|
||||||
|
btn_timer.png \
|
||||||
down.png \
|
down.png \
|
||||||
dummy.png \
|
dummy.png \
|
||||||
dummy_small.png \
|
dummy_small.png \
|
||||||
|
BIN
data/icons/buttons/btn_timer.png
Normal file
BIN
data/icons/buttons/btn_timer.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 685 B |
@@ -69,6 +69,7 @@
|
|||||||
#define NEUTRINO_ICON_BUTTON_RECORD_ACTIVE "btn_record_active"
|
#define NEUTRINO_ICON_BUTTON_RECORD_ACTIVE "btn_record_active"
|
||||||
#define NEUTRINO_ICON_BUTTON_RECORD_INACTIVE "btn_record_inactive"
|
#define NEUTRINO_ICON_BUTTON_RECORD_INACTIVE "btn_record_inactive"
|
||||||
#define NEUTRINO_ICON_BUTTON_STOP "btn_stop"
|
#define NEUTRINO_ICON_BUTTON_STOP "btn_stop"
|
||||||
|
#define NEUTRINO_ICON_BUTTON_TIMER "btn_timer"
|
||||||
|
|
||||||
#define NEUTRINO_ICON_BUTTON_LONGPRESS "longpress"
|
#define NEUTRINO_ICON_BUTTON_LONGPRESS "longpress"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user