Merge lp:~tpeeters/ubuntu-ui-toolkit/y-libpng-fix into lp:ubuntu-ui-toolkit/staging

Proposed by Tim Peeters
Status: Merged
Approved by: Zsombor Egri
Approved revision: 2126
Merged at revision: 2129
Proposed branch: lp:~tpeeters/ubuntu-ui-toolkit/y-libpng-fix
Merge into: lp:ubuntu-ui-toolkit/staging
Diff against target: 16 lines (+1/-1)
1 file modified
tests/unit/unit.pro (+1/-1)
To merge this branch: bzr merge lp:~tpeeters/ubuntu-ui-toolkit/y-libpng-fix
Reviewer Review Type Date Requested Status
ubuntu-sdk-build-bot continuous-integration Approve
Zsombor Egri Approve
Review via email: mp+306611@code.launchpad.net

Commit message

Fix libpng sRGB profile warnings on Yakkety.

Description of the change

Faulty sRGB profiles were stripped from 2 png files.

To post a comment you must log in.
Revision history for this message
ubuntu-sdk-build-bot (ubuntu-sdk-build-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
ubuntu-sdk-build-bot (ubuntu-sdk-build-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
ubuntu-sdk-build-bot (ubuntu-sdk-build-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
ubuntu-sdk-build-bot (ubuntu-sdk-build-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
ubuntu-sdk-build-bot (ubuntu-sdk-build-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
ubuntu-sdk-build-bot (ubuntu-sdk-build-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
Zsombor Egri (zsombi) wrote :

Ok, CI likes it, I like it, everybody likes it :)

review: Approve
Revision history for this message
ubuntu-sdk-build-bot (ubuntu-sdk-build-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
ubuntu-sdk-build-bot (ubuntu-sdk-build-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
ubuntu-sdk-build-bot (ubuntu-sdk-build-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
ubuntu-sdk-build-bot (ubuntu-sdk-build-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
ubuntu-sdk-build-bot (ubuntu-sdk-build-bot) wrote :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/imports/Components/Themes/Ambiance/artwork/toolbar_dropshadow@20.png'
2Binary files src/imports/Components/Themes/Ambiance/artwork/toolbar_dropshadow@20.png 2013-02-01 11:27:06 +0000 and src/imports/Components/Themes/Ambiance/artwork/toolbar_dropshadow@20.png 2016-09-23 11:22:02 +0000 differ
3=== modified file 'tests/resources/ubuntushape/img1.png'
4Binary files tests/resources/ubuntushape/img1.png 2014-11-24 23:53:06 +0000 and tests/resources/ubuntushape/img1.png 2016-09-23 11:22:02 +0000 differ
5=== modified file 'tests/unit/unit.pro'
6--- tests/unit/unit.pro 2016-09-19 15:16:44 +0000
7+++ tests/unit/unit.pro 2016-09-23 11:22:02 +0000
8@@ -25,7 +25,7 @@
9 statesaver \
10 deprecated_theme_engine \
11 orientation \
12-# layouts \ # FIXME: Breaks on Yakkety. See bug #1625137.
13+ layouts \
14 mousefilters \
15 animator \
16 serviceproperties \

Subscribers

People subscribed via source and target branches