aboutsummaryrefslogtreecommitdiffstats
path: root/homescreen/qml/images/Shortcut/shortcut.qrc
diff options
context:
space:
mode:
authorTadao Tanikawa <tanikawa.tadao@jp.panasonic.com>2017-11-20 21:42:41 +0900
committerTadao Tanikawa <tanikawa.tadao@jp.panasonic.com>2017-12-13 18:59:11 +0900
commitf756a01c3e78ebdb1ebe74efa52b8905a6a2c6b5 (patch)
tree4f233b362031df628e6329876bc4ccc8a4caecdd /homescreen/qml/images/Shortcut/shortcut.qrc
parent242e1fcf1e76dc8ad94c0391649fd3ab84e64803 (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>
Diffstat (limited to 'homescreen/qml/images/Shortcut/shortcut.qrc')
-rw-r--r--homescreen/qml/images/Shortcut/shortcut.qrc20
1 files changed, 10 insertions, 10 deletions
diff --git a/homescreen/qml/images/Shortcut/shortcut.qrc b/homescreen/qml/images/Shortcut/shortcut.qrc
index 1b4d424..0710973 100644
--- a/homescreen/qml/images/Shortcut/shortcut.qrc
+++ b/homescreen/qml/images/Shortcut/shortcut.qrc
@@ -1,14 +1,14 @@
<RCC>
<qresource prefix="/images/Shortcut">
- <file>HMI_Shortcut_Home_Active-01.png</file>
- <file>HMI_Shortcut_Home-01.png</file>
- <file>HMI_Shortcut_HVAC_Active-01.png</file>
- <file>HMI_Shortcut_HVAC-01.png</file>
- <file>HMI_Shortcut_MediaPlayer_Active-01.png</file>
- <file>HMI_Shortcut_MediaPlayer-01.png</file>
- <file>HMI_Shortcut_Navigation_Active-01.png</file>
- <file>HMI_Shortcut_Navigation-01.png</file>
- <file>HMI_Shortcut_Radio_Active-01.png</file>
- <file>HMI_Shortcut_Radio-01.png</file>
+ <file>HMI_Shortcut_Home_Active-01.svg</file>
+ <file>HMI_Shortcut_Home-01.svg</file>
+ <file>HMI_Shortcut_HVAC_Active-01.svg</file>
+ <file>HMI_Shortcut_HVAC-01.svg</file>
+ <file>HMI_Shortcut_MediaPlayer_Active-01.svg</file>
+ <file>HMI_Shortcut_MediaPlayer-01.svg</file>
+ <file>HMI_Shortcut_Navigation_Active-01.svg</file>
+ <file>HMI_Shortcut_Navigation-01.svg</file>
+ <file>HMI_Shortcut_Radio_Active-01.svg</file>
+ <file>HMI_Shortcut_Radio-01.svg</file>
</qresource>
</RCC>