~ubuntu-branches/ubuntu/trusty/qtcreator-plugin-ubuntu/trusty

« back to all changes in this revision

Viewing changes to share/qtcreator/templates/wizards/ubuntu/projectypes.json

  • Committer: Package Import Robot
  • Author(s): Daniel Holbach, Alexandre Abreu
  • Date: 2014-02-18 18:20:06 UTC
  • mfrom: (1.1.5)
  • Revision ID: package-import@ubuntu.com-20140218182006-adrbbaji7cdsvb4n
Tags: 2.8.1.3-0ubuntu1
[ Alexandre Abreu ]
* Project template implements tab navigation by default, and has an
  alternative pagestack example bundled in. (LP: #1271611)
* Enable the web inspector mode by default when running HTML5 apps from
  QtCreator. (LP: #1281611)

Show diffs side-by-side

added added

removed removed

Lines of Context:
94
94
    },
95
95
    {
96
96
       "type": "ubuntuhtmlproject",
97
 
       "folder": "html5-tabs",
 
97
       "folder": "html5-simple",
98
98
       "displayName": "HTML5 App",
99
 
       "id": "UbuntuAppHTML5Tabs",
 
99
       "id": "UbuntuAppSimpleHtml5",
100
100
       "description": "Template for creating a native HTML5 app Native HTML5 apps have unrestricted access to Platform APIs. This project contains only HTML/CSS and Javascript code. \n\nThe UI is designed for a mobile form-factor and uses the Ubuntu Touch design building blocks.\n\nUnlike the default Qt HTML5 template, there is no C++ code or compilation necessary for this application type",
101
101
       "mainFile" : "index.html",
102
102
       "files": [