~zeller-benjamin/qtcreator-plugin-ubuntu/qtc41-beta

« back to all changes in this revision

Viewing changes to src/cordovaubuntuprojectmanager/CordovaUbuntuProjectManager.pluginspec.in

  • Committer: Juhapekka Piiroinen
  • Date: 2013-09-04 15:30:00 UTC
  • mto: (23.1.14 binary-plugin)
  • mto: This revision was merged to the branch mainline in revision 24.
  • Revision ID: juhapekka.piiroinen@canonical.com-20130904153000-r4lhfhrjlwmop277
Added cordova plugin from ubuntu-qtcreator-plugins.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<plugin name=\"CordovaUbuntuProjectManager\" version=\"0.0.1\" compatVersion=\"0.0.1\">
 
2
    <vendor>Canonical</vendor>
 
3
    <copyright>(C) Canonical</copyright>
 
4
    <license>GPLv3</license>
 
5
    <description></description>
 
6
    <url>https://launchpad.net/cordova-ubuntu</url>
 
7
    <dependencyList>
 
8
    </dependencyList>
 
9
</plugin>
 
10