File: application-x-mcu8051ide.xml

package info (click to toggle)
mcu8051ide 1.4.9-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 18,820 kB
  • sloc: tcl: 94,956; xml: 2,122; sh: 2,113; asm: 246; ansic: 96; awk: 18; makefile: 5
file content (11 lines) | stat: -rw-r--r-- 437 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
  <mime-type type="application/x-mcu8051ide-project">
    <sub-class-of type="text/plain"/>
    <comment xml:lang="en">MCU 8051 IDE project</comment>
    <comment xml:lang="cs">Projekt MCU 8051 IDE</comment>
    <icon name="mcu8051ide"/>
    <glob-deleteall/>
    <glob pattern="*.mcu8051ide" />
  </mime-type>
</mime-info>