File: gabedit.sharedmimeinfo

package info (click to toggle)
gabedit 2.2.12-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 12,992 kB
  • ctags: 13,398
  • sloc: ansic: 252,385; asm: 9,667; cpp: 2,081; sh: 1,125; makefile: 456; csh: 181
file content (11 lines) | stat: -rw-r--r-- 397 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
	<mime-type type="application/x-gabedit">
		<comment>Gabedit format</comment>
		<comment xml:lang="de">Gabedit Format</comment>
		<glob pattern="*.gab"/>
		<magic priority="50">
			<match value="[Gabedit Format]" type="string" offset="0:1"/>
		</magic>
	</mime-type>
</mime-info>