Merge lp:~dbarth/webapps-demo/ebay-fix into lp:webapps-demo

Proposed by David Barth
Status: Merged
Approved by: Alexandre Abreu
Approved revision: 31
Merged at revision: 31
Proposed branch: lp:~dbarth/webapps-demo/ebay-fix
Merge into: lp:webapps-demo
Diff against target: 24 lines (+2/-2)
2 files modified
webapp-ebay/manifest.json (+1/-1)
webapp-ebay/webapp-ebay.desktop (+1/-1)
To merge this branch: bzr merge lp:~dbarth/webapps-demo/ebay-fix
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
Alexandre Abreu (community) Approve
Review via email: mp+191422@code.launchpad.net

Commit message

url pattern for ebay

Description of the change

url pattern for ebay

To post a comment you must log in.
Revision history for this message
Alexandre Abreu (abreu-alexandre) :
review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'webapp-ebay/manifest.json'
--- webapp-ebay/manifest.json 2013-09-20 18:02:55 +0000
+++ webapp-ebay/manifest.json 2013-10-16 14:22:44 +0000
@@ -10,6 +10,6 @@
10 "maintainer": "Webapps Team <webapps@lists.launchpad.net>",10 "maintainer": "Webapps Team <webapps@lists.launchpad.net>",
11 "name": "com.ubuntu.developer.webapps.webapp-ebay",11 "name": "com.ubuntu.developer.webapps.webapp-ebay",
12 "title": "webapp-ebay",12 "title": "webapp-ebay",
13 "version": "1.0.6"13 "version": "1.0.7"
14}14}
1515
1616
=== modified file 'webapp-ebay/webapp-ebay.desktop'
--- webapp-ebay/webapp-ebay.desktop 2013-09-26 14:15:07 +0000
+++ webapp-ebay/webapp-ebay.desktop 2013-10-16 14:22:44 +0000
@@ -1,7 +1,7 @@
1[Desktop Entry]1[Desktop Entry]
2Type=Application2Type=Application
3Terminal=false3Terminal=false
4Exec=webbrowser-app --enable-back-forward --webapp http://ebay.com/4Exec=webbrowser-app --enable-back-forward --webappUrlPattern=https?://*.ebay.com/* --webapp http://m.ebay.com/
5Name=eBay5Name=eBay
6Icon=./ebay.png6Icon=./ebay.png
7X-Ubuntu-Touch=true7X-Ubuntu-Touch=true

Subscribers

People subscribed via source and target branches