wok diff shared-mime-info/stuff/bluefish.xml @ rev 20406

asterisk: add code2 & opus codec
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jul 20 23:12:02 2018 +0200 (2018-07-20)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/shared-mime-info/stuff/bluefish.xml	Fri Jul 20 23:12:02 2018 +0200
     1.3 @@ -0,0 +1,65 @@
     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-bluefish-project">
     1.7 +		<comment>Bluefish project file</comment>
     1.8 +		<comment xml:lang="ca">fitxer de projecte Bluefish</comment>
     1.9 +		<comment xml:lang="cs">projektový soubor Bluefish</comment>
    1.10 +		<comment xml:lang="da">projektfil for Bluefish</comment>
    1.11 +		<comment xml:lang="de">Bluefish Projektdatei</comment>
    1.12 +		<comment xml:lang="en">Bluefish project file</comment>
    1.13 +		<comment xml:lang="es">archivo de proyecto Bluefish</comment>
    1.14 +		<comment xml:lang="eu">Bluefish proiektuaren fitxategia</comment>
    1.15 +		<comment xml:lang="fr">fichier de projet Bluefish</comment>
    1.16 +		<comment xml:lang="gl">Bluefish project bestand</comment>
    1.17 +		<comment xml:lang="hu">Bluefish projekt fájl</comment>
    1.18 +		<comment xml:lang="it">file di progetto di Bluefish</comment>
    1.19 +		<comment xml:lang="ja">Bluefish プロジェクトファイル</comment>
    1.20 +		<comment xml:lang="ko">Bluefish 프로젝트 파일</comment>
    1.21 +		<comment xml:lang="nb">Bluefish prosjektfil</comment>
    1.22 +		<comment xml:lang="nl">Bluefish project bestand</comment>
    1.23 +		<comment xml:lang="nn">Bluefish prosjektfil</comment>
    1.24 +		<comment xml:lang="pt">ficheiro de projecto do Bluefish</comment>
    1.25 +		<comment xml:lang="pt_BR">arquivo de projeto Bluefish</comment>
    1.26 +		<comment xml:lang="ro">fisier proiect Bluefish</comment>
    1.27 +		<comment xml:lang="ru">файл проекта Bluefish</comment>
    1.28 +		<comment xml:lang="sk">súbor Bluefish projektu</comment>
    1.29 +		<comment xml:lang="uk">файл проекту Bluefish</comment>
    1.30 +		<comment xml:lang="zh_CN">Bluefish 项目文件</comment>
    1.31 +		<sub-class-of type="text/plain"/>
    1.32 +		<glob pattern="*.bfproject"/>
    1.33 +	</mime-type>
    1.34 +
    1.35 +	<mime-type type="application/x-bluefish-language2">
    1.36 +		<comment>Bluefish language definition file</comment>
    1.37 +		<comment xml:lang="ca">fitxer de definició de la llengua de Bluefish</comment>
    1.38 +		<comment xml:lang="cs">soubor Bluefish s definicí jazyka</comment>
    1.39 +		<comment xml:lang="da">sprogdefinitionsfil for Bluefish</comment>
    1.40 +		<comment xml:lang="de">Bluefish Sprach- und Syntaxunterstützung</comment>
    1.41 +		<comment xml:lang="en">Bluefish language definition file</comment>
    1.42 +		<comment xml:lang="es">archivo de definición de idioma de Bluefish</comment>
    1.43 +		<comment xml:lang="eu">Bluefish hizkuntzaren definizioaren fitxategia</comment>
    1.44 +		<comment xml:lang="fr">fichier de définition de language Bluefish</comment>
    1.45 +		<comment xml:lang="gl">Bluefish taal definitie bestand</comment>
    1.46 +		<comment xml:lang="hu">Bluefish language definition file</comment>
    1.47 +		<comment xml:lang="it">file di definizione linguaggio di Bluefish</comment>
    1.48 +		<comment xml:lang="ja">Bluefish 言語定義ファイル</comment>
    1.49 +		<comment xml:lang="ko">Bluefish 언어 정의 파일</comment>
    1.50 +		<comment xml:lang="nb">språkdefinisjonsfil for Bluefish</comment>
    1.51 +		<comment xml:lang="nl">Bluefish taal definitie bestand</comment>
    1.52 +		<comment xml:lang="nn">språkdefinisjonsfil for Bluefish</comment>
    1.53 +		<comment xml:lang="pt">ficheiro de definição de linguagem do Bluefish</comment>
    1.54 +		<comment xml:lang="pt_BR">arquivo de definição de linguagem do Bluefish</comment>
    1.55 +		<comment xml:lang="ro">fisier definire limba</comment>
    1.56 +		<comment xml:lang="ru">файл определений языка Bluefish</comment>
    1.57 +		<comment xml:lang="uk">файл визначення мов Bluefish</comment>
    1.58 +		<comment xml:lang="zh_CN">Bluefish 语言定义文件</comment>
    1.59 +		<sub-class-of type="application/xml"/>
    1.60 +		<magic priority="90">
    1.61 +			<match value="&lt;bflang" type="string" offset="0:1024"/>
    1.62 +			<match value="&lt;bfinc" type="string" offset="0:1024"/>
    1.63 +		</magic>
    1.64 +		<glob pattern="*.bflang2"/>
    1.65 +		<glob pattern="*.bfinc"/>
    1.66 +		<root-XML namespaceURI="http://bluefish.openoffice.nl/bflang2" localName="bflang"/>
    1.67 +	</mime-type>
    1.68 +</mime-info>