File: treeline.sharedmimeinfo

package info (click to toggle)
treeline 3.1.5-1
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 6,484 kB
  • sloc: python: 20,462; javascript: 998; makefile: 55
file content (10 lines) | stat: -rw-r--r-- 373 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="utf-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
   <mime-type type="application/x-treeline">
     <comment>TreeLine Data</comment>
     <comment xml:lang="es">Datos de TreeLine</comment>
     <glob pattern="*.trl"/>
     <glob pattern="*.trln"/>
     <icon name="treeline-doc"/>
   </mime-type>
</mime-info>