diff options
author | 2018-01-04 17:56:42 +0100 | |
---|---|---|
committer | 2018-01-04 17:56:42 +0100 | |
commit | 7677cee94ecd2ae907a9e54f215453d11df9405c (patch) | |
tree | f089ad1cefdadaa2aa63b1d781c227b7bc8139be /homescreen/qml/images/Home/home.qrc | |
parent | ec28d0bf46efbb13662a9b01de5d18f87fe34145 (diff) |
Added spotify icons
Change-Id: I64aafd29fca3fd4f09a65f328e08f1cc3d6f2b89
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'homescreen/qml/images/Home/home.qrc')
-rw-r--r-- | homescreen/qml/images/Home/home.qrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/homescreen/qml/images/Home/home.qrc b/homescreen/qml/images/Home/home.qrc index 92f8501..d928dfb 100644 --- a/homescreen/qml/images/Home/home.qrc +++ b/homescreen/qml/images/Home/home.qrc @@ -19,6 +19,8 @@ <file>poi_inactive.svg</file> <file>radio_active.svg</file> <file>radio_inactive.svg</file> + <file>spotify_active.svg</file> + <file>spotify_inactive.svg</file> <file>settings_active.svg</file> <file>settings_inactive.svg</file> <file>video_active.svg</file> |