summaryrefslogtreecommitdiff
path: root/src/plugins/find/Find.pluginspec
blob: a454d56e5d46835c33b2daedf7f1bc072342eb31 (plain)
1
2
3
4
5
6
7
8
9
10
<plugin name="Find" version="0.9.2" compatVersion="0.9.2">
    <vendor>Nokia Corporation</vendor>
    <copyright>(C) 2008-2009 Nokia Corporation</copyright>
    <license>Nokia Beta Version License</license>
    <description>Provides the find widget and the hooks for find implementations.</description>
    <url>http://www.trolltech.com/</url>
    <dependencyList>
        <dependency name="Core" version="0.9.2"/>
    </dependencyList>
</plugin>