aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/find/Find.pluginspec
blob: 2dd9dba1a8c8a50485d4b54f7affa7c1686db7d8 (plain)
1
2
3
4
5
6
7
8
9
10
<plugin name="Find" 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>Provides the find widget and the hooks for find implementations.</description>
    <url>http://www.trolltech.com/</url>
    <dependencyList>
        <dependency name="Core" version="0.9.1"/>
    </dependencyList>
</plugin>