forked from qt-creator/qt-creator
11 lines
480 B
Plaintext
11 lines
480 B
Plaintext
|
|
<plugin name="QuickOpen" 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>Provides the QuickOpen widget and the hooks for QuickOpen filter implementations.</description>
|
||
|
|
<url>http://www.trolltech.com/</url>
|
||
|
|
<dependencyList>
|
||
|
|
<dependency name="Core" version="0.9.1"/>
|
||
|
|
</dependencyList>
|
||
|
|
</plugin>
|