Merge lp:~popey/ubuntu-terminal-app/fix-1306821 into lp:ubuntu-terminal-app

Status: Merged
Approved by: Michael Hall
Approved revision: 46
Merged at revision: 46
Proposed branch: lp:~popey/ubuntu-terminal-app/fix-1306821
Merge into: lp:ubuntu-terminal-app
Diff against target: 12 lines (+1/-1)
1 file modified
click/manifest.json.in (+1/-1)
To merge this branch: bzr merge lp:~popey/ubuntu-terminal-app/fix-1306821
Reviewer Review Type Date Requested Status
Michael Hall Approve
Ubuntu Phone Apps Jenkins Bot continuous-integration Approve
Review via email: mp+215520@code.launchpad.net

Commit message

Capitalise title - fix 1306821

To post a comment you must log in.
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
Michael Hall (mhall119) wrote :

LGTM

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'click/manifest.json.in'
2--- click/manifest.json.in 2014-03-14 18:33:50 +0000
3+++ click/manifest.json.in 2014-04-11 23:00:35 +0000
4@@ -12,7 +12,7 @@
5 "icon": "@ICON@",
6 "maintainer": "Ubuntu App Cats <ubuntu-touch-coreapps@lists.launchpad.net>",
7 "name": "@PROJECT_NAME@",
8- "title": "terminal",
9+ "title": "Terminal",
10 "version": "0.5.@BZR_REVNO@",
11 "x-source": {
12 "vcs-bzr": "@BZR_SOURCE@",

Subscribers

People subscribed via source and target branches