r4805: Always use the default RTL setting to render filenames, even if they start
[rox-filer.git] / ROX-Filer / ROX-Filer-src.xml
blob85d63636f09c7e13e4fd31b69f14161dcc3b41fd
1 <?xml version="1.0" ?>
2 <?xml-stylesheet type='text/xsl'
3      href='http://0install.net/2006/stylesheets/interface.xsl'?>
5 <interface xmlns="http://zero-install.sourceforge.net/2004/injector/interface">
6   <name>ROX-Filer-src</name>
7   <summary>source code for ROX-Filer</summary>
8   <description>
9     Executing this program will compile a ROX-Filer binary.
10   </description>
11   <icon type='image/png' href='http://rox.sourceforge.net/Icons/ROX-Filer.png'/>
13   <group main='src/build'>
14     <requires interface="http://0install.net/2006/interfaces/GTK-2.4.xml">
15       <environment insert="" name="GTK24_HOME"/>
16     </requires>
18     <implementation id="." version="2.5.0" released='Snapshot'/>
19   </group>
20 </interface>