<?xml version=“1.0” encoding=“UTF-8”?> <mime-info xmlns=“www.freedesktop.org/standards/shared-mime-info”>

<mime-type type="application/x-ruby">
  <alias type="text/x-ruby"/>
  <comment>Ruby Thor Tasks</comment>
  <glob pattern="Thorfile"/>
  <glob pattern="thorfile"/>
  <glob pattern="*.thor"/>
</mime-type>

</mime-info>