This commit is contained in:
j 2025-01-31 18:43:02 +05:30
commit 2a9f5822e5
28 changed files with 4155 additions and 0 deletions

9
calcool.xml Normal file
View file

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<mime-info
xmlns="http://www.freedesktop.org/standards/shared-mime-info">
<mime-type type="text/x-calcool">
<comment>Calcool Document</comment>
<glob pattern="*.calc" />
</mime-type>
</mime-info>