summary refs log tree commit diff stats
path: root/data/misc/io.github.Hexchat.ThemeManager.xml
diff options
context:
space:
mode:
authorPatrick Griffis <tingping@tingping.se>2017-12-24 12:09:36 -0500
committerPatrick Griffis <tingping@tingping.se>2017-12-24 13:00:40 -0500
commit7d7be8321613acf4a613894163b8468f107415de (patch)
tree07e9fcd19c33e7f0fe506c4c8026bedcf54ea4ae /data/misc/io.github.Hexchat.ThemeManager.xml
parent005858795878b92fc17b4c2127bce90a1d053483 (diff)
Rename app-id to io.github.Hexchat
RDNS syntax is recommended for applications and this matches the
existing flatpak. Note that the dbus service and icons still need
renaming though the former is an API breakage.

Closes #2104
Closes #2103
Diffstat (limited to 'data/misc/io.github.Hexchat.ThemeManager.xml')
-rw-r--r--data/misc/io.github.Hexchat.ThemeManager.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/data/misc/io.github.Hexchat.ThemeManager.xml b/data/misc/io.github.Hexchat.ThemeManager.xml
new file mode 100644
index 00000000..f76b689b
--- /dev/null
+++ b/data/misc/io.github.Hexchat.ThemeManager.xml
@@ -0,0 +1,8 @@
+<?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>
+   <icon name="hexchat" />
+   <glob pattern="*.hct" weight="100" />
+  </mime-type>
+ </mime-info>