File: sharedmimeinfo

package info (click to toggle)
gns3 0.8.7-2
  • links: PTS, VCS
  • area: contrib
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 30,848 kB
  • ctags: 3,662
  • sloc: python: 278,140; sh: 98; perl: 67; makefile: 8
file content (8 lines) | stat: -rw-r--r-- 313 bytes parent folder | download | duplicates (2)
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="application/x-gns3">
        <comment>Dynagen Network File</comment>
	<comment xml:lang="en">Dynagen Network File</comment>
	<glob pattern="*.net"/>
    </mime-type>
</mime-info>