URI: 
       ttomb.sharedmimeinfo - tomb - the crypto undertaker
  HTML git clone git://parazyd.org/tomb.git
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
       ttomb.sharedmimeinfo (373B)
       ---
            1 <?xml version="1.0"?>
            2 <mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>
            3   <mime-type type="application/x-tomb-volume">
            4     <comment>Tomb crypto volume</comment>
            5     <glob pattern="*.tomb"/>
            6   </mime-type>
            7   <mime-type type="application/x-tomb-key">
            8     <comment>Tomb crypto key</comment>
            9     <glob pattern="*.tomb.key"/>
           10   </mime-type>
           11 </mime-info>