wok view shared-mime-info/stuff/qlcplus.xml @ rev 23848

inkscape: update build_depends
author Richard Dunbar <mojo@slitaz.org>
date Sun Jun 14 23:18:03 2020 -0400 (2020-06-14)
parents
children
line source
1 <?xml version='1.0' encoding='utf-8'?>
2 <mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
3 <mime-type type="application/x-qlc-workspace">
4 <sub-class-of type="application/xml"/>
5 <magic priority="80">
6 <match type="string" offset="0:100" value="&lt;!DOCTYPE Workspace&gt;"/>
7 </magic>
8 <glob pattern="*.qxw"/>
9 <comment>QLC+ workspace</comment>
10 <comment xml:lang="ca">Espai de treball QLC+</comment>
11 <comment xml:lang="cz">QLC+ pracoviště</comment>
12 <comment xml:lang="de">QLC+ Arbeitsbereich</comment>
13 <comment xml:lang="es">Espacio de trabajo QLC+</comment>
14 <comment xml:lang="fi">QLC+ työtila</comment>
15 <comment xml:lang="fr">Espace de travail QLC+</comment>
16 <comment xml:lang="it">Spazio di lavoro QLC+</comment>
17 <comment xml:lang="nl">QLC+ werkruimte</comment>
18 <comment xml:lang="ru">рабочая область QLC+</comment>
19 </mime-type>
20 <mime-type type="application/x-qlc-fixture">
21 <sub-class-of type="application/xml"/>
22 <magic priority="80">
23 <match type="string" offset="0:100" value="&lt;!DOCTYPE FixtureDefinition&gt;"/>
24 </magic>
25 <glob pattern="*.qxf"/>
26 <comment>QLC+ fixture definition</comment>
27 <comment xml:lang="ca">Definició de fixture QLC+</comment>
28 <comment xml:lang="cz">QLC+ definice zařízení</comment>
29 <comment xml:lang="de">QLC+ Gerätedefinition</comment>
30 <comment xml:lang="es">Definición de fixture QLC+</comment>
31 <comment xml:lang="fi">QLC+ valaisinmääritys</comment>
32 <comment xml:lang="fr">QLC+ définitions des projecteurs</comment>
33 <comment xml:lang="it">Definizione di Fixture QLC+</comment>
34 <comment xml:lang="nl">QLC+ armatuur definitie</comment>
35 <comment xml:lang="ru">описание приспособления QLC+</comment>
36 </mime-type>
37 <mime-type type="application/x-qlc-inputprofile">
38 <sub-class-of type="application/xml"/>
39 <magic priority="80">
40 <match type="string" offset="0:100" value="&lt;!DOCTYPE InputProfile&gt;"/>
41 </magic>
42 <glob pattern="*.qxi"/>
43 <comment>QLC+ input profile</comment>
44 <comment xml:lang="ca">Perfil d'Entrada QLC+</comment>
45 <comment xml:lang="cz">QLC+ vstupní profil</comment>
46 <comment xml:lang="de">QLC+ Eingangsprofil</comment>
47 <comment xml:lang="es">Perfil de Entrada QLC+</comment>
48 <comment xml:lang="fi">QLC+ syöttölaiteprofiili</comment>
49 <comment xml:lang="fr">QLC+ profil d'entrée</comment>
50 <comment xml:lang="it">Profilo di input QLC+</comment>
51 <comment xml:lang="nl">QLC+ invoerprofiel</comment>
52 <comment xml:lang="ru">входной профиль QLC+</comment>
53 </mime-type>
54 <mime-type type="application/x-qlc-miditemplate">
55 <sub-class-of type="application/xml"/>
56 <magic priority="80">
57 <match type="string" offset="0:100" value="&lt;!DOCTYPE MidiTemplate&gt;"/>
58 </magic>
59 <glob pattern="*.qxm"/>
60 <comment>QLC+ MIDI template</comment>
61 <comment xml:lang="ca">Plantilla MIDI QLC+</comment>
62 <comment xml:lang="cz">QLC+ MIDI šablona</comment>
63 <comment xml:lang="de">QLC+ MIDI-Vorlage</comment>
64 <comment xml:lang="es">Plantilla MIDI QLC+</comment>
65 <comment xml:lang="ru">шаблон MIDI QLC+</comment>
66 </mime-type>
67 <mime-type type="application/x-qlc-channelmodifier">
68 <sub-class-of type="application/xml"/>
69 <magic priority="80">
70 <match type="string" offset="0:100" value="&lt;!DOCTYPE ChannelModifier&gt;"/>
71 </magic>
72 <glob pattern="*.qxmt"/>
73 <comment>QLC+ channel modifier template</comment>
74 <comment xml:lang="ca">Plantilla de Modificadors de Canal QLC+</comment>
75 <comment xml:lang="cz">QLC+ šablona modifikátoru kanálu</comment>
76 <comment xml:lang="de">QLC+ Kanalmodifizierer-Vorlage</comment>
77 <comment xml:lang="es">Plantilla de Modificadores de Canal QLC+</comment>
78 <comment xml:lang="ru">шаблон модификатора каналов QLC+</comment>
79 </mime-type>
80 </mime-info>