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

postgresql: receipt v2
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Nov 01 11:18:25 2017 +0100 (2017-11-01)
parents cd38699cf179
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="de">QLC+ Arbeitsbereich</comment>
12 <comment xml:lang="es">Espacio de trabajo QLC+</comment>
13 <comment xml:lang="fi">QLC+ työtila</comment>
14 <comment xml:lang="fr">Espace de travail QLC+</comment>
15 <comment xml:lang="it">Spazio di lavoro QLC+</comment>
16 <comment xml:lang="nl">QLC+ werkruimte</comment>
17 <comment xml:lang="ru">рабочая область QLC+</comment>
18 </mime-type>
19 <mime-type type="application/x-qlc-fixture">
20 <sub-class-of type="application/xml"/>
21 <magic priority="80">
22 <match type="string" offset="0:100" value="&lt;!DOCTYPE FixtureDefinition&gt;"/>
23 </magic>
24 <glob pattern="*.qxf"/>
25 <comment>QLC+ fixture definition</comment>
26 <comment xml:lang="ca">Definició de fixture QLC+</comment>
27 <comment xml:lang="de">QLC+ Gerätedefinition</comment>
28 <comment xml:lang="es">Definición de fixture QLC+</comment>
29 <comment xml:lang="fi">QLC+ valaisinmääritys</comment>
30 <comment xml:lang="fr">QLC+ définitions des projecteurs</comment>
31 <comment xml:lang="it">Definizione di Fixture QLC+</comment>
32 <comment xml:lang="nl">QLC+ armatuur definitie</comment>
33 <comment xml:lang="ru">описание приспособления QLC+</comment>
34 </mime-type>
35 <mime-type type="application/x-qlc-inputprofile">
36 <sub-class-of type="application/xml"/>
37 <magic priority="80">
38 <match type="string" offset="0:100" value="&lt;!DOCTYPE InputProfile&gt;"/>
39 </magic>
40 <glob pattern="*.qxi"/>
41 <comment>QLC+ input profile</comment>
42 <comment xml:lang="ca">Perfil d'Entrada QLC+</comment>
43 <comment xml:lang="de">QLC+ Eingangsprofil</comment>
44 <comment xml:lang="es">Perfil de Entrada QLC+</comment>
45 <comment xml:lang="fi">QLC+ syöttölaiteprofiili</comment>
46 <comment xml:lang="fr">QLC+ profil d'entrée</comment>
47 <comment xml:lang="it">Profilo di input QLC+</comment>
48 <comment xml:lang="nl">QLC+ invoerprofiel</comment>
49 <comment xml:lang="ru">входной профиль QLC+</comment>
50 </mime-type>
51 <mime-type type="application/x-qlc-miditemplate">
52 <sub-class-of type="application/xml"/>
53 <magic priority="80">
54 <match type="string" offset="0:100" value="&lt;!DOCTYPE MidiTemplate&gt;"/>
55 </magic>
56 <glob pattern="*.qxm"/>
57 <comment>QLC+ MIDI template</comment>
58 <comment xml:lang="ca">Plantilla MIDI QLC+</comment>
59 <comment xml:lang="de">QLC+ MIDI-Vorlage</comment>
60 <comment xml:lang="es">Plantilla MIDI QLC+</comment>
61 <comment xml:lang="ru">шаблон MIDI QLC+</comment>
62 </mime-type>
63 <mime-type type="application/x-qlc-channelmodifier">
64 <sub-class-of type="application/xml"/>
65 <magic priority="80">
66 <match type="string" offset="0:100" value="&lt;!DOCTYPE ChannelModifier&gt;"/>
67 </magic>
68 <glob pattern="*.qxmt"/>
69 <comment>QLC+ channel modifier template</comment>
70 <comment xml:lang="ca">Plantilla de Modificadors de Canal QLC+</comment>
71 <comment xml:lang="de">QLC+ Kanalmodifizierer-Vorlage</comment>
72 <comment xml:lang="es">Plantilla de Modificadores de Canal QLC+</comment>
73 <comment xml:lang="ru">шаблон модификатора каналов QLC+</comment>
74 </mime-type>
75 </mime-info>