<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
  <mime-type type="text/x-sci">
    <comment>Scilab Function</comment>
        <sub-class-of type="text/plain"/>
	<glob pattern="*.sci"/> 
  </mime-type>
  <mime-type type="text/x-sce">
    <comment>Scilab Script</comment>
        <sub-class-of type="text/plain"/>
	<glob pattern="*.sce"/> 
  </mime-type>
</mime-info>
