Merge lp:~dbarth/qtcreator-plugin-ubuntu/fix-1311692 into lp:qtcreator-plugin-ubuntu

Proposed by David Barth
Status: Merged
Merged at revision: 135
Proposed branch: lp:~dbarth/qtcreator-plugin-ubuntu/fix-1311692
Merge into: lp:qtcreator-plugin-ubuntu
Diff against target: 12 lines (+1/-1)
1 file modified
share/qtcreator/ubuntu/menu.json (+1/-1)
To merge this branch: bzr merge lp:~dbarth/qtcreator-plugin-ubuntu/fix-1311692
Reviewer Review Type Date Requested Status
Zoltan Balogh Approve
PS Jenkins bot continuous-integration Approve
Review via email: mp+216904@code.launchpad.net

Commit message

This re-enables launching HTML5 apps on the device after the recent interface change.

Description of the change

This re-enables launching HTML5 apps on the device after the recent interface change.

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
Zoltan Balogh (bzoltan) wrote :

OK

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'share/qtcreator/ubuntu/menu.json'
2--- share/qtcreator/ubuntu/menu.json 2014-04-14 10:51:35 +0000
3+++ share/qtcreator/ubuntu/menu.json 2014-04-23 14:56:28 +0000
4@@ -70,7 +70,7 @@
5 "ubuntuHtmlProjectRequired": true,
6 "saveRequired": true,
7 "actions": [
8- "%SCRIPTDIRECTORY%/qtc_device_run_app %SERIALNUMBER% %APPRUNNEREXECNAME% %FOLDERNAME% %DISPLAYNAME%.desktop www /home/%USERNAME%/dev_tmp /home/%USERNAME%/.local/share/applications %USERNAME%@%IP% %PORT% --www= --inspector"
9+ "%SCRIPTDIRECTORY%/qtc_device_run_app %SERIALNUMBER% %APPRUNNEREXECNAME% %FOLDERNAME% %DISPLAYNAME%.desktop www /home/%USERNAME%/dev_tmp %USERNAME%@%IP% %PORT% --www= --inspector"
10 ]
11 },
12 {

Subscribers

People subscribed via source and target branches

to all changes: