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/sdl_usb.svg (renamed from homescreen/qml/images/Shortcut/sdl.svg)0
-rw-r--r--homescreen/qml/images/Shortcut/sdl_usb_active.svg (renamed from homescreen/qml/images/Shortcut/sdl_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/sdl.svg b/homescreen/qml/images/Shortcut/sdl_usb.svg
index 3b6a7e9..3b6a7e9 100644
--- a/homescreen/qml/images/Shortcut/sdl.svg
+++ b/homescreen/qml/images/Shortcut/sdl_usb.svg
diff --git a/homescreen/qml/images/Shortcut/sdl_active.svg b/homescreen/qml/images/Shortcut/sdl_usb_active.svg
index 9584885..9584885 100644
--- a/homescreen/qml/images/Shortcut/sdl_active.svg
+++ b/homescreen/qml/images/Shortcut/sdl_usb_active.svg
diff --git a/homescreen/qml/images/Shortcut/shortcut.qrc b/homescreen/qml/images/Shortcut/shortcut.qrc
index 240cc33..a480dc2 100644
--- a/homescreen/qml/images/Shortcut/shortcut.qrc
+++ b/homescreen/qml/images/Shortcut/shortcut.qrc
@@ -10,7 +10,7 @@
<file>navigation_active.svg</file>
<file>video.svg</file>
<file>video_active.svg</file>
- <file>sdl.svg</file>
- <file>sdl_active.svg</file>
+ <file>sdl_usb.svg</file>
+ <file>sdl_usb_active.svg</file>
</qresource>
</RCC>