This commit is contained in:
Danilo Reyes
2026-02-15 18:22:19 -06:00
commit 404ccafcf2
5 changed files with 309 additions and 0 deletions

7
clip-studio.xml Normal file
View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
<mime-type type="application/x-clip-studio">
<comment>Clip Studio Paint document</comment>
<glob pattern="*.clip"/>
</mime-type>
</mime-info>