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
1=== modified file 'webapp-ebay/manifest.json'
2--- webapp-ebay/manifest.json 2013-09-20 18:02:55 +0000
3+++ webapp-ebay/manifest.json 2013-10-16 14:22:44 +0000
4@@ -10,6 +10,6 @@
5 "maintainer": "Webapps Team <webapps@lists.launchpad.net>",
6 "name": "com.ubuntu.developer.webapps.webapp-ebay",
7 "title": "webapp-ebay",
8- "version": "1.0.6"
9+ "version": "1.0.7"
10 }
11
12
13=== modified file 'webapp-ebay/webapp-ebay.desktop'
14--- webapp-ebay/webapp-ebay.desktop 2013-09-26 14:15:07 +0000
15+++ webapp-ebay/webapp-ebay.desktop 2013-10-16 14:22:44 +0000
16@@ -1,7 +1,7 @@
17 [Desktop Entry]
18 Type=Application
19 Terminal=false
20-Exec=webbrowser-app --enable-back-forward --webapp http://ebay.com/
21+Exec=webbrowser-app --enable-back-forward --webappUrlPattern=https?://*.ebay.com/* --webapp http://m.ebay.com/
22 Name=eBay
23 Icon=./ebay.png
24 X-Ubuntu-Touch=true

Subscribers

People subscribed via source and target branches