aboutsummaryrefslogtreecommitdiffstats
path: root/homescreen/qml/images/Shortcut
diff options
context:
space:
mode:
Diffstat (limited to 'homescreen/qml/images/Shortcut')
-rw-r--r--homescreen/qml/images/Shortcut/mediaplayer.svg (renamed from homescreen/qml/images/Shortcut/music.svg)0
-rw-r--r--homescreen/qml/images/Shortcut/mediaplayer_active.svg (renamed from homescreen/qml/images/Shortcut/music_active.svg)0
-rw-r--r--homescreen/qml/images/Shortcut/shortcut.qrc4
3 files changed, 2 insertions, 2 deletions
diff --git a/homescreen/qml/images/Shortcut/music.svg b/homescreen/qml/images/Shortcut/mediaplayer.svg
index de7448d..de7448d 100644
--- a/homescreen/qml/images/Shortcut/music.svg
+++ b/homescreen/qml/images/Shortcut/mediaplayer.svg
diff --git a/homescreen/qml/images/Shortcut/music_active.svg b/homescreen/qml/images/Shortcut/mediaplayer_active.svg
index 16e3af5..16e3af5 100644
--- a/homescreen/qml/images/Shortcut/music_active.svg
+++ b/homescreen/qml/images/Shortcut/mediaplayer_active.svg
diff --git a/homescreen/qml/images/Shortcut/shortcut.qrc b/homescreen/qml/images/Shortcut/shortcut.qrc
index 99d282e..3c691ce 100644
--- a/homescreen/qml/images/Shortcut/shortcut.qrc
+++ b/homescreen/qml/images/Shortcut/shortcut.qrc
@@ -4,8 +4,8 @@
<file>home_active.svg</file>
<file>hvac.svg</file>
<file>hvac_active.svg</file>
- <file>music.svg</file>
- <file>music_active.svg</file>
+ <file>mediaplayer.svg</file>
+ <file>mediaplayer_active.svg</file>
<file>navigation.svg</file>
<file>navigation_active.svg</file>
</qresource>