Files
eumandy/eugtk/examples/resources/gedit_syntax/gedit_syntax.xml
2016-11-25 00:33:18 -07:00

9 lines
329 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
<mime-type type="application/euphoria">
<comment>Euphoria Source Code File</comment>
<glob pattern="*.e;*.ew;*.eu;*.ex;*.exw;*.exu"/>
<sub-class-of type="application/text"/>
</mime-type>
</mime-info>