Updated local Zero Install interface to newer format.
[rox-edit/bju.git] / Edit.xml
bloba26c3be1876f8c950b6da15cdb8fd848ae907d26
1 <?xml version="1.0" ?>
2 <interface uri="http://rox.sourceforge.net/2005/interfaces/Edit"
3            xmlns="http://zero-install.sourceforge.net/2004/injector/interface">
4   <name>Edit</name>
5   <summary>simple text editor</summary>
6   <description>
7     Edit is a simple text editor, with a ROX-style user interface. It has drag-and-drop saving, search-and-replace and multi-level undo.
8   </description>
9   <icon type='image/png' href='http://rox.sourceforge.net/Icons/Edit.png'/>
10   <feed-for interface='http://rox.sourceforge.net/2005/interfaces/Edit'/>
11   
12   <group main="AppRun">
13     <requires interface="http://rox.sourceforge.net/2005/interfaces/ROX-Lib">
14       <environment insert="ROX-Lib2/python" name="PYTHONPATH"/>
15     </requires>
16     <implementation id="." stability="testing" version="2.0" released='Snapshot' version-modifier='-post'/>
17   </group>
18 </interface>