File: spview.xml

package info (click to toggle)
spview 2.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,276 kB
  • sloc: java: 9,321; xml: 63; makefile: 11; sh: 3
file content (8 lines) | stat: -rw-r--r-- 274 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>
	<mime-type type="text/x-spv">
		<comment>Spview file project</comment>
		<glob pattern="*.spv"/>
		<generic-icon name="text-x-spv"/>
	</mime-type>
</mime-info>