mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +02:00
- icons: add icon for timer button
Signed-off-by: Thilo Graf <dbt@novatux.de>
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 |
@@ -67,6 +67,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