Merge lp:~mvo/qtcreator-plugin-ubuntu/webapp-template-with-doc into lp:qtcreator-plugin-ubuntu

Proposed by Michael Vogt
Status: Merged
Approved by: Zoltan Balogh
Approved revision: 192
Merged at revision: 200
Proposed branch: lp:~mvo/qtcreator-plugin-ubuntu/webapp-template-with-doc
Merge into: lp:qtcreator-plugin-ubuntu
Diff against target: 15 lines (+8/-0)
1 file modified
share/qtcreator/templates/wizards/ubuntu/webapp/app.desktop (+8/-0)
To merge this branch: bzr merge lp:~mvo/qtcreator-plugin-ubuntu/webapp-template-with-doc
Reviewer Review Type Date Requested Status
Alexandre Abreu (community) Approve
PS Jenkins bot continuous-integration Approve
Review via email: mp+224759@code.launchpad.net

Commit message

Some guidance to the webapp app.desktop template.

Description of the change

This branch adds some guidance to the webapp app.desktop template.

I think the webapp template is great as its the quickest way for a develop to get a "finished" app (instant gratification ftw). However our template is right now a bit limited about what to do next, i.e. there is no "how to build/upload". This branch attempts to fix this.

Alternatively we could simply link to http://developer.ubuntu.com/publish/webapp/packaging-web-apps/ but given that most of the page is already done via the template I don't think we need it.

One thing that this branch lacks is instructions how to test, but the above tutorial does not mention this either.

Thanks for your consideration,
 Michael

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
Alexandre Abreu (abreu-alexandre) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'share/qtcreator/templates/wizards/ubuntu/webapp/app.desktop'
2--- share/qtcreator/templates/wizards/ubuntu/webapp/app.desktop 2014-04-28 21:27:53 +0000
3+++ share/qtcreator/templates/wizards/ubuntu/webapp/app.desktop 2014-06-27 08:13:05 +0000
4@@ -1,3 +1,11 @@
5+# Three simple steps to your final webapp:
6+# - ensure the url in this file is correct
7+# - add a 128x128 app.png icon
8+# - build the package in a commandline terminal with "click build ."
9+# - publish the generated click package at
10+# https://myapps.developer.ubuntu.com/dev/click-apps/
11+#
12+# More details on http://developer.ubuntu.com/publish/webapp/
13 [Desktop Entry]
14 Name=%DISPLAYNAME%
15 Type=Application

Subscribers

People subscribed via source and target branches

to all changes: