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:
vanhofen
2018-03-08 22:15:53 +01:00
parent 099c6a873d
commit 94640e0500
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

@@ -69,6 +69,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"