File: brasero.xml.in

package info (click to toggle)
brasero 2.30.3-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 32,200 kB
  • ctags: 11,662
  • sloc: ansic: 108,956; xml: 17,037; sh: 10,243; makefile: 1,623
file content (10 lines) | stat: -rw-r--r-- 370 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
	<mime-type type="application/x-brasero">
		<sub-class-of type="application/xml"/>
		<_comment>Brasero project file</_comment>
		<magic priority="80">
		      <match value="braseroproject" type="string" offset="0:50"/>
		</magic>
	</mime-type>
</mime-info>