[Ubuntu-touch-coreapps-reviewers] [Merge] lp:~popey/ubuntu-terminal-app/fix-1581216 into lp:ubuntu-terminal-app

2016-05-16 Thread noreply
The proposal to merge lp:~popey/ubuntu-terminal-app/fix-1581216 into 
lp:ubuntu-terminal-app has been updated.

Status: Approved => Merged

For more details, see:
https://code.launchpad.net/~popey/ubuntu-terminal-app/fix-1581216/+merge/294844
-- 
Your team Ubuntu Terminal Developers is subscribed to branch 
lp:ubuntu-terminal-app.

-- 
Mailing list: https://launchpad.net/~ubuntu-touch-coreapps-reviewers
Post to : ubuntu-touch-coreapps-reviewers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-touch-coreapps-reviewers
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-touch-coreapps-reviewers] [Merge] lp:~popey/ubuntu-terminal-app/fix-1581216 into lp:ubuntu-terminal-app

2016-05-16 Thread Jenkins Bot
Review: Approve continuous-integration


-- 
https://code.launchpad.net/~popey/ubuntu-terminal-app/fix-1581216/+merge/294844
Your team Ubuntu Terminal Developers is subscribed to branch 
lp:ubuntu-terminal-app.

-- 
Mailing list: https://launchpad.net/~ubuntu-touch-coreapps-reviewers
Post to : ubuntu-touch-coreapps-reviewers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-touch-coreapps-reviewers
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-touch-coreapps-reviewers] [Merge] lp:~popey/ubuntu-terminal-app/fix-1581216 into lp:ubuntu-terminal-app

2016-05-16 Thread Michael Hall
Review: Approve

Fixes the problem, thanks!
-- 
https://code.launchpad.net/~popey/ubuntu-terminal-app/fix-1581216/+merge/294844
Your team Ubuntu Terminal Developers is subscribed to branch 
lp:ubuntu-terminal-app.

-- 
Mailing list: https://launchpad.net/~ubuntu-touch-coreapps-reviewers
Post to : ubuntu-touch-coreapps-reviewers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-touch-coreapps-reviewers
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-touch-coreapps-reviewers] [Merge] lp:~popey/ubuntu-terminal-app/fix-1581216 into lp:ubuntu-terminal-app

2016-05-16 Thread Michael Hall
Review: Approve

Fixes the problem, thanks!
-- 
https://code.launchpad.net/~popey/ubuntu-terminal-app/fix-1581216/+merge/294844
Your team Ubuntu Terminal Developers is subscribed to branch 
lp:ubuntu-terminal-app.

-- 
Mailing list: https://launchpad.net/~ubuntu-touch-coreapps-reviewers
Post to : ubuntu-touch-coreapps-reviewers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-touch-coreapps-reviewers
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-touch-coreapps-reviewers] [Merge] lp:~popey/ubuntu-terminal-app/fix-1581216 into lp:ubuntu-terminal-app

2016-05-16 Thread Michael Hall
The proposal to merge lp:~popey/ubuntu-terminal-app/fix-1581216 into 
lp:ubuntu-terminal-app has been updated.

Status: Needs review => Approved

For more details, see:
https://code.launchpad.net/~popey/ubuntu-terminal-app/fix-1581216/+merge/294844
-- 
Your team Ubuntu Terminal Developers is subscribed to branch 
lp:ubuntu-terminal-app.

-- 
Mailing list: https://launchpad.net/~ubuntu-touch-coreapps-reviewers
Post to : ubuntu-touch-coreapps-reviewers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-touch-coreapps-reviewers
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-touch-coreapps-reviewers] [Merge] lp:~popey/ubuntu-terminal-app/fix-1581216 into lp:ubuntu-terminal-app

2016-05-16 Thread Alan Pope 
Alan Pope  has proposed merging lp:~popey/ubuntu-terminal-app/fix-1581216 into 
lp:ubuntu-terminal-app.

Commit message:
Move close button to fix lp:1581216

Requested reviews:
  Ubuntu Terminal Developers (ubuntu-terminal-dev)
Related bugs:
  Bug #1581216 in Ubuntu Terminal App: "Move tab close button to the left"
  https://bugs.launchpad.net/ubuntu-terminal-app/+bug/1581216

For more details, see:
https://code.launchpad.net/~popey/ubuntu-terminal-app/fix-1581216/+merge/294844

Move close button to fix lp:1581216
-- 
Your team Ubuntu Terminal Developers is requested to review the proposed merge 
of lp:~popey/ubuntu-terminal-app/fix-1581216 into lp:ubuntu-terminal-app.
=== modified file 'src/app/qml/TabsPage.qml'
--- src/app/qml/TabsPage.qml	2016-03-15 14:39:25 +
+++ src/app/qml/TabsPage.qml	2016-05-16 21:18:44 +
@@ -65,7 +65,7 @@
 NumberAnimation { duration: 200 }
 }
 
-anchors {top: parent.top; right: parent.right; margins: units.gu(1)}
+anchors {top: parent.top; left: parent.left; margins: units.gu(1)}
 
 innerOpacity: 0.6
 border {color: UbuntuColors.orange; width: units.dp(1)}

-- 
Mailing list: https://launchpad.net/~ubuntu-touch-coreapps-reviewers
Post to : ubuntu-touch-coreapps-reviewers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-touch-coreapps-reviewers
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-touch-coreapps-reviewers] [Merge] lp:~popey/ubuntu-terminal-app/fix-1581216 into lp:ubuntu-terminal-app

2016-05-16 Thread Alan Pope 
The proposal to merge lp:~popey/ubuntu-terminal-app/fix-1581216 into 
lp:ubuntu-terminal-app has been updated.

Commit Message changed to:

Move close button to fix lp:1581216

For more details, see:
https://code.launchpad.net/~popey/ubuntu-terminal-app/fix-1581216/+merge/294844
-- 
Your team Ubuntu Terminal Developers is requested to review the proposed merge 
of lp:~popey/ubuntu-terminal-app/fix-1581216 into lp:ubuntu-terminal-app.

-- 
Mailing list: https://launchpad.net/~ubuntu-touch-coreapps-reviewers
Post to : ubuntu-touch-coreapps-reviewers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-touch-coreapps-reviewers
More help   : https://help.launchpad.net/ListHelp