Merge lp:~abreu-alexandre/unity-webapps-youtube/fix-accounts-url-pattern into lp:unity-webapps-youtube

Proposed by Alexandre Abreu
Status: Merged
Merged at revision: 62
Proposed branch: lp:~abreu-alexandre/unity-webapps-youtube/fix-accounts-url-pattern
Merge into: lp:unity-webapps-youtube
Diff against target: 6 lines (+1/-1)
1 file modified
manifest.json (+1/-1)
To merge this branch: bzr merge lp:~abreu-alexandre/unity-webapps-youtube/fix-accounts-url-pattern
Reviewer Review Type Date Requested Status
David Barth (community) Approve
PS Jenkins bot (community) continuous-integration Approve
Review via email: mp+217043@code.launchpad.net

Commit message

Fix Google Accounts url pattern

Description of the change

Fix Google Accounts url pattern

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
David Barth (dbarth) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'manifest.json'
2--- manifest.json 2013-03-26 15:46:17 +0000
3+++ manifest.json 2014-04-24 13:23:22 +0000
4@@ -1,1 +1,1 @@
5-{"includes":["http://youtube.com/*","http://*.youtube.com/*","https://youtube.com/*","https://*.youtube.com/*"],"requires":["utils.js"],"name":"YouTube","scripts":["YouTube.user.js"],"maintainer":"Webapps Team <webapps@lists.launchpad.net>","manifest-version":"1.0","integration-version":"2.4.11","package-name":"YouTube","icons":{"128":"128/unity-webapps-youtube.png","48":"48/unity-webapps-youtube.png","52":"52/unity-webapps-youtube.png","64":"64/unity-webapps-youtube.png"},"domain":"youtube.com","homepage":"http://www.youtube.com","license":"GPL-3"}
6+{"includes":["http://youtube.com/*","http://*.youtube.com/*","https://youtube.com/*","https://*.youtube.com/*","http://accounts.google.*/*","https://accounts.google.*/*"],"requires":["utils.js"],"name":"YouTube","scripts":["YouTube.user.js"],"maintainer":"Webapps Team <webapps@lists.launchpad.net>","manifest-version":"1.0","integration-version":"2.4.11","package-name":"YouTube","icons":{"128":"128/unity-webapps-youtube.png","48":"48/unity-webapps-youtube.png","52":"52/unity-webapps-youtube.png","64":"64/unity-webapps-youtube.png"},"domain":"youtube.com","homepage":"http://www.youtube.com","license":"GPL-3"}

Subscribers

People subscribed via source and target branches

to all changes: