wok annotate shared-mime-info/stuff/scilab.xml @ rev 25037

Up glza (0.11.4)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 21 21:38:29 2022 +0000 (2022-05-21)
parents
children
rev   line source
al@19176 1 <?xml version="1.0" encoding="UTF-8"?>
al@19176 2 <mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
al@19176 3 <mime-type type="application/x-scilab-sci">
al@19176 4 <sub-class-of type="text/plain"/>
al@19176 5 <comment>Scilab macro</comment>
al@19176 6 <comment xml:lang="ru">макрос Scilab</comment>
al@19176 7 <glob pattern="*.sci"/>
al@19176 8 </mime-type>
al@19176 9 <mime-type type="application/x-scilab-sce">
al@19176 10 <sub-class-of type="text/plain"/>
al@19176 11 <comment>Scilab script</comment>
al@19176 12 <comment xml:lang="ru">скрипт Scilab</comment>
al@19176 13 <glob pattern="*.sce"/>
al@19176 14 </mime-type>
al@19176 15 <mime-type type="application/x-scilab-tst">
al@19176 16 <sub-class-of type="application/sce"/>
al@19176 17 <comment>Scilab test</comment>
al@19176 18 <comment xml:lang="ru">тест Scilab</comment>
al@19176 19 <glob pattern="*.tst"/>
al@19176 20 </mime-type>
al@19176 21 <mime-type type="application/x-scilab-dem">
al@19176 22 <sub-class-of type="application/sce"/>
al@19176 23 <comment>Scilab demo</comment>
al@19176 24 <comment xml:lang="ru">демонстрация Scilab</comment>
al@19176 25 <glob pattern="*.dem"/>
al@19176 26 </mime-type>
al@19176 27 <mime-type type="application/x-scilab-xcos">
al@19176 28 <sub-class-of type="text/xml"/>
al@19176 29 <comment>Scilab/Xcos schema</comment>
al@19176 30 <comment xml:lang="ru">схема Scilab/Xcos</comment>
al@19176 31 <glob pattern="*.xcos"/>
al@19176 32 </mime-type>
al@19176 33 <mime-type type="application/x-scilab-zcos">
al@19176 34 <sub-class-of type="application/zip"/>
al@19176 35 <comment>Scilab/Xcos compressed schema</comment>
al@19176 36 <comment xml:lang="ru">сжатая схема Scilab/Xcos</comment>
al@19176 37 <glob pattern="*.zcos"/>
al@19176 38 </mime-type>
al@19176 39 <mime-type type="application/x-scilab-sod">
al@19176 40 <sub-class-of type="application/x-hdf5"/>
al@19176 41 <comment>Scilab open data format (hdf5 based)</comment>
al@19176 42 <comment xml:lang="ru">формат открытых данных Scilab (основан на hdf5)</comment>
al@19176 43 <glob pattern="*.sod"/>
al@19176 44 </mime-type>
al@19176 45 <!-- Deprecated -->
al@19176 46 <mime-type type="application/x-scilab-bin">
al@19176 47 <sub-class-of type="application/octet-stream"/>
al@19176 48 <comment>Scilab binary</comment>
al@19176 49 <comment xml:lang="ru">бинарный файл Scilab</comment>
al@19176 50 <glob pattern="*.bin"/>
al@19176 51 </mime-type>
al@19176 52 <mime-type type="application/x-scilab-cosf">
al@19176 53 <sub-class-of type="application/x-scilab-sce"/>
al@19176 54 <comment>Scicos schema</comment>
al@19176 55 <comment xml:lang="ru">схема Scicos</comment>
al@19176 56 <glob pattern="*.cosf"/>
al@19176 57 </mime-type>
al@19176 58 <mime-type type="application/x-scilab-cos">
al@19176 59 <sub-class-of type="application/x-scilab-bin"/>
al@19176 60 <comment>Scicos binary schema</comment>
al@19176 61 <comment xml:lang="ru">бинарная схема Scicos</comment>
al@19176 62 <glob pattern="*.cos"/>
al@19176 63 </mime-type>
al@19176 64 </mime-info>