File: synfigstudio.xml.in

package info (click to toggle)
synfigstudio 0.63.05-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 70,964 kB
  • sloc: cpp: 67,671; sh: 11,615; makefile: 1,018; csh: 243; sed: 16
file content (9 lines) | stat: -rw-r--r-- 323 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
  <mime-type type="application/x-sif">
     <comment>Synfig Animation File</comment>
     <glob pattern="*.sif"/>
     <glob pattern="*.sifz"/>
     <generic-icon name="sif_icon"/>
  </mime-type>
</mime-info>