aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/regexp/RegExp.pluginspec
blob: c284def7f3af425402d3c87767bfae1e25a33678 (plain)
1
2
3
4
5
6
7
8
9
10
<plugin name="RegExp" 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>Regular Expression test widget.</description>
    <url>http://www.trolltech.com/</url>
    <dependencyList>
        <dependency name="Core" version="0.9.1"/>
    </dependencyList>
</plugin>