Merge lp:~osomon/webbrowser-app/multi-select-close-icon into lp:webbrowser-app

Proposed by Olivier Tilloy
Status: Merged
Approved by: Olivier Tilloy
Approved revision: 1084
Merged at revision: 1109
Proposed branch: lp:~osomon/webbrowser-app/multi-select-close-icon
Merge into: lp:webbrowser-app
Diff against target: 12 lines (+1/-1)
1 file modified
src/app/webbrowser/HistoryView.qml (+1/-1)
To merge this branch: bzr merge lp:~osomon/webbrowser-app/multi-select-close-icon
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
Riccardo Padovani (community) Approve
Ubuntu Phablet Team Pending
Review via email: mp+263886@code.launchpad.net

Commit message

Update icon, per UI specification.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Riccardo Padovani (rpadovani) wrote :

lgtm

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) 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/app/webbrowser/HistoryView.qml'
2--- src/app/webbrowser/HistoryView.qml 2015-06-02 14:24:07 +0000
3+++ src/app/webbrowser/HistoryView.qml 2015-07-06 10:59:19 +0000
4@@ -161,7 +161,7 @@
5 }
6
7 ToolbarAction {
8- iconName: "back"
9+ iconName: "close"
10 text: i18n.tr("Cancel")
11
12 MouseArea {

Subscribers

People subscribed via source and target branches

to status/vote changes: