[sysprof] mime: set icon for sysprof capture files



commit 931ad7dfeb2513434d13be3dca3e9252f11f9218
Author: Christian Hergert <chergert redhat com>
Date:   Tue May 17 17:18:42 2022 -0700

    mime: set icon for sysprof capture files
    
    it might be nice to use something other than this, eventually.

 data/sysprof-mime.xml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/data/sysprof-mime.xml b/data/sysprof-mime.xml
index 5f7e2d95..8ec5b370 100644
--- a/data/sysprof-mime.xml
+++ b/data/sysprof-mime.xml
@@ -3,5 +3,6 @@
   <mime-type type="application/x-sysprof-capture">
     <comment>Sysprof Capture</comment>
     <glob pattern="*.syscap"/>
+    <generic-icon name="org.gnome.Sysprof"/>
   </mime-type>
 </mime-info>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]