diff options
Diffstat (limited to 'share/misc/htm-mime.xml')
-rw-r--r-- | share/misc/htm-mime.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/share/misc/htm-mime.xml b/share/misc/htm-mime.xml new file mode 100644 index 00000000..1201aaf3 --- /dev/null +++ b/share/misc/htm-mime.xml @@ -0,0 +1,7 @@ +<?xml version="1.0"?> + <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"/> + </mime-type> + </mime-info> |