aboutsummaryrefslogtreecommitdiffstats
path: root/homescreen/qml/images/Home/home.qrc
diff options
context:
space:
mode:
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>2018-06-19 15:05:20 +0900
committerzheng_wenlong <wenlong_zheng@nexty-ele.com>2018-06-19 15:06:49 +0900
commit63e7ab867c75ac550b923815955e6dae3f0da984 (patch)
tree55edf9dfe3c28536ef04758d5b0c159b9d1ee4f6 /homescreen/qml/images/Home/home.qrc
parent14e3586827071d1d2ed822ef452f6513cf01044e (diff)
Delete launcher icon area from HomeScreen
Delete Home QML file from main.qml. Change Home shortcut icon to launcher. Change-Id: Id1b3ffbbd24ee587a1d3bab1f86c90809bfc1209 Task-AGL: SPEC-1518 Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
Diffstat (limited to 'homescreen/qml/images/Home/home.qrc')
-rw-r--r--homescreen/qml/images/Home/home.qrc31
1 files changed, 0 insertions, 31 deletions
diff --git a/homescreen/qml/images/Home/home.qrc b/homescreen/qml/images/Home/home.qrc
deleted file mode 100644
index 4c89fe9..0000000
--- a/homescreen/qml/images/Home/home.qrc
+++ /dev/null
@@ -1,31 +0,0 @@
-<RCC>
- <qresource prefix="/images">
- <file>AGL_HMI_Blue_Background_Car-01.png</file>
- <file>connectivity_active.svg</file>
- <file>connectivity_inactive.svg</file>
- <file>dashboard_active.svg</file>
- <file>dashboard_inactive.svg</file>
- <file>hvac_active.svg</file>
- <file>hvac_inactive.svg</file>
- <file>mixer_active.svg</file>
- <file>mixer_inactive.svg</file>
- <file>mediaplayer_active.svg</file>
- <file>mediaplayer_inactive.svg</file>
- <file>navigation_active.svg</file>
- <file>navigation_inactive.svg</file>
- <file>phone_active.svg</file>
- <file>phone_inactive.svg</file>
- <file>poi_active.svg</file>
- <file>poi_inactive.svg</file>
- <file>radio_active.svg</file>
- <file>radio_inactive.svg</file>
- <file>settings_active.svg</file>
- <file>settings_inactive.svg</file>
- <file>video_active.svg</file>
- <file>video_inactive.svg</file>
- <file>webbrowser_active.svg</file>
- <file>webbrowser_inactive.svg</file>
- <file>blank_active.svg</file>
- <file>blank_inactive.svg</file>
- </qresource>
-</RCC>