From 48296c7c43f7be1ae24d2873fa83f16c665f2582 Mon Sep 17 00:00:00 2001 From: zheng_wenlong Date: Wed, 14 Nov 2018 12:37:14 +0900 Subject: Add launcher for vertical mode Add launcher for vertical mode. Change-Id: I8b4e0481838d970f260217c0f4ad42a6e3746492 Signed-off-by: zheng_wenlong --- .../launcher/launcher/qml/images/images.qrc | 35 ++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 demo3/vertical/launcher/launcher/qml/images/images.qrc (limited to 'demo3/vertical/launcher/launcher/qml/images/images.qrc') diff --git a/demo3/vertical/launcher/launcher/qml/images/images.qrc b/demo3/vertical/launcher/launcher/qml/images/images.qrc new file mode 100644 index 0000000..b3a1cf6 --- /dev/null +++ b/demo3/vertical/launcher/launcher/qml/images/images.qrc @@ -0,0 +1,35 @@ + + + AGL_HMI_Blue_Background_Car-01.png + connectivity_active.svg + connectivity_inactive.svg + dashboard_active.svg + dashboard_inactive.svg + hvac_active.svg + hvac_inactive.svg + mixer_active.svg + mixer_inactive.svg + mediaplayer_active.svg + mediaplayer_inactive.svg + music_active.svg + music_inactive.svg + navigation_active.svg + navigation_inactive.svg + phone_active.svg + phone_inactive.svg + poi_active.svg + poi_inactive.svg + radio_active.svg + radio_inactive.svg + settings_active.svg + settings_inactive.svg + video_active.svg + video_inactive.svg + browser_active.svg + browser_inactive.svg + blank_active.svg + blank_inactive.svg + plus_active.svg + plus_inactive.svg + + -- cgit 1.2.3-korg