- icons: add icon for timer button

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2018-03-08 22:15:53 +01:00
committed by Thilo Graf
parent c49d441992
commit a0f96abbb9
3 changed files with 2 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ install_DATA = \
btn_record_active.png \
btn_record_inactive.png \
btn_stop.png \
btn_timer.png \
down.png \
dummy.png \
dummy_small.png \

Binary file not shown.

After

Width:  |  Height:  |  Size: 685 B

View File

@@ -67,6 +67,7 @@
#define NEUTRINO_ICON_BUTTON_RECORD_ACTIVE "btn_record_active"
#define NEUTRINO_ICON_BUTTON_RECORD_INACTIVE "btn_record_inactive"
#define NEUTRINO_ICON_BUTTON_STOP "btn_stop"
#define NEUTRINO_ICON_BUTTON_TIMER "btn_timer"
#define NEUTRINO_ICON_BUTTON_LONGPRESS "longpress"