~popey/+junk/akira

« back to all changes in this revision

Viewing changes to data/com.github.alecaddd.akira.mime.xml

  • Committer: Alan Pope
  • Date: 2019-01-18 13:01:19 UTC
  • Revision ID: alan@popey.com-20190118130119-9opz65bdjx0zixz9
initial attempt to build a snap

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
 
3
    <mime-type type="application/x-akira">
 
4
        <comment>Akira Design File</comment>
 
5
        <icon name="application-x-akira"/>
 
6
        <glob-deleteall/>
 
7
        <glob pattern="*.akira"/>
 
8
    </mime-type>
 
9
</mime-info>