From b008974c17c4a45448b00ffbcc7791399385a7e6 Mon Sep 17 00:00:00 2001 From: zheng_wenlong Date: Mon, 12 Nov 2018 17:46:25 +0900 Subject: Add homescreen and launcher for vertical mode Add homescreen and launcher for vertical mode. Signed-off-by: zheng_wenlong --- .../launcher/launcher/qml/images/images.qrc | 35 ++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 demo#3/vertical/launcher/launcher/qml/images/images.qrc (limited to 'demo#3/vertical/launcher/launcher/qml/images/images.qrc') diff --git a/demo#3/vertical/launcher/launcher/qml/images/images.qrc b/demo#3/vertical/launcher/launcher/qml/images/images.qrc new file mode 100644 index 0000000..b3a1cf6 --- /dev/null +++ b/demo#3/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