File: xine-ui.xml

package info (click to toggle)
xine-ui 0.99.6-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 10,480 kB
  • ctags: 6,532
  • sloc: ansic: 71,071; sh: 6,881; makefile: 636; perl: 18; sed: 16; xml: 9
file content (9 lines) | stat: -rw-r--r-- 283 bytes parent folder | download | duplicates (7)
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="text/x-xine">
    <sub-class-of type="text/plain"/>
    <comment>xine playlist file</comment>
    <glob pattern="*.tox" />
  </mime-type>
</mime-info>