Merge lp://staging/~abreu-alexandre/qtcreator-plugin-ubuntu/html5-run-desktop into lp://staging/qtcreator-plugin-ubuntu
Proposed by
Alexandre Abreu
Status: | Work in progress |
---|---|
Proposed branch: | lp://staging/~abreu-alexandre/qtcreator-plugin-ubuntu/html5-run-desktop |
Merge into: | lp://staging/qtcreator-plugin-ubuntu |
Diff against target: |
72 lines (+34/-5) 3 files modified
src/ubuntu/ubuntuconstants.h (+2/-0) src/ubuntu/ubuntulocalrunconfiguration.cpp (+24/-3) src/ubuntu/ubuntumenu.cpp (+8/-2) |
To merge this branch: | bzr merge lp://staging/~abreu-alexandre/qtcreator-plugin-ubuntu/html5-run-desktop |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Ubuntu SDK team | Pending | ||
Review via email: mp+269765@code.staging.launchpad.net |
Commit message
Fix running html5 app on the host machine. The exec launcher selection is based on the policy version since it has changed between 1.2 and 1.3 from html5-app-launcher to webapp-container.
Description of the change
Fix running html5 app on the host machine. The exec launcher selection is based on the policy version since it has changed between 1.2 and 1.3 from html5-app-launcher to webapp-container.
To post a comment you must log in.
Unmerged revisions
- 412. By Alexandre Abreu
-
Handle run html5 apps on desktop