wok-current rev 19176
Up shared-mime-info(1.6)
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri Jun 03 16:43:35 2016 +0300 (2016-06-03) |
parents | 7042a09beaeb |
children | a00943149066 |
files | shared-mime-info/description.txt shared-mime-info/receipt shared-mime-info/stuff/fontforge.xml shared-mime-info/stuff/lazarus.xml shared-mime-info/stuff/mate-theme-package.xml shared-mime-info/stuff/qlcplus.xml shared-mime-info/stuff/scilab.xml |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/shared-mime-info/description.txt Fri Jun 03 16:43:35 2016 +0300 1.3 @@ -0,0 +1,7 @@ 1.4 +The shared-mime-info package contains the core database of common types and the 1.5 +`update-mime-database` command used to extend it. This database is translated 1.6 +at [Transifex](http://www.transifex.net/projects/p/shared-mime-info/). 1.7 + 1.8 +See the [Shared MIME Info Specification] 1.9 +(https://freedesktop.org/wiki/Specifications/shared-mime-info-spec/) for more 1.10 +information about the database.
2.1 --- a/shared-mime-info/receipt Fri Jun 03 01:02:47 2016 +0300 2.2 +++ b/shared-mime-info/receipt Fri Jun 03 16:43:35 2016 +0300 2.3 @@ -1,8 +1,8 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="shared-mime-info" 2.7 -VERSION="1.3" 2.8 -CATEGORY="x-window" 2.9 +VERSION="1.6" 2.10 +CATEGORY="system-tools" 2.11 SHORT_DESC="Core database of common types and the *update-mime-database*." 2.12 MAINTAINER="pankso@slitaz.org" 2.13 LICENSE="GPL2"
3.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 3.2 +++ b/shared-mime-info/stuff/fontforge.xml Fri Jun 03 16:43:35 2016 +0300 3.3 @@ -0,0 +1,12 @@ 3.4 +<?xml version="1.0" encoding="UTF-8"?> 3.5 +<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info"> 3.6 + <mime-type type="application/vnd.font-fontforge-sfd"> 3.7 + <sub-class-of type="text/plain"/> 3.8 + <comment>Fontforge Spline Font Database</comment> 3.9 + <comment xml:lang="ru">шрифтовая база данных сплайнов Fontforge</comment> 3.10 + <glob pattern="*.sfd"/> 3.11 + <magic> 3.12 + <match type="string" offset="0" value="SplineFontDB"/> 3.13 + </magic> 3.14 + </mime-type> 3.15 +</mime-info>
4.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 4.2 +++ b/shared-mime-info/stuff/lazarus.xml Fri Jun 03 16:43:35 2016 +0300 4.3 @@ -0,0 +1,73 @@ 4.4 +<?xml version="1.0" encoding="utf-8"?> 4.5 +<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info"> 4.6 + <mime-type type="text/lazarus-project-source"> 4.7 + <sub-class-of type="text/pascal"/> 4.8 + <alias type="text/lazarus-project-source"/> 4.9 + <comment>Lazarus project main source</comment> 4.10 + <comment xml:lang="de">Lazarus Projekt-Quelldatei</comment> 4.11 + <comment xml:lang="ru">главный исходный файл проекта Lazarus</comment> 4.12 + <acronym>Lazarus</acronym> 4.13 + <expanded-acronym>Lazarus project source</expanded-acronym> 4.14 + <glob pattern="*.lpr"/> 4.15 + </mime-type> 4.16 + <mime-type type="text/lazarus-project-information"> 4.17 + <sub-class-of type="text/xml"/> 4.18 + <alias type="text/lazarus-project-information"/> 4.19 + <comment>Lazarus project</comment> 4.20 + <comment xml:lang="de">Lazarus Projekt</comment> 4.21 + <comment xml:lang="ru">проект Lazarus</comment> 4.22 + <acronym>Lazarus</acronym> 4.23 + <expanded-acronym>Lazarus project</expanded-acronym> 4.24 + <glob pattern="*.lpi"/> 4.25 + </mime-type> 4.26 + <mime-type type="text/lazarus-form"> 4.27 + <sub-class-of type="text/plain"/> 4.28 + <alias type="text/lazarus-form"/> 4.29 + <comment>Lazarus form</comment> 4.30 + <comment xml:lang="de">Lazarus Formular</comment> 4.31 + <comment xml:lang="ru">форма Lazarus</comment> 4.32 + <acronym>Lazarus</acronym> 4.33 + <expanded-acronym>Lazarus form</expanded-acronym> 4.34 + <glob pattern="*.lfm"/> 4.35 + </mime-type> 4.36 + <mime-type type="text/lazarus-resource"> 4.37 + <sub-class-of type="text/pascal"/> 4.38 + <alias type="text/lazarus-resource"/> 4.39 + <comment>Lazarus resource</comment> 4.40 + <comment xml:lang="de">Lazarus Resource</comment> 4.41 + <comment xml:lang="ru">ресурс Lazarus</comment> 4.42 + <acronym>Lazarus</acronym> 4.43 + <expanded-acronym>Lazarus resource</expanded-acronym> 4.44 + <glob pattern="*.lrs"/> 4.45 + </mime-type> 4.46 + <mime-type type="text/lazarus-package"> 4.47 + <sub-class-of type="text/xml"/> 4.48 + <alias type="text/lazarus-package"/> 4.49 + <comment>Lazarus package</comment> 4.50 + <comment xml:lang="de">Lazarus Package</comment> 4.51 + <comment xml:lang="ru">пакет Lazarus</comment> 4.52 + <acronym>Lazarus</acronym> 4.53 + <expanded-acronym>Lazarus package</expanded-acronym> 4.54 + <glob pattern="*.lpk"/> 4.55 + </mime-type> 4.56 + <mime-type type="text/lazarus-package-link"> 4.57 + <sub-class-of type="text/plain"/> 4.58 + <alias type="text/lazarus-package-link"/> 4.59 + <comment>Lazarus package link</comment> 4.60 + <comment xml:lang="de">Lazarus Package Verweis</comment> 4.61 + <comment xml:lang="ru">ссылка на пакет Lazarus</comment> 4.62 + <acronym>Lazarus</acronym> 4.63 + <expanded-acronym>Lazarus package link</expanded-acronym> 4.64 + <glob pattern="*.lpl"/> 4.65 + </mime-type> 4.66 + <mime-type type="text/lazarus-code-inlay"> 4.67 + <sub-class-of type="text/plain"/> 4.68 + <alias type="text/lazarus-code-inlay"/> 4.69 + <comment>Lazarus code inlay</comment> 4.70 + <comment xml:lang="de">Lazarus Quellcode Schablonen</comment> 4.71 + <comment xml:lang="ru">вставка кода Lazarus</comment> 4.72 + <acronym>Lazarus</acronym> 4.73 + <expanded-acronym>Lazarus code inlay</expanded-acronym> 4.74 + <glob pattern="*.dci"/> 4.75 + </mime-type> 4.76 +</mime-info>
5.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 5.2 +++ b/shared-mime-info/stuff/mate-theme-package.xml Fri Jun 03 16:43:35 2016 +0300 5.3 @@ -0,0 +1,88 @@ 5.4 +<?xml version="1.0" encoding="UTF-8"?> 5.5 +<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info"> 5.6 + <mime-type type="application/x-mate-theme-package"> 5.7 + <sub-class-of type="application/x-compressed-tar"/> 5.8 + <comment>Mate Theme Package</comment> 5.9 + <comment xml:lang="af">MATE-temapakket</comment> 5.10 + <comment xml:lang="am">የሜት ጥቅል ገጽታ </comment> 5.11 + <comment xml:lang="ar">حزمة سِمات متّة</comment> 5.12 + <comment xml:lang="as">Mate থিম সৰঞ্জাম</comment> 5.13 + <comment xml:lang="ast">Paquete de tema MATE</comment> 5.14 + <comment xml:lang="be">Пакунак з тэмай для Mate</comment> 5.15 + <comment xml:lang="be@latin">Pakunak matyvu MATE</comment> 5.16 + <comment xml:lang="bg">Пакет с тема за MATE</comment> 5.17 + <comment xml:lang="bn">Mate থিম প্যাকেজ</comment> 5.18 + <comment xml:lang="bn_IN">Mate Theme প্যাকেজ</comment> 5.19 + <comment xml:lang="br">Pakad neuz MATE</comment> 5.20 + <comment xml:lang="ca">Paquet de tema del MATE</comment> 5.21 + <comment xml:lang="ca@valencia">Paquet de tema del MATE</comment> 5.22 + <comment xml:lang="cmn">Mate 布景主題套件</comment> 5.23 + <comment xml:lang="crh">Mate Tema Paketi</comment> 5.24 + <comment xml:lang="cs">Balíček motivu MATE</comment> 5.25 + <comment xml:lang="da">Mate temapakke</comment> 5.26 + <comment xml:lang="de">MATE-Themenpaket</comment> 5.27 + <comment xml:lang="dz">ཇི་ནོམ་བརྗོད་དོན་ཐུམ་སྒྲིལ་</comment> 5.28 + <comment xml:lang="el">Πακέτο θέματος Mate</comment> 5.29 + <comment xml:lang="en@shaw">𐑯𐑴𐑥 𐑔𐑰𐑥 𐑐𐑨𐑒𐑦𐑡</comment> 5.30 + <comment xml:lang="en_AU">Mate Theme Package</comment> 5.31 + <comment xml:lang="en_GB">Mate Theme Package</comment> 5.32 + <comment xml:lang="es">Paquete de tema MATE</comment> 5.33 + <comment xml:lang="et">Mate Teemapakk</comment> 5.34 + <comment xml:lang="eu">MATEko gai-paketea</comment> 5.35 + <comment xml:lang="fi">Maten teemapaketti</comment> 5.36 + <comment xml:lang="fr">Paquet de thème MATE</comment> 5.37 + <comment xml:lang="ga">Pacáiste Téama Mate</comment> 5.38 + <comment xml:lang="gl">Paquete de temas do MATE</comment> 5.39 + <comment xml:lang="gu">જીનોમ થીમ પેકેજ</comment> 5.40 + <comment xml:lang="he">חבילת ערכת נושא של MATE</comment> 5.41 + <comment xml:lang="hi">गनोम प्रसंग संकुल</comment> 5.42 + <comment xml:lang="hr">Paket teme MATE</comment> 5.43 + <comment xml:lang="hu">Mate témacsomag</comment> 5.44 + <comment xml:lang="id">Paket Tema Mate</comment> 5.45 + <comment xml:lang="it">Pacchetto «Tema di Mate»</comment> 5.46 + <comment xml:lang="ja">MATE のテーマ・パッケージ</comment> 5.47 + <comment xml:lang="ka">გნომის გაფორმებების პაკეტი</comment> 5.48 + <comment xml:lang="kn">Mate ಪ್ಯಾಕೇಜ್ ಅನುಸ್ಥಾಪಕ</comment> 5.49 + <comment xml:lang="ko">마테 테마 꾸러미</comment> 5.50 + <comment xml:lang="ky">MATE тема пакети</comment> 5.51 + <comment xml:lang="lt">Mate temų paketas</comment> 5.52 + <comment xml:lang="lv">Mate tēmas pakotne</comment> 5.53 + <comment xml:lang="mk">Пакет со теми за MATE</comment> 5.54 + <comment xml:lang="ml">ഗ്നോമിലെ രംഗവിതാനത്തിനുള്ള പാക്കേജ്</comment> 5.55 + <comment xml:lang="mr">Mate सुत्रोयजना संकुल</comment> 5.56 + <comment xml:lang="ms">Pakej Tema MATE</comment> 5.57 + <comment xml:lang="nb">MATE temapakke</comment> 5.58 + <comment xml:lang="nds">MATE-Themen Pack</comment> 5.59 + <comment xml:lang="ne">जीनोम विषयवस्तु प्याकेज</comment> 5.60 + <comment xml:lang="nl">Mate themapakket</comment> 5.61 + <comment xml:lang="nn">MATE draktpakke</comment> 5.62 + <comment xml:lang="oc">Paquet de tèma de MATE</comment> 5.63 + <comment xml:lang="or">Mate ପ୍ରସଙ୍ଗ ପ୍ୟାକେଜ</comment> 5.64 + <comment xml:lang="pa">ਗਨੋਮ ਥੀਮ ਪੈਕੇਜ</comment> 5.65 + <comment xml:lang="pl">Pakiet motywu środowiska MATE</comment> 5.66 + <comment xml:lang="pt">Pacote do Tema Mate</comment> 5.67 + <comment xml:lang="pt_BR">Pacote de tema Mate</comment> 5.68 + <comment xml:lang="ro">Pachet temă MATE</comment> 5.69 + <comment xml:lang="ru">пакет тем MATE</comment> 5.70 + <comment xml:lang="sk">Balíček témy pre MATE</comment> 5.71 + <comment xml:lang="sl">Paket teme za MATE</comment> 5.72 + <comment xml:lang="sq">Paketa «Tema e Mate»</comment> 5.73 + <comment xml:lang="sr">Пакет Гном теме</comment> 5.74 + <comment xml:lang="sr@latin">Paket Gnom teme</comment> 5.75 + <comment xml:lang="sv">Mate-temapaket</comment> 5.76 + <comment xml:lang="ta">க்னோம் கருப்பொருள் பொதி</comment> 5.77 + <comment xml:lang="te">గ్నోమ్ థీమ్ నిర్వాహకి</comment> 5.78 + <comment xml:lang="th">แพกเกจชุดตกแต่ง MATE</comment> 5.79 + <comment xml:lang="tr">Mate Tema Paketi</comment> 5.80 + <comment xml:lang="ug">Mate تېما بوغچىسى</comment> 5.81 + <comment xml:lang="uk">Пакунок тем MATE</comment> 5.82 + <comment xml:lang="ur">میٹ تھیم پیکج</comment> 5.83 + <comment xml:lang="uz">Mate mavzu paketi</comment> 5.84 + <comment xml:lang="uz@cyrillic">Mate мавзу пакети</comment> 5.85 + <comment xml:lang="vi">Gói Sắc thái Mate</comment> 5.86 + <comment xml:lang="zh_CN">Mate 主题包</comment> 5.87 + <comment xml:lang="zh_HK">Mate 佈景主題套件</comment> 5.88 + <comment xml:lang="zh_TW">Mate 布景主題套件</comment> 5.89 + <glob pattern="*.gtp"/> 5.90 + </mime-type> 5.91 +</mime-info>
6.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 6.2 +++ b/shared-mime-info/stuff/qlcplus.xml Fri Jun 03 16:43:35 2016 +0300 6.3 @@ -0,0 +1,80 @@ 6.4 +<?xml version='1.0' encoding='utf-8'?> 6.5 +<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info"> 6.6 + <mime-type type="application/x-qlc-workspace"> 6.7 + <sub-class-of type="application/xml"/> 6.8 + <magic priority="80"> 6.9 + <match type="string" offset="0:100" value="<!DOCTYPE Workspace>"/> 6.10 + </magic> 6.11 + <glob pattern="*.qxw"/> 6.12 + <comment>QLC+ workspace</comment> 6.13 + <comment xml:lang="ca">Espai de treball QLC+</comment> 6.14 + <comment xml:lang="cz">QLC+ pracoviště</comment> 6.15 + <comment xml:lang="de">QLC+ Arbeitsbereich</comment> 6.16 + <comment xml:lang="es">Espacio de trabajo QLC+</comment> 6.17 + <comment xml:lang="fi">QLC+ työtila</comment> 6.18 + <comment xml:lang="fr">Espace de travail QLC+</comment> 6.19 + <comment xml:lang="it">Spazio di lavoro QLC+</comment> 6.20 + <comment xml:lang="nl">QLC+ werkruimte</comment> 6.21 + <comment xml:lang="ru">рабочая область QLC+</comment> 6.22 + </mime-type> 6.23 + <mime-type type="application/x-qlc-fixture"> 6.24 + <sub-class-of type="application/xml"/> 6.25 + <magic priority="80"> 6.26 + <match type="string" offset="0:100" value="<!DOCTYPE FixtureDefinition>"/> 6.27 + </magic> 6.28 + <glob pattern="*.qxf"/> 6.29 + <comment>QLC+ fixture definition</comment> 6.30 + <comment xml:lang="ca">Definició de fixture QLC+</comment> 6.31 + <comment xml:lang="cz">QLC+ definice zařízení</comment> 6.32 + <comment xml:lang="de">QLC+ Gerätedefinition</comment> 6.33 + <comment xml:lang="es">Definición de fixture QLC+</comment> 6.34 + <comment xml:lang="fi">QLC+ valaisinmääritys</comment> 6.35 + <comment xml:lang="fr">QLC+ définitions des projecteurs</comment> 6.36 + <comment xml:lang="it">Definizione di Fixture QLC+</comment> 6.37 + <comment xml:lang="nl">QLC+ armatuur definitie</comment> 6.38 + <comment xml:lang="ru">описание приспособления QLC+</comment> 6.39 + </mime-type> 6.40 + <mime-type type="application/x-qlc-inputprofile"> 6.41 + <sub-class-of type="application/xml"/> 6.42 + <magic priority="80"> 6.43 + <match type="string" offset="0:100" value="<!DOCTYPE InputProfile>"/> 6.44 + </magic> 6.45 + <glob pattern="*.qxi"/> 6.46 + <comment>QLC+ input profile</comment> 6.47 + <comment xml:lang="ca">Perfil d'Entrada QLC+</comment> 6.48 + <comment xml:lang="cz">QLC+ vstupní profil</comment> 6.49 + <comment xml:lang="de">QLC+ Eingangsprofil</comment> 6.50 + <comment xml:lang="es">Perfil de Entrada QLC+</comment> 6.51 + <comment xml:lang="fi">QLC+ syöttölaiteprofiili</comment> 6.52 + <comment xml:lang="fr">QLC+ profil d'entrée</comment> 6.53 + <comment xml:lang="it">Profilo di input QLC+</comment> 6.54 + <comment xml:lang="nl">QLC+ invoerprofiel</comment> 6.55 + <comment xml:lang="ru">входной профиль QLC+</comment> 6.56 + </mime-type> 6.57 + <mime-type type="application/x-qlc-miditemplate"> 6.58 + <sub-class-of type="application/xml"/> 6.59 + <magic priority="80"> 6.60 + <match type="string" offset="0:100" value="<!DOCTYPE MidiTemplate>"/> 6.61 + </magic> 6.62 + <glob pattern="*.qxm"/> 6.63 + <comment>QLC+ MIDI template</comment> 6.64 + <comment xml:lang="ca">Plantilla MIDI QLC+</comment> 6.65 + <comment xml:lang="cz">QLC+ MIDI šablona</comment> 6.66 + <comment xml:lang="de">QLC+ MIDI-Vorlage</comment> 6.67 + <comment xml:lang="es">Plantilla MIDI QLC+</comment> 6.68 + <comment xml:lang="ru">шаблон MIDI QLC+</comment> 6.69 + </mime-type> 6.70 + <mime-type type="application/x-qlc-channelmodifier"> 6.71 + <sub-class-of type="application/xml"/> 6.72 + <magic priority="80"> 6.73 + <match type="string" offset="0:100" value="<!DOCTYPE ChannelModifier>"/> 6.74 + </magic> 6.75 + <glob pattern="*.qxmt"/> 6.76 + <comment>QLC+ channel modifier template</comment> 6.77 + <comment xml:lang="ca">Plantilla de Modificadors de Canal QLC+</comment> 6.78 + <comment xml:lang="cz">QLC+ šablona modifikátoru kanálu</comment> 6.79 + <comment xml:lang="de">QLC+ Kanalmodifizierer-Vorlage</comment> 6.80 + <comment xml:lang="es">Plantilla de Modificadores de Canal QLC+</comment> 6.81 + <comment xml:lang="ru">шаблон модификатора каналов QLC+</comment> 6.82 + </mime-type> 6.83 +</mime-info>
7.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 7.2 +++ b/shared-mime-info/stuff/scilab.xml Fri Jun 03 16:43:35 2016 +0300 7.3 @@ -0,0 +1,64 @@ 7.4 +<?xml version="1.0" encoding="UTF-8"?> 7.5 +<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info"> 7.6 + <mime-type type="application/x-scilab-sci"> 7.7 + <sub-class-of type="text/plain"/> 7.8 + <comment>Scilab macro</comment> 7.9 + <comment xml:lang="ru">макрос Scilab</comment> 7.10 + <glob pattern="*.sci"/> 7.11 + </mime-type> 7.12 + <mime-type type="application/x-scilab-sce"> 7.13 + <sub-class-of type="text/plain"/> 7.14 + <comment>Scilab script</comment> 7.15 + <comment xml:lang="ru">скрипт Scilab</comment> 7.16 + <glob pattern="*.sce"/> 7.17 + </mime-type> 7.18 + <mime-type type="application/x-scilab-tst"> 7.19 + <sub-class-of type="application/sce"/> 7.20 + <comment>Scilab test</comment> 7.21 + <comment xml:lang="ru">тест Scilab</comment> 7.22 + <glob pattern="*.tst"/> 7.23 + </mime-type> 7.24 + <mime-type type="application/x-scilab-dem"> 7.25 + <sub-class-of type="application/sce"/> 7.26 + <comment>Scilab demo</comment> 7.27 + <comment xml:lang="ru">демонстрация Scilab</comment> 7.28 + <glob pattern="*.dem"/> 7.29 + </mime-type> 7.30 + <mime-type type="application/x-scilab-xcos"> 7.31 + <sub-class-of type="text/xml"/> 7.32 + <comment>Scilab/Xcos schema</comment> 7.33 + <comment xml:lang="ru">схема Scilab/Xcos</comment> 7.34 + <glob pattern="*.xcos"/> 7.35 + </mime-type> 7.36 + <mime-type type="application/x-scilab-zcos"> 7.37 + <sub-class-of type="application/zip"/> 7.38 + <comment>Scilab/Xcos compressed schema</comment> 7.39 + <comment xml:lang="ru">сжатая схема Scilab/Xcos</comment> 7.40 + <glob pattern="*.zcos"/> 7.41 + </mime-type> 7.42 + <mime-type type="application/x-scilab-sod"> 7.43 + <sub-class-of type="application/x-hdf5"/> 7.44 + <comment>Scilab open data format (hdf5 based)</comment> 7.45 + <comment xml:lang="ru">формат открытых данных Scilab (основан на hdf5)</comment> 7.46 + <glob pattern="*.sod"/> 7.47 + </mime-type> 7.48 + <!-- Deprecated --> 7.49 + <mime-type type="application/x-scilab-bin"> 7.50 + <sub-class-of type="application/octet-stream"/> 7.51 + <comment>Scilab binary</comment> 7.52 + <comment xml:lang="ru">бинарный файл Scilab</comment> 7.53 + <glob pattern="*.bin"/> 7.54 + </mime-type> 7.55 + <mime-type type="application/x-scilab-cosf"> 7.56 + <sub-class-of type="application/x-scilab-sce"/> 7.57 + <comment>Scicos schema</comment> 7.58 + <comment xml:lang="ru">схема Scicos</comment> 7.59 + <glob pattern="*.cosf"/> 7.60 + </mime-type> 7.61 + <mime-type type="application/x-scilab-cos"> 7.62 + <sub-class-of type="application/x-scilab-bin"/> 7.63 + <comment>Scicos binary schema</comment> 7.64 + <comment xml:lang="ru">бинарная схема Scicos</comment> 7.65 + <glob pattern="*.cos"/> 7.66 + </mime-type> 7.67 +</mime-info>