[go: up one dir, main page]

File: kino.xml

package info (click to toggle)
kino 1.3.4-2.1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 29,692 kB
  • ctags: 27,935
  • sloc: ansic: 323,805; cpp: 35,797; sh: 14,924; asm: 3,727; makefile: 1,504; perl: 440; xml: 15
file content (15 lines) | stat: -rw-r--r-- 476 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
	<mime-type type="video/dv">
		<comment>DV video</comment>
		<glob pattern="*.dv"/>
		<glob pattern="*.dif"/>
		<magic priority="50">
			<match type="big32" value="0x1f070000" mask="0xffffff00" offset="0"/>
		</magic>
	</mime-type>
	<mime-type type="application/smil">
		<comment>Kino SMIL Document</comment>
		<glob pattern="*.kino"/>
	</mime-type>
</mime-info>