aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/helloworld/HelloWorld.pluginspec
blob: dab4cbfd3c898915adf6787ae4d3d4376b328406 (plain)
1
2
3
4
5
6
7
8
9
10
<plugin name="HelloWorld" version="0.9.1" compatVersion="0.9.1">
    <vendor>Nokia Corporation</vendor>
    <copyright>(C) 2008 Nokia Corporation</copyright>
    <license>Nokia Beta Version License</license>
    <description>Hello World sample plugin.</description>
    <url>http://www.trolltech.com/</url>
    <dependencyList>
        <dependency name="Core" version="0.9.1"/>
    </dependencyList>
</plugin>