mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-25 23:00:19 +00:00
associate .hct and .zct files with ZoiteChat for theme importing.
This commit is contained in:
@@ -5,4 +5,4 @@ Exec=thememan %f
|
||||
Icon=zoitechat
|
||||
Terminal=false
|
||||
Type=Application
|
||||
MimeType=application/x-hct;
|
||||
MimeType=application/x-hct;application/x-zct;
|
||||
|
||||
@@ -5,4 +5,9 @@
|
||||
<icon name="zoitechat" />
|
||||
<glob pattern="*.hct" weight="100" />
|
||||
</mime-type>
|
||||
<mime-type type="application/x-zct">
|
||||
<comment>ZoiteChat theme archives</comment>
|
||||
<icon name="zoitechat" />
|
||||
<glob pattern="*.zct" weight="100" />
|
||||
</mime-type>
|
||||
</mime-info>
|
||||
|
||||
Reference in New Issue
Block a user