forked from qt-creator/qt-creator
13 lines
511 B
Plaintext
13 lines
511 B
Plaintext
|
|
<plugin name="Help" 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>Help system.</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>
|