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/launcher.svg (renamed from homescreen/qml/images/Shortcut/home.svg)0
-rw-r--r--homescreen/qml/images/Shortcut/launcher_active.svg (renamed from homescreen/qml/images/Shortcut/home_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/home.svg b/homescreen/qml/images/Shortcut/launcher.svg
index b6eab24..b6eab24 100644
--- a/homescreen/qml/images/Shortcut/home.svg
+++ b/homescreen/qml/images/Shortcut/launcher.svg
diff --git a/homescreen/qml/images/Shortcut/home_active.svg b/homescreen/qml/images/Shortcut/launcher_active.svg
index e85c7d8..e85c7d8 100644
--- a/homescreen/qml/images/Shortcut/home_active.svg
+++ b/homescreen/qml/images/Shortcut/launcher_active.svg
diff --git a/homescreen/qml/images/Shortcut/shortcut.qrc b/homescreen/qml/images/Shortcut/shortcut.qrc
index 3c691ce..5d67341 100644
--- a/homescreen/qml/images/Shortcut/shortcut.qrc
+++ b/homescreen/qml/images/Shortcut/shortcut.qrc
@@ -1,7 +1,7 @@
<RCC>
<qresource prefix="/images/Shortcut">
- <file>home.svg</file>
- <file>home_active.svg</file>
+ <file>launcher.svg</file>
+ <file>launcher_active.svg</file>
<file>hvac.svg</file>
<file>hvac_active.svg</file>
<file>mediaplayer.svg</file>