Merge lp:~nicolas-doffay/unity8/infographic-background-change into lp:unity8

Proposed by Nicolas d'Offay
Status: Merged
Approved by: Michael Zanetti
Approved revision: 279
Merged at revision: 287
Proposed branch: lp:~nicolas-doffay/unity8/infographic-background-change
Merge into: lp:unity8
Diff against target: 19 lines (+1/-2)
1 file modified
Greeter/Infographics.qml (+1/-2)
To merge this branch: bzr merge lp:~nicolas-doffay/unity8/infographic-background-change
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Nick Dedekind (community) Approve
Review via email: mp+183675@code.launchpad.net

Commit message

Switched infographic background at design's request.

To post a comment you must log in.
Revision history for this message
Nick Dedekind (nick-dedekind) wrote :

LGTM.
Asset sourced by design, no need for design review.

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'Greeter/Infographics.qml'
2--- Greeter/Infographics.qml 2013-07-03 16:56:28 +0000
3+++ Greeter/Infographics.qml 2013-09-03 14:51:47 +0000
4@@ -286,9 +286,8 @@
5 objectName: "backgroundCircle"
6
7 anchors.fill: parent
8- opacity: 0.9
9
10- source: "graphics/infographic_circle.png"
11+ source: "graphics/infographic_circle_back.png"
12 }
13
14 Timer {
15
16=== removed file 'Greeter/graphics/infographic_circle.png'
17Binary files Greeter/graphics/infographic_circle.png 2013-06-20 13:42:39 +0000 and Greeter/graphics/infographic_circle.png 1970-01-01 00:00:00 +0000 differ
18=== added file 'Greeter/graphics/infographic_circle_back.png'
19Binary files Greeter/graphics/infographic_circle_back.png 1970-01-01 00:00:00 +0000 and Greeter/graphics/infographic_circle_back.png 2013-09-03 14:51:47 +0000 differ

Subscribers

People subscribed via source and target branches