File: manuskript.sharedmimeinfo

package info (click to toggle)
manuskript 0.11.0-2
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 24,128 kB
  • sloc: javascript: 54,334; python: 22,911; sh: 155; xml: 115; makefile: 79
file content (9 lines) | stat: -rw-r--r-- 341 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="utf-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
	<mime-type type="application/x-manuskript-book">
		<comment>Manuskript Book</comment>
		<comment xml:lang="es">Libro de Manuskript</comment>
		<glob pattern="*.msk"/>
		<icon name="manuskript-book"/>
	</mime-type>
</mime-info>