aboutsummaryrefslogtreecommitdiffstats
path: root/homescreen/qml/images/images.qrc
diff options
context:
space:
mode:
authorTadao Tanikawa <tanikawa.tadao@jp.panasonic.com>2018-08-19 14:07:23 +0000
committerTadao Tanikawa <tanikawa.tadao@jp.panasonic.com>2018-08-19 14:07:23 +0000
commit856f9d9de4473a537ce4084271008fd40e230e8f (patch)
treedc9c4949cd5be0a2fb2d10fbb8756927ae3ce332 /homescreen/qml/images/images.qrc
parent389a02a99961f1bcc6d317ffc9223ea7f2d05023 (diff)
Replace top and bottom area's background image
To improve scaling, replace top and bottom area's PNG image to SVG image. Bug-AGL: SPEC-1611 Change-Id: I547a96671c597cf3ac1ba1d3423fdb782bd93464 Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
Diffstat (limited to 'homescreen/qml/images/images.qrc')
-rw-r--r--homescreen/qml/images/images.qrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/homescreen/qml/images/images.qrc b/homescreen/qml/images/images.qrc
index fb991aa..37ad676 100644
--- a/homescreen/qml/images/images.qrc
+++ b/homescreen/qml/images/images.qrc
@@ -1,7 +1,7 @@
<RCC>
<qresource prefix="/images">
- <file>TopSection_NoText_NoIcons-01.png</file>
- <file>Utility_Logo_Background-01.png</file>
+ <file>TopSection_NoText_NoIcons-01.svg</file>
+ <file>Utility_Logo_Background-01.svg</file>
<file>Utility_Logo_Grey-01.svg</file>
<file>Utility_Music_Background-01.png</file>
<file>Utility_Radio_Background-01.png</file>