aboutsummaryrefslogtreecommitdiffstats
path: root/homescreen/qml/images/Home/home.qrc
diff options
context:
space:
mode:
authorTadao Tanikawa <tanikawa.tadao@jp.panasonic.com>2017-11-20 21:42:41 +0900
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-12-17 10:22:06 +0000
commit78fb6c1c788a78b5d753d835e1620649a0b0f34b (patch)
tree6af9517725ebf1ef430ec3ab355f077c760c602c /homescreen/qml/images/Home/home.qrc
parentb3c1614cca02e9721e5ab2391b877144f52238ba (diff)
Change to new color scheme
- Color scheme has been changed - Icon and text has been splitted Incoming patch is necessary to show text with icons. Bug-AGL: SPEC-1085 Change-Id: I267a4fef9901b56e355efac7357c101fd9162421 Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com> (cherry picked from commit f756a01c3e78ebdb1ebe74efa52b8905a6a2c6b5)
Diffstat (limited to 'homescreen/qml/images/Home/home.qrc')
-rw-r--r--homescreen/qml/images/Home/home.qrc42
1 files changed, 21 insertions, 21 deletions
diff --git a/homescreen/qml/images/Home/home.qrc b/homescreen/qml/images/Home/home.qrc
index ecf9b77..a9db5c2 100644
--- a/homescreen/qml/images/Home/home.qrc
+++ b/homescreen/qml/images/Home/home.qrc
@@ -1,26 +1,26 @@
<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_Mixer_Active-01.png</file>
- <file>HMI_AppLauncher_Mixer_Inactive-01.png</file>
- <file>HMI_AppLauncher_MediaPlayer_Active-01.png</file>
- <file>HMI_AppLauncher_MediaPlayer_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>
+ <file>AGL_HMI_Blue_Background_Car-01.png</file>
+ <file>HMI_AppLauncher_Connectivity_Active-01.svg</file>
+ <file>HMI_AppLauncher_Connectivity_Inactive-01.svg</file>
+ <file>HMI_AppLauncher_Dashboard_Active-01.svg</file>
+ <file>HMI_AppLauncher_Dashboard_Inactive-01.svg</file>
+ <file>HMI_AppLauncher_HVAC_Active-01.svg</file>
+ <file>HMI_AppLauncher_HVAC_Inactive-01.svg</file>
+ <file>HMI_AppLauncher_Mixer_Active-01.svg</file>
+ <file>HMI_AppLauncher_Mixer_Inactive-01.svg</file>
+ <file>HMI_AppLauncher_MediaPlayer_Active-01.svg</file>
+ <file>HMI_AppLauncher_MediaPlayer_Inactive-01.svg</file>
+ <file>HMI_AppLauncher_Navigation_Active-01.svg</file>
+ <file>HMI_AppLauncher_Navigation_Inactive-01.svg</file>
+ <file>HMI_AppLauncher_Phone_Active-01.svg</file>
+ <file>HMI_AppLauncher_Phone_Inactive-01.svg</file>
+ <file>HMI_AppLauncher_POI_Active-01.svg</file>
+ <file>HMI_AppLauncher_POI_Inactive-01.svg</file>
+ <file>HMI_AppLauncher_Radio_Active-01.svg</file>
+ <file>HMI_AppLauncher_Radio_Inactive-01.svg</file>
+ <file>HMI_AppLauncher_Settings_Active-01.svg</file>
+ <file>HMI_AppLauncher_Settings_Inactive-01.svg</file>
<file>HMI_AppLauncher_Blank_Active-01.png</file>
<file>HMI_AppLauncher_Blank_Inactive-01.png</file>
</qresource>