File: x-wxmathml.xml

package info (click to toggle)
wxmaxima 24.02.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 32,708 kB
  • sloc: cpp: 77,136; xml: 10,513; ansic: 3,651; lisp: 1,903; sh: 28; makefile: 15
file content (10 lines) | stat: -rw-r--r-- 389 bytes parent folder | download | duplicates (6)
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="text/x-wxmathml">
    <comment>wxMaxima document</comment>
    <comment xml:lang="de">wxMaxima Dokument</comment>
    <sub-class-of type="application/zip"/>
    <glob pattern="*.wxmx"/>
    <generic-icon name="text-x-wxmathml"/>
  </mime-type>
</mime-info>