File: miro.xml

package info (click to toggle)
miro 4.0.4-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 48,888 kB
  • sloc: python: 81,708; ansic: 2,076; xml: 1,930; cpp: 940; sh: 389; makefile: 63
file content (14 lines) | stat: -rw-r--r-- 498 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>

<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
   <mime-type type="application/x-miro">
     <sub-class-of type="application/xml"/>
     <comment>Miro Subscription File</comment>
     <glob pattern="*.miro"/>
   </mime-type>
   <mime-type type="application/x-democracy">
     <sub-class-of type="application/xml"/>
     <comment>Democracy Subscription File</comment>
     <glob pattern="*.democracy"/>
   </mime-type>
</mime-info>