aboutsummaryrefslogtreecommitdiffstats
path: root/launcher/qml/images/TopShortcut/topshortcut.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'launcher/qml/images/TopShortcut/topshortcut.qrc')
-rw-r--r--launcher/qml/images/TopShortcut/topshortcut.qrc16
1 files changed, 16 insertions, 0 deletions
diff --git a/launcher/qml/images/TopShortcut/topshortcut.qrc b/launcher/qml/images/TopShortcut/topshortcut.qrc
new file mode 100644
index 0000000..d654bf2
--- /dev/null
+++ b/launcher/qml/images/TopShortcut/topshortcut.qrc
@@ -0,0 +1,16 @@
+<RCC>
+ <qresource prefix="/images/TopShortcut">
+ <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>
+ <file>video.svg</file>
+ <file>video_active.svg</file>
+ <file>sdl_usb.svg</file>
+ <file>sdl_usb_active.svg</file>
+ </qresource>
+</RCC>