aboutsummaryrefslogtreecommitdiffstats
path: root/homescreen/qml/images/Shortcut/shortcut.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'homescreen/qml/images/Shortcut/shortcut.qrc')
-rw-r--r--homescreen/qml/images/Shortcut/shortcut.qrc16
1 files changed, 8 insertions, 8 deletions
diff --git a/homescreen/qml/images/Shortcut/shortcut.qrc b/homescreen/qml/images/Shortcut/shortcut.qrc
index fe31006..5d67341 100644
--- a/homescreen/qml/images/Shortcut/shortcut.qrc
+++ b/homescreen/qml/images/Shortcut/shortcut.qrc
@@ -1,12 +1,12 @@
<RCC>
<qresource prefix="/images/Shortcut">
- <file>HMI_Shortcut_Home_Active-01.png</file>
- <file>HMI_Shortcut_Home-01.png</file>
- <file>HMI_Shortcut_HVAC_Active-01.png</file>
- <file>HMI_Shortcut_HVAC-01.png</file>
- <file>HMI_Shortcut_Multimedia_Active-01.png</file>
- <file>HMI_Shortcut_Multimedia-01.png</file>
- <file>HMI_Shortcut_Navigation_Active-01.png</file>
- <file>HMI_Shortcut_Navigation-01.png</file>
+ <file>launcher.svg</file>
+ <file>launcher_active.svg</file>
+ <file>hvac.svg</file>
+ <file>hvac_active.svg</file>
+ <file>mediaplayer.svg</file>
+ <file>mediaplayer_active.svg</file>
+ <file>navigation.svg</file>
+ <file>navigation_active.svg</file>
</qresource>
</RCC>