aboutsummaryrefslogtreecommitdiffstats
path: root/HomeScreen/qml/images/Home/home.qrc
diff options
context:
space:
mode:
authorBocklage, Jens <Jens_Bocklage@mentor.com>2016-12-09 12:14:02 +0100
committerBocklage, Jens <Jens_Bocklage@mentor.com>2016-12-09 12:14:02 +0100
commitf2b8bddb94a451c4bd822ef723a8b739236f4b4f (patch)
treeed256a1c68b063b999b62cd0664c3dbdcb0fbc85 /HomeScreen/qml/images/Home/home.qrc
parentb6d6fdc6384e686c8d866212b2f5d63ca884b3c5 (diff)
Integrate Home app into HomeScreen
Home is located in ces2017 repo. But since it has to use HomeScreen internal components (layermanager and applauncher), I had to move it to main HomeScreen app. Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
Diffstat (limited to 'HomeScreen/qml/images/Home/home.qrc')
-rw-r--r--HomeScreen/qml/images/Home/home.qrc23
1 files changed, 23 insertions, 0 deletions
diff --git a/HomeScreen/qml/images/Home/home.qrc b/HomeScreen/qml/images/Home/home.qrc
new file mode 100644
index 0000000..7dde212
--- /dev/null
+++ b/HomeScreen/qml/images/Home/home.qrc
@@ -0,0 +1,23 @@
+<RCC>
+ <qresource prefix="/images">
+ <file>AGL_HMI_Background_Car-01.png</file>
+ <file>HMI_AppLauncher_Connectivity_Active-01.png</file>
+ <file>HMI_AppLauncher_Connectivity_Inactive-01.png</file>
+ <file>HMI_AppLauncher_Dashboard_Active-01.png</file>
+ <file>HMI_AppLauncher_Dashboard_Inactive-01.png</file>
+ <file>HMI_AppLauncher_HVAC_Active-01.png</file>
+ <file>HMI_AppLauncher_HVAC_Inactive-01.png</file>
+ <file>HMI_AppLauncher_Multimedia_Active-01.png</file>
+ <file>HMI_AppLauncher_Multimedia_Inactive-01.png</file>
+ <file>HMI_AppLauncher_Navigation_Active-01.png</file>
+ <file>HMI_AppLauncher_Navigation_Inactive-01.png</file>
+ <file>HMI_AppLauncher_Phone_Active-01.png</file>
+ <file>HMI_AppLauncher_Phone_Inactive-01.png</file>
+ <file>HMI_AppLauncher_POI_Active-01.png</file>
+ <file>HMI_AppLauncher_POI_Inactive-01.png</file>
+ <file>HMI_AppLauncher_Radio_Active-01.png</file>
+ <file>HMI_AppLauncher_Radio_Inactive-01.png</file>
+ <file>HMI_AppLauncher_Settings_Active-01.png</file>
+ <file>HMI_AppLauncher_Settings_Inactive-01.png</file>
+ </qresource>
+</RCC>