1 2 3 4 5 6 7 8
<?xml version="1.0" encoding="UTF-8"?> <mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'> <mime-type type="application/x-goomod"> <sub-class-of type="text/plain"/> <comment>WorldOfGoo Mod</comment> <glob pattern="*.goomod"/> </mime-type> </mime-info>