Add desktop and mimetype file for the Theme Manager

This commit is contained in:
TingPing
2013-08-26 10:06:34 -04:00
parent 43a2f43090
commit d52cc1a1bd
2 changed files with 14 additions and 0 deletions

7
share/misc/htm-mime.xml Normal file
View File

@@ -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>