r4029: At install time, add a rule to the MIME database that shell scripts are
[rox-filer.git] / rox.xml
blob638826d352686ee0fba6322f43333ea70b8ef0dc
1 <?xml version="1.0"?>
2 <mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>
3   <mime-type type="image/png">
4     <glob pattern=".DirIcon"/>
5   </mime-type>
6   <mime-type type="application/x-shellscript">
7     <sub-class-of type="application/x-executable"/>
8   </mime-type>
9 </mime-info>