File: manuskript.sharedmimeinfo

package info (click to toggle)
manuskript 0.14.0-1
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 26,780 kB
  • sloc: javascript: 54,334; python: 25,025; sh: 223; xml: 154; makefile: 89
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>