aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/regexp/RegExp.pluginspec
blob: 03d09009670384bb6d1dd18165b13e2e0cd93956 (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 Technology Preview License Agreement</license>
    <description>Regular Expression test widget.</description>
    <url>http://www.trolltech.com/</url>
    <dependencyList>
        <dependency name="Core" version="0.9.1"/>
    </dependencyList>
</plugin>