summaryrefslogtreecommitdiff
path: root/src/plugins/bineditor/BinEditor.pluginspec
blob: 82d7d9b863002095fe3dbd92737e278f70f422eb (plain)
1
2
3
4
5
6
7
8
9
10
11
<plugin name="BinEditor" 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>Binary editor component.</description>
    <url>http://www.trolltech.com/</url>
    <dependencyList>
        <dependency name="Core" version="0.9.2"/>
        <dependency name="TextEditor" version="0.9.2"/>
    </dependencyList>
</plugin>