added eugtk examples

This commit is contained in:
2016-11-25 00:33:18 -07:00
parent 87a821e3da
commit c0b98b619e
877 changed files with 96872 additions and 0 deletions

View File

@ -0,0 +1,8 @@
<?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>