summary refs log tree commit diff stats
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/misc/htm-mime.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/share/misc/htm-mime.xml b/share/misc/htm-mime.xml
index 1201aaf3..f76b689b 100644
--- a/share/misc/htm-mime.xml
+++ b/share/misc/htm-mime.xml
@@ -2,6 +2,7 @@
  <mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>
    <mime-type type="application/x-hct">  
    <comment>HexChat theme archives</comment>
-   <glob pattern="*.hct"/>
+   <icon name="hexchat" />
+   <glob pattern="*.hct" weight="100" />
   </mime-type>
  </mime-info>