Merge lp:~abreu-alexandre/unity-webapps-gmail/fix-pattern-and-store-cookies into lp:unity-webapps-gmail

Proposed by Alexandre Abreu
Status: Merged
Merged at revision: 97
Proposed branch: lp:~abreu-alexandre/unity-webapps-gmail/fix-pattern-and-store-cookies
Merge into: lp:unity-webapps-gmail
Diff against target: 19 lines (+2/-2)
2 files modified
Gmailmailgooglecom.desktop (+1/-1)
manifest.json (+1/-1)
To merge this branch: bzr merge lp:~abreu-alexandre/unity-webapps-gmail/fix-pattern-and-store-cookies
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
WebApps Pending
Review via email: mp+214865@code.launchpad.net

Commit message

Update the manifest includes to account for the login urls and force the storage of the session cookies,

Description of the change

Update the manifest includes to account for the login urls and force the storage of the session cookies,

To post a comment you must log in.
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
=== modified file 'Gmailmailgooglecom.desktop'
--- Gmailmailgooglecom.desktop 2014-03-05 18:57:28 +0000
+++ Gmailmailgooglecom.desktop 2014-04-09 00:53:14 +0000
@@ -4,6 +4,6 @@
4Icon=unity-webapps-gmail4Icon=unity-webapps-gmail
5MimeType=5MimeType=
6Actions=S0;S1;S2;S3;S4;S5;S6;S7;S8;S9;S10;6Actions=S0;S1;S2;S3;S4;S5;S6;S7;S8;S9;S10;
7Exec=unity-webapps-runner -n 'R21haWw=' -d 'mail.google.com' %u7Exec=unity-webapps-runner -n 'R21haWw=' -d 'mail.google.com' --store-session-cookies %u
8StartupWMClass=Gmailmailgooglecom8StartupWMClass=Gmailmailgooglecom
9 9
10\ No newline at end of file10\ No newline at end of file
1111
=== modified file 'manifest.json'
--- manifest.json 2013-12-12 07:36:17 +0000
+++ manifest.json 2014-04-09 00:53:14 +0000
@@ -1,1 +1,1 @@
1{"includes":["https://mail.google.com/*", "https://accounts.google.*/*", "https://www.google.com/a/*"],"requires":["utils.js","google-common.js","validate.js"],"name":"Gmail","scripts":["GMail.user.js"],"maintainer":"Webapps Team <webapps@lists.launchpad.net>","license":"GPL-3","manifest-version":"1.0","integration-version":"2.4.8","package-name":"Gmail","description":"Unity Webapp for Gmail","icons":{"128":"128/unity-webapps-gmail.png","48":"48/unity-webapps-gmail.png","52":"52/unity-webapps-gmail.png","64":"64/unity-webapps-gmail.png"},"domain":"mail.google.com","homepage":"https://mail.google.com"}1{"includes":["https://mail.google.com/*", "https://accounts.google.*/*", "https://www.google.*/a/*"],"requires":["utils.js","google-common.js","validate.js"],"name":"Gmail","scripts":["GMail.user.js"],"maintainer":"Webapps Team <webapps@lists.launchpad.net>","license":"GPL-3","manifest-version":"1.0","integration-version":"2.4.8","package-name":"Gmail","description":"Unity Webapp for Gmail","icons":{"128":"128/unity-webapps-gmail.png","48":"48/unity-webapps-gmail.png","52":"52/unity-webapps-gmail.png","64":"64/unity-webapps-gmail.png"},"domain":"mail.google.com","homepage":"https://mail.google.com"}

Subscribers

People subscribed via source and target branches

to all changes: