mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
mime: set icon for sysprof capture files
it might be nice to use something other than this, eventually.
This commit is contained in:
@ -3,5 +3,6 @@
|
|||||||
<mime-type type="application/x-sysprof-capture">
|
<mime-type type="application/x-sysprof-capture">
|
||||||
<comment>Sysprof Capture</comment>
|
<comment>Sysprof Capture</comment>
|
||||||
<glob pattern="*.syscap"/>
|
<glob pattern="*.syscap"/>
|
||||||
|
<generic-icon name="org.gnome.Sysprof"/>
|
||||||
</mime-type>
|
</mime-type>
|
||||||
</mime-info>
|
</mime-info>
|
||||||
|
|||||||
Reference in New Issue
Block a user