aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/TextEditor.pluginspec
blob: aaad622ea4fb9e9feeafd13c8964c63cdcddf3ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<plugin name="TextEditor" 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>Text editor framework and the implementation of the basic text editor.</description>
    <url>http://www.trolltech.com/</url>
    <dependencyList>
        <dependency name="Core" version="0.9.1"/>
        <dependency name="Find" version="0.9.1"/>
        <dependency name="QuickOpen" version="0.9.1"/>
    </dependencyList>
</plugin>