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