wok diff 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 diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/shared-mime-info/stuff/qlcplus.xml	Sun Jun 14 23:18:03 2020 -0400
     1.3 @@ -0,0 +1,80 @@
     1.4 +<?xml version='1.0' encoding='utf-8'?>
     1.5 +<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
     1.6 +	<mime-type type="application/x-qlc-workspace">
     1.7 +		<sub-class-of type="application/xml"/>
     1.8 +		<magic priority="80">
     1.9 +			<match type="string" offset="0:100" value="&lt;!DOCTYPE Workspace&gt;"/>
    1.10 +		</magic>
    1.11 +		<glob pattern="*.qxw"/>
    1.12 +		<comment>QLC+ workspace</comment>
    1.13 +		<comment xml:lang="ca">Espai de treball QLC+</comment>
    1.14 +		<comment xml:lang="cz">QLC+ pracoviště</comment>
    1.15 +		<comment xml:lang="de">QLC+ Arbeitsbereich</comment>
    1.16 +		<comment xml:lang="es">Espacio de trabajo QLC+</comment>
    1.17 +		<comment xml:lang="fi">QLC+ työtila</comment>
    1.18 +		<comment xml:lang="fr">Espace de travail QLC+</comment>
    1.19 +		<comment xml:lang="it">Spazio di lavoro QLC+</comment>
    1.20 +		<comment xml:lang="nl">QLC+ werkruimte</comment>
    1.21 +		<comment xml:lang="ru">рабочая область QLC+</comment>
    1.22 +	</mime-type>
    1.23 +	<mime-type type="application/x-qlc-fixture">
    1.24 +		<sub-class-of type="application/xml"/>
    1.25 +		<magic priority="80">
    1.26 +			<match type="string" offset="0:100" value="&lt;!DOCTYPE FixtureDefinition&gt;"/>
    1.27 +		</magic>
    1.28 +		<glob pattern="*.qxf"/>
    1.29 +		<comment>QLC+ fixture definition</comment>
    1.30 +		<comment xml:lang="ca">Definició de fixture QLC+</comment>
    1.31 +		<comment xml:lang="cz">QLC+ definice zařízení</comment>
    1.32 +		<comment xml:lang="de">QLC+ Gerätedefinition</comment>
    1.33 +		<comment xml:lang="es">Definición de fixture QLC+</comment>
    1.34 +		<comment xml:lang="fi">QLC+ valaisinmääritys</comment>
    1.35 +		<comment xml:lang="fr">QLC+ définitions des projecteurs</comment>
    1.36 +		<comment xml:lang="it">Definizione di Fixture QLC+</comment>
    1.37 +		<comment xml:lang="nl">QLC+ armatuur definitie</comment>
    1.38 +		<comment xml:lang="ru">описание приспособления QLC+</comment>
    1.39 +	</mime-type>
    1.40 +	<mime-type type="application/x-qlc-inputprofile">
    1.41 +		<sub-class-of type="application/xml"/>
    1.42 +		<magic priority="80">
    1.43 +			<match type="string" offset="0:100" value="&lt;!DOCTYPE InputProfile&gt;"/>
    1.44 +		</magic>
    1.45 +		<glob pattern="*.qxi"/>
    1.46 +		<comment>QLC+ input profile</comment>
    1.47 +		<comment xml:lang="ca">Perfil d'Entrada QLC+</comment>
    1.48 +		<comment xml:lang="cz">QLC+ vstupní profil</comment>
    1.49 +		<comment xml:lang="de">QLC+ Eingangsprofil</comment>
    1.50 +		<comment xml:lang="es">Perfil de Entrada QLC+</comment>
    1.51 +		<comment xml:lang="fi">QLC+ syöttölaiteprofiili</comment>
    1.52 +		<comment xml:lang="fr">QLC+ profil d'entrée</comment>
    1.53 +		<comment xml:lang="it">Profilo di input QLC+</comment>
    1.54 +		<comment xml:lang="nl">QLC+ invoerprofiel</comment>
    1.55 +		<comment xml:lang="ru">входной профиль QLC+</comment>
    1.56 +	</mime-type>
    1.57 +	<mime-type type="application/x-qlc-miditemplate">
    1.58 +		<sub-class-of type="application/xml"/>
    1.59 +		<magic priority="80">
    1.60 +			<match type="string" offset="0:100" value="&lt;!DOCTYPE MidiTemplate&gt;"/>
    1.61 +		</magic>
    1.62 +		<glob pattern="*.qxm"/>
    1.63 +		<comment>QLC+ MIDI template</comment>
    1.64 +		<comment xml:lang="ca">Plantilla MIDI QLC+</comment>
    1.65 +		<comment xml:lang="cz">QLC+ MIDI šablona</comment>
    1.66 +		<comment xml:lang="de">QLC+ MIDI-Vorlage</comment>
    1.67 +		<comment xml:lang="es">Plantilla MIDI QLC+</comment>
    1.68 +		<comment xml:lang="ru">шаблон MIDI QLC+</comment>
    1.69 +	</mime-type>
    1.70 +	<mime-type type="application/x-qlc-channelmodifier">
    1.71 +		<sub-class-of type="application/xml"/>
    1.72 +		<magic priority="80">
    1.73 +			<match type="string" offset="0:100" value="&lt;!DOCTYPE ChannelModifier&gt;"/>
    1.74 +		</magic>
    1.75 +		<glob pattern="*.qxmt"/>
    1.76 +		<comment>QLC+ channel modifier template</comment>
    1.77 +		<comment xml:lang="ca">Plantilla de Modificadors de Canal QLC+</comment>
    1.78 +		<comment xml:lang="cz">QLC+ šablona modifikátoru kanálu</comment>
    1.79 +		<comment xml:lang="de">QLC+ Kanalmodifizierer-Vorlage</comment>
    1.80 +		<comment xml:lang="es">Plantilla de Modificadores de Canal QLC+</comment>
    1.81 +		<comment xml:lang="ru">шаблон модификатора каналов QLC+</comment>
    1.82 +	</mime-type>
    1.83 +</mime-info>