From d52cc1a1bd8d7efd4bd5db66bfb6921b4c391a36 Mon Sep 17 00:00:00 2001 From: TingPing Date: Mon, 26 Aug 2013 10:06:34 -0400 Subject: [PATCH] Add desktop and mimetype file for the Theme Manager --- share/misc/htm-mime.xml | 7 +++++++ share/misc/htm.desktop | 7 +++++++ 2 files changed, 14 insertions(+) create mode 100644 share/misc/htm-mime.xml create mode 100644 share/misc/htm.desktop 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 @@ + + + + HexChat theme archives + + + diff --git a/share/misc/htm.desktop b/share/misc/htm.desktop new file mode 100644 index 00000000..7651c91f --- /dev/null +++ b/share/misc/htm.desktop @@ -0,0 +1,7 @@ +[Desktop Entry] +Name=HexChat Theme Manager +Exec=mono /usr/bin/thememan %f +Icon=hexchat +Terminal=false +Type=Application +MimeType=application/x-hct