Files
sysprof/data/sysprof-mime.xml
Christian Hergert 931ad7dfeb mime: set icon for sysprof capture files
it might be nice to use something other than this, eventually.
2022-05-17 17:18:42 -07:00

9 lines
307 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
<mime-type type="application/x-sysprof-capture">
<comment>Sysprof Capture</comment>
<glob pattern="*.syscap"/>
<generic-icon name="org.gnome.Sysprof"/>
</mime-type>
</mime-info>