wok annotate 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
rev   line source
al@17261 1 <?xml version="1.0" encoding="UTF-8"?>
al@17261 2 <mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
al@17261 3 <mime-type type="application/x-bluefish-project">
al@17261 4 <comment>Bluefish project file</comment>
al@17261 5 <comment xml:lang="ca">fitxer de projecte Bluefish</comment>
al@17261 6 <comment xml:lang="cs">projektový soubor Bluefish</comment>
al@17261 7 <comment xml:lang="da">projektfil for Bluefish</comment>
al@17261 8 <comment xml:lang="de">Bluefish Projektdatei</comment>
al@17261 9 <comment xml:lang="en">Bluefish project file</comment>
al@17261 10 <comment xml:lang="es">archivo de proyecto Bluefish</comment>
al@17261 11 <comment xml:lang="eu">Bluefish proiektuaren fitxategia</comment>
al@17261 12 <comment xml:lang="fr">fichier de projet Bluefish</comment>
al@17261 13 <comment xml:lang="gl">Bluefish project bestand</comment>
al@17261 14 <comment xml:lang="hu">Bluefish projekt fájl</comment>
al@17261 15 <comment xml:lang="it">file di progetto di Bluefish</comment>
al@17261 16 <comment xml:lang="ja">Bluefish プロジェクトファイル</comment>
al@17261 17 <comment xml:lang="ko">Bluefish 프로젝트 파일</comment>
al@17261 18 <comment xml:lang="nb">Bluefish prosjektfil</comment>
al@17261 19 <comment xml:lang="nl">Bluefish project bestand</comment>
al@17261 20 <comment xml:lang="nn">Bluefish prosjektfil</comment>
al@17261 21 <comment xml:lang="pt">ficheiro de projecto do Bluefish</comment>
al@17261 22 <comment xml:lang="pt_BR">arquivo de projeto Bluefish</comment>
al@17261 23 <comment xml:lang="ro">fisier proiect Bluefish</comment>
al@17261 24 <comment xml:lang="ru">файл проекта Bluefish</comment>
al@17261 25 <comment xml:lang="sk">súbor Bluefish projektu</comment>
al@17261 26 <comment xml:lang="uk">файл проекту Bluefish</comment>
al@17261 27 <comment xml:lang="zh_CN">Bluefish 项目文件</comment>
al@17261 28 <sub-class-of type="text/plain"/>
al@17261 29 <glob pattern="*.bfproject"/>
al@17261 30 </mime-type>
al@17261 31
al@17261 32 <mime-type type="application/x-bluefish-language2">
al@17261 33 <comment>Bluefish language definition file</comment>
al@17261 34 <comment xml:lang="ca">fitxer de definició de la llengua de Bluefish</comment>
al@17261 35 <comment xml:lang="cs">soubor Bluefish s definicí jazyka</comment>
al@17261 36 <comment xml:lang="da">sprogdefinitionsfil for Bluefish</comment>
al@17261 37 <comment xml:lang="de">Bluefish Sprach- und Syntaxunterstützung</comment>
al@17261 38 <comment xml:lang="en">Bluefish language definition file</comment>
al@17261 39 <comment xml:lang="es">archivo de definición de idioma de Bluefish</comment>
al@17261 40 <comment xml:lang="eu">Bluefish hizkuntzaren definizioaren fitxategia</comment>
al@17261 41 <comment xml:lang="fr">fichier de définition de language Bluefish</comment>
al@17261 42 <comment xml:lang="gl">Bluefish taal definitie bestand</comment>
al@17261 43 <comment xml:lang="hu">Bluefish language definition file</comment>
al@17261 44 <comment xml:lang="it">file di definizione linguaggio di Bluefish</comment>
al@17261 45 <comment xml:lang="ja">Bluefish 言語定義ファイル</comment>
al@17261 46 <comment xml:lang="ko">Bluefish 언어 정의 파일</comment>
al@17261 47 <comment xml:lang="nb">språkdefinisjonsfil for Bluefish</comment>
al@17261 48 <comment xml:lang="nl">Bluefish taal definitie bestand</comment>
al@17261 49 <comment xml:lang="nn">språkdefinisjonsfil for Bluefish</comment>
al@17261 50 <comment xml:lang="pt">ficheiro de definição de linguagem do Bluefish</comment>
al@17261 51 <comment xml:lang="pt_BR">arquivo de definição de linguagem do Bluefish</comment>
al@17261 52 <comment xml:lang="ro">fisier definire limba</comment>
al@17261 53 <comment xml:lang="ru">файл определений языка Bluefish</comment>
al@17261 54 <comment xml:lang="uk">файл визначення мов Bluefish</comment>
al@17261 55 <comment xml:lang="zh_CN">Bluefish 语言定义文件</comment>
al@17261 56 <sub-class-of type="application/xml"/>
al@17261 57 <magic priority="90">
al@17261 58 <match value="&lt;bflang" type="string" offset="0:1024"/>
al@17261 59 <match value="&lt;bfinc" type="string" offset="0:1024"/>
al@17261 60 </magic>
al@17261 61 <glob pattern="*.bflang2"/>
al@17261 62 <glob pattern="*.bfinc"/>
al@17261 63 <root-XML namespaceURI="http://bluefish.openoffice.nl/bflang2" localName="bflang"/>
al@17261 64 </mime-type>
al@17261 65 </mime-info>