[Feature][YUKUAI_patch]add 18.02 code

Only Configure: No
Affected branch: master
Affected module: unknow
Is it affected on both ZXIC and MTK: only ZXIC
Self-test: Yes
Doc Update: No

Change-Id: I7f71153004f10fc0ea5adfa083866aaeeb1053ac
diff --git a/rootfs/usr/share/mime/text/cache-manifest.xml b/rootfs/usr/share/mime/text/cache-manifest.xml
new file mode 100644
index 0000000..9f48a26
--- /dev/null
+++ b/rootfs/usr/share/mime/text/cache-manifest.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/cache-manifest">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>Web application cache file</comment>
+  <comment xml:lang="ca">fitxer de memòria cau d'aplicació Web</comment>
+  <comment xml:lang="da">Webprogrammellemlagerfil</comment>
+  <comment xml:lang="de">Webanwendungscache-Datei</comment>
+  <comment xml:lang="eu">Web-aplikazio katxe fitxategia</comment>
+  <comment xml:lang="fi">Web-sovelluksen välimuistitiedosto</comment>
+  <comment xml:lang="fr">fichier de cache d'application Web</comment>
+  <comment xml:lang="hr"> Web aplikacija datoteka predmemorije </comment>
+  <comment xml:lang="it">File cache applicazione Web</comment>
+  <comment xml:lang="ko">웹 어플리케이션 캐시 파일</comment>
+  <comment xml:lang="pl">Plik pamięci podręcznej aplikacji WWW</comment>
+  <comment xml:lang="pt-BR">Arquivo de cache de aplicativo Web</comment>
+  <comment xml:lang="uk">файл кешу вебпрограми</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.manifest"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/calendar.xml b/rootfs/usr/share/mime/text/calendar.xml
new file mode 100644
index 0000000..f541a7b
--- /dev/null
+++ b/rootfs/usr/share/mime/text/calendar.xml
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/calendar">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>VCS/ICS calendar</comment>
+  <comment xml:lang="af">VCS/ICS-kalender</comment>
+  <comment xml:lang="ar">سجل VCS/ICS</comment>
+  <comment xml:lang="be-Latn">Kalandar VCS/ICS</comment>
+  <comment xml:lang="bg">Календар — VCS/ICS</comment>
+  <comment xml:lang="ca">calendari VCS/ICS</comment>
+  <comment xml:lang="cs">kalendář VCS/ICS</comment>
+  <comment xml:lang="da">VCS/ICS-kalender</comment>
+  <comment xml:lang="de">VCS/ICS-Kalender</comment>
+  <comment xml:lang="el">Ημερολόγιο VCS/ICS</comment>
+  <comment xml:lang="en-GB">VCS/ICS calendar</comment>
+  <comment xml:lang="eo">VCS/ICS-kalendaro</comment>
+  <comment xml:lang="es">calendario VCS/ICS</comment>
+  <comment xml:lang="eu">VCS/ICS egutegia</comment>
+  <comment xml:lang="fi">VCS/ICS-kalenteri</comment>
+  <comment xml:lang="fo">VCS/ICS kalendari</comment>
+  <comment xml:lang="fr">calendrier VCS/ICS</comment>
+  <comment xml:lang="fur">calendari VCS/ICS</comment>
+  <comment xml:lang="ga">féilire VCS/ICS</comment>
+  <comment xml:lang="gl">Calendario VCS/ICS</comment>
+  <comment xml:lang="he">לוח שנה VCS/ICS</comment>
+  <comment xml:lang="hr">VCS/ICS kalendar</comment>
+  <comment xml:lang="hu">VCS/ICS naptár</comment>
+  <comment xml:lang="ia">Calendario VCS/ICS</comment>
+  <comment xml:lang="id">Kalender VCS/ICS</comment>
+  <comment xml:lang="it">Calendario VCS/ICS</comment>
+  <comment xml:lang="ja">VCS/ICS カレンダー</comment>
+  <comment xml:lang="kk">VCS/ICS күнтізбесі</comment>
+  <comment xml:lang="ko">VCS/ICS 달력</comment>
+  <comment xml:lang="lt">VCS/ICS kalendorius</comment>
+  <comment xml:lang="lv">VCS/ICS kalendārs</comment>
+  <comment xml:lang="nb">VCS/ICS-kalender</comment>
+  <comment xml:lang="nl">VCS/ICS-kalender</comment>
+  <comment xml:lang="nn">VCS/ICS-kalender</comment>
+  <comment xml:lang="oc">calendièr VCS/ICS</comment>
+  <comment xml:lang="pl">Kalendarz VCS/ICS</comment>
+  <comment xml:lang="pt">calendário VCS/ICS</comment>
+  <comment xml:lang="pt-BR">Calendário VCS/ICS</comment>
+  <comment xml:lang="ro">Calendar VCS/ICS</comment>
+  <comment xml:lang="ru">Календарь VCS/ICS</comment>
+  <comment xml:lang="sk">Kalendár VCS/ICS</comment>
+  <comment xml:lang="sl">Datoteka koledarja VCS/ICS</comment>
+  <comment xml:lang="sq">Kalendar VCS/ICS</comment>
+  <comment xml:lang="sr">ВЦС/ИЦС календар</comment>
+  <comment xml:lang="sv">VCS/ICS-kalender</comment>
+  <comment xml:lang="tr">VCS/ICS takvimi</comment>
+  <comment xml:lang="uk">календар VCS/ICS</comment>
+  <comment xml:lang="vi">Lịch VCS/ICS</comment>
+  <comment xml:lang="zh-CN">VCS/ICS 日历</comment>
+  <comment xml:lang="zh-TW">VCS/ICS 行事曆</comment>
+  <acronym>VCS/ICS</acronym>
+  <expanded-acronym>vCalendar/iCalendar</expanded-acronym>
+  <sub-class-of type="text/plain"/>
+  <alias type="text/x-vcalendar"/>
+  <alias type="application/ics"/>
+  <glob pattern="*.vcs"/>
+  <glob pattern="*.ics"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/css.xml b/rootfs/usr/share/mime/text/css.xml
new file mode 100644
index 0000000..471576c
--- /dev/null
+++ b/rootfs/usr/share/mime/text/css.xml
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/css">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>CSS stylesheet</comment>
+  <comment xml:lang="af">CSS-stylblad</comment>
+  <comment xml:lang="ar">نمط CSS</comment>
+  <comment xml:lang="be-Latn">Arkuš stylaŭ CSS</comment>
+  <comment xml:lang="bg">Стилове — CSS</comment>
+  <comment xml:lang="ca">llista d'estil CSS</comment>
+  <comment xml:lang="cs">stylopis CSS</comment>
+  <comment xml:lang="da">CSS-stilark</comment>
+  <comment xml:lang="de">CSS-Stilvorlage</comment>
+  <comment xml:lang="el">Φύλλο στυλ CSS</comment>
+  <comment xml:lang="en-GB">CSS stylesheet</comment>
+  <comment xml:lang="eo">CSS-stilfolio</comment>
+  <comment xml:lang="es">hoja de estilos CSS</comment>
+  <comment xml:lang="eu">CSS estilo-orria</comment>
+  <comment xml:lang="fi">CSS-tyylitiedosto</comment>
+  <comment xml:lang="fo">CSS sniðark</comment>
+  <comment xml:lang="fr">feuille de style CSS</comment>
+  <comment xml:lang="fur">sfuei di stîl CSS</comment>
+  <comment xml:lang="ga">stílbhileog CSS</comment>
+  <comment xml:lang="gl">folla de estilos CSS</comment>
+  <comment xml:lang="he">גליון עיצוב CSS</comment>
+  <comment xml:lang="hr">CSS stilska tablica</comment>
+  <comment xml:lang="hu">CSS stíluslap</comment>
+  <comment xml:lang="ia">Folio de stilo CSS</comment>
+  <comment xml:lang="id">Lembar gaya CSS</comment>
+  <comment xml:lang="it">Foglio di stile CSS</comment>
+  <comment xml:lang="ja">CSS スタイルシート</comment>
+  <comment xml:lang="ka">CSS სტილი</comment>
+  <comment xml:lang="kk">CSS стильдер кестесі</comment>
+  <comment xml:lang="ko">CSS 스타일시트</comment>
+  <comment xml:lang="lt">CSS stiliaus aprašas</comment>
+  <comment xml:lang="lv">CSS stilu saraksts</comment>
+  <comment xml:lang="nb">CSS-stilark</comment>
+  <comment xml:lang="nl">CSS-stijlblad</comment>
+  <comment xml:lang="nn">CSS-stilark</comment>
+  <comment xml:lang="oc">fuèlh d'estil CSS</comment>
+  <comment xml:lang="pl">Arkusz stylów CSS</comment>
+  <comment xml:lang="pt">folha de estilos CSS</comment>
+  <comment xml:lang="pt-BR">Folha de estilo CSS</comment>
+  <comment xml:lang="ro">Pagină de stil CSS</comment>
+  <comment xml:lang="ru">Таблица стилей CSS</comment>
+  <comment xml:lang="sk">Štýly CSS</comment>
+  <comment xml:lang="sl">Slogovna predloga CSS</comment>
+  <comment xml:lang="sq">Fletë stili CSS</comment>
+  <comment xml:lang="sr">ЦСС стилски лист</comment>
+  <comment xml:lang="sv">CSS-stilmall</comment>
+  <comment xml:lang="tr">CSS stil kağıdı</comment>
+  <comment xml:lang="uk">таблиця стилів CSS</comment>
+  <comment xml:lang="vi">Tờ kiểu dáng CSS</comment>
+  <comment xml:lang="zh-CN">CSS 样式表</comment>
+  <comment xml:lang="zh-TW">CSS 樣式表</comment>
+  <acronym>CSS</acronym>
+  <expanded-acronym>Cascading Style Sheets</expanded-acronym>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.css"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/csv-schema.xml b/rootfs/usr/share/mime/text/csv-schema.xml
new file mode 100644
index 0000000..a4691de
--- /dev/null
+++ b/rootfs/usr/share/mime/text/csv-schema.xml
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/csv-schema">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>CSV Schema document</comment>
+  <comment xml:lang="af">CSV Schema-dokument</comment>
+  <comment xml:lang="ast">Documentu d'esquema CSV</comment>
+  <comment xml:lang="ca">document Schema de CSV</comment>
+  <comment xml:lang="cs">dokument schématu CSV</comment>
+  <comment xml:lang="da">CSV Schema-dokument</comment>
+  <comment xml:lang="de">CSV-Schemadokument</comment>
+  <comment xml:lang="en-GB">CSV Schema document</comment>
+  <comment xml:lang="es">documento esquemático CSV</comment>
+  <comment xml:lang="eu">CSV Schema dokumentua</comment>
+  <comment xml:lang="fi">CSV Schema asiakirja</comment>
+  <comment xml:lang="fr">document schéma CSV</comment>
+  <comment xml:lang="fur">document scheme CSV</comment>
+  <comment xml:lang="ga">cáipéis scéimre CSV</comment>
+  <comment xml:lang="he">מסמך פריסת CSV</comment>
+  <comment xml:lang="hr">CSV Shema dokument</comment>
+  <comment xml:lang="hu">CSV sémadokumentum</comment>
+  <comment xml:lang="ia">Documento CSV Schema</comment>
+  <comment xml:lang="id">Dokumen Skema CSV</comment>
+  <comment xml:lang="it">Documento schema CSV</comment>
+  <comment xml:lang="kk">CSV сұлба құжаты</comment>
+  <comment xml:lang="ko">CSV 스키마 문서</comment>
+  <comment xml:lang="pl">Dokument schematu CSV</comment>
+  <comment xml:lang="pt">documento CSV Schema</comment>
+  <comment xml:lang="pt-BR">Documento CSV Schema</comment>
+  <comment xml:lang="ru">Документ CSV Schema</comment>
+  <comment xml:lang="sk">Dokument schémy CSV</comment>
+  <comment xml:lang="sr">документ ЦСВ шеме</comment>
+  <comment xml:lang="sv">CSV Schema-dokument</comment>
+  <comment xml:lang="tr">CSV Şeması belgesi</comment>
+  <comment xml:lang="uk">документ Schema у форматі CSV</comment>
+  <comment xml:lang="zh-CN">CSV 架构文档</comment>
+  <comment xml:lang="zh-TW">CSV Schema 文件</comment>
+  <acronym>CSV</acronym>
+  <expanded-acronym>Comma Separated Values</expanded-acronym>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.csvs"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/csv.xml b/rootfs/usr/share/mime/text/csv.xml
new file mode 100644
index 0000000..edd7431
--- /dev/null
+++ b/rootfs/usr/share/mime/text/csv.xml
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/csv">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>CSV document</comment>
+  <comment xml:lang="af">CSV-dokument</comment>
+  <comment xml:lang="ar">مستند CSV</comment>
+  <comment xml:lang="ast">Documentu CVS</comment>
+  <comment xml:lang="be-Latn">Dakument CSV</comment>
+  <comment xml:lang="bg">Документ — CSV</comment>
+  <comment xml:lang="ca">document CSV</comment>
+  <comment xml:lang="cs">dokument CSV</comment>
+  <comment xml:lang="da">CSV-dokument</comment>
+  <comment xml:lang="de">CSV-Dokument</comment>
+  <comment xml:lang="el">Έγγραφο CSV</comment>
+  <comment xml:lang="en-GB">CSV document</comment>
+  <comment xml:lang="eo">CSV-dokumento</comment>
+  <comment xml:lang="es">documento CSV</comment>
+  <comment xml:lang="eu">CSV dokumentua</comment>
+  <comment xml:lang="fi">CSV-asiakirja</comment>
+  <comment xml:lang="fo">CSV skjal</comment>
+  <comment xml:lang="fr">document CSV</comment>
+  <comment xml:lang="fur">document CSV</comment>
+  <comment xml:lang="ga">cáipéis CSV</comment>
+  <comment xml:lang="gl">documento CSV</comment>
+  <comment xml:lang="he">מסמך CSV</comment>
+  <comment xml:lang="hr">CSV dokument</comment>
+  <comment xml:lang="hu">CSV dokumentum</comment>
+  <comment xml:lang="ia">Documento CSV</comment>
+  <comment xml:lang="id">Dokumen CSV</comment>
+  <comment xml:lang="it">Documento CSV</comment>
+  <comment xml:lang="ja">CSV ドキュメント</comment>
+  <comment xml:lang="ka">CSV დოკუმენტი</comment>
+  <comment xml:lang="kk">CSV құжаты</comment>
+  <comment xml:lang="ko">CSV 문서</comment>
+  <comment xml:lang="lt">CSV dokumentas</comment>
+  <comment xml:lang="lv">CSV dokuments</comment>
+  <comment xml:lang="nb">CSV-dokument</comment>
+  <comment xml:lang="nl">CSV-document</comment>
+  <comment xml:lang="nn">CSV-dokument</comment>
+  <comment xml:lang="oc">document CSV</comment>
+  <comment xml:lang="pl">Dokument CSV</comment>
+  <comment xml:lang="pt">documento CSV</comment>
+  <comment xml:lang="pt-BR">Documento CSV</comment>
+  <comment xml:lang="ro">Document CSV</comment>
+  <comment xml:lang="ru">Документ CSV</comment>
+  <comment xml:lang="sk">Dokument CSV</comment>
+  <comment xml:lang="sl">Dokument CSV</comment>
+  <comment xml:lang="sq">Dokument CSV</comment>
+  <comment xml:lang="sr">ЦСВ документ</comment>
+  <comment xml:lang="sv">CSV-dokument</comment>
+  <comment xml:lang="tr">CSV belgesi</comment>
+  <comment xml:lang="uk">документ CSV</comment>
+  <comment xml:lang="vi">Tài liệu CSV</comment>
+  <comment xml:lang="zh-CN">CSV 文档</comment>
+  <comment xml:lang="zh-TW">CSV 文件</comment>
+  <acronym>CSV</acronym>
+  <expanded-acronym>Comma Separated Values</expanded-acronym>
+  <alias type="text/x-comma-separated-values"/>
+  <alias type="text/x-csv"/>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.csv"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/enriched.xml b/rootfs/usr/share/mime/text/enriched.xml
new file mode 100644
index 0000000..bcbeb5b
--- /dev/null
+++ b/rootfs/usr/share/mime/text/enriched.xml
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/enriched">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>enriched text document</comment>
+  <comment xml:lang="af">verrykte teksdokument</comment>
+  <comment xml:lang="ar">مستند نصي مغنى</comment>
+  <comment xml:lang="ast">documentu de testu arriquecíu</comment>
+  <comment xml:lang="az">zəngin mətn sənədi</comment>
+  <comment xml:lang="be-Latn">azdobleny tekstavy dakument</comment>
+  <comment xml:lang="bg">Документ с обогатен текст</comment>
+  <comment xml:lang="ca">document de text enriquit</comment>
+  <comment xml:lang="cs">rozšířený textový dokument</comment>
+  <comment xml:lang="cy">Dogfen testun wedi ei gyfoethogi</comment>
+  <comment xml:lang="da">beriget tekstdokument</comment>
+  <comment xml:lang="de">Angereichertes Textdokument</comment>
+  <comment xml:lang="el">Έγγραφο εμπλουτισμένου κειμένου</comment>
+  <comment xml:lang="en-GB">enriched text document</comment>
+  <comment xml:lang="eo">riĉigita teksta dokumento</comment>
+  <comment xml:lang="es">documento de texto enriquecido</comment>
+  <comment xml:lang="eu">aberastutako testu dokumentua</comment>
+  <comment xml:lang="fi">rikastettu tekstiasiakirja</comment>
+  <comment xml:lang="fo">ríkað tekstskjal</comment>
+  <comment xml:lang="fr">document texte enrichi</comment>
+  <comment xml:lang="fur">document di test inricjît</comment>
+  <comment xml:lang="ga">cáipéis téacs saibhrithe</comment>
+  <comment xml:lang="gl">documento de texto enriquecido</comment>
+  <comment xml:lang="he">מסמך טקסט מועשר</comment>
+  <comment xml:lang="hr">Obogaćeni tekstovni dokument</comment>
+  <comment xml:lang="hu">enriched text dokumentum</comment>
+  <comment xml:lang="ia">Documento de texto inricchite</comment>
+  <comment xml:lang="id">dokumen teks diperkaya</comment>
+  <comment xml:lang="it">Documento testo arricchito</comment>
+  <comment xml:lang="ja">リッチテキストドキュメント</comment>
+  <comment xml:lang="kk">пішімделген мәтіндік құжаты</comment>
+  <comment xml:lang="ko">확장된 텍스트 문서</comment>
+  <comment xml:lang="lt">praturtinto teksto dokumentas</comment>
+  <comment xml:lang="lv">bagātināta teksta formāts</comment>
+  <comment xml:lang="ms">Dokumen teks diperkaya</comment>
+  <comment xml:lang="nb">riktekst-dokument</comment>
+  <comment xml:lang="nl">verrijkt tekstdocument</comment>
+  <comment xml:lang="nn">rik tekst tekstdokument</comment>
+  <comment xml:lang="oc">document tèxte enriquit</comment>
+  <comment xml:lang="pl">Wzbogacony dokument tekstowy</comment>
+  <comment xml:lang="pt">documento de texto rico</comment>
+  <comment xml:lang="pt-BR">Documento de texto enriquecido</comment>
+  <comment xml:lang="ro">document text îmbogățit</comment>
+  <comment xml:lang="ru">Форматированный текстовый документ</comment>
+  <comment xml:lang="sk">Rozšírený textový dokument</comment>
+  <comment xml:lang="sl">dokument z obogatenim besedilom</comment>
+  <comment xml:lang="sq">Dokument teksti i pasuruar</comment>
+  <comment xml:lang="sr">обогаћени текстуални документ</comment>
+  <comment xml:lang="sv">berikat textdokument</comment>
+  <comment xml:lang="tr">zenginleştirilmiş metin belgesi</comment>
+  <comment xml:lang="uk">форматований текстовий документ</comment>
+  <comment xml:lang="vi">tài liệu văn bản có kiểu dáng</comment>
+  <comment xml:lang="zh-CN">浓缩文本文档 (ETF)</comment>
+  <comment xml:lang="zh-TW">豐富化文字文件</comment>
+  <sub-class-of type="text/plain"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/html.xml b/rootfs/usr/share/mime/text/html.xml
new file mode 100644
index 0000000..a207d0f
--- /dev/null
+++ b/rootfs/usr/share/mime/text/html.xml
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/html">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>HTML document</comment>
+  <comment xml:lang="af">HTML-dokument</comment>
+  <comment xml:lang="ar">مستند HTML</comment>
+  <comment xml:lang="ast">Documentu HTML</comment>
+  <comment xml:lang="be-Latn">Dakument HTML</comment>
+  <comment xml:lang="bg">Документ — HTML</comment>
+  <comment xml:lang="ca">document HTML</comment>
+  <comment xml:lang="cs">dokument HTML</comment>
+  <comment xml:lang="da">HTML-dokument</comment>
+  <comment xml:lang="de">HTML-Dokument</comment>
+  <comment xml:lang="el">Έγγραφο HTML</comment>
+  <comment xml:lang="en-GB">HTML document</comment>
+  <comment xml:lang="eo">HTML-dokumento</comment>
+  <comment xml:lang="es">documento HTML</comment>
+  <comment xml:lang="eu">HTML dokumentua</comment>
+  <comment xml:lang="fi">HTML-asiakirja</comment>
+  <comment xml:lang="fo">HTML skjal</comment>
+  <comment xml:lang="fr">document HTML</comment>
+  <comment xml:lang="fur">document HTML</comment>
+  <comment xml:lang="ga">cáipéis HTML</comment>
+  <comment xml:lang="gl">documento HTML</comment>
+  <comment xml:lang="he">מסמך HTML</comment>
+  <comment xml:lang="hr">HTML dokument</comment>
+  <comment xml:lang="hu">HTML dokumentum</comment>
+  <comment xml:lang="ia">Documento HTML</comment>
+  <comment xml:lang="id">Dokumen HTML</comment>
+  <comment xml:lang="it">Documento HTML</comment>
+  <comment xml:lang="ja">HTML ドキュメント</comment>
+  <comment xml:lang="kk">HTML құжаты</comment>
+  <comment xml:lang="ko">HTML 문서</comment>
+  <comment xml:lang="lt">HTML dokumentas</comment>
+  <comment xml:lang="lv">HTML dokuments</comment>
+  <comment xml:lang="nb">HTML-dokument</comment>
+  <comment xml:lang="nl">HTML-document</comment>
+  <comment xml:lang="nn">HTML-dokument</comment>
+  <comment xml:lang="oc">document HTML</comment>
+  <comment xml:lang="pl">Dokument HTML</comment>
+  <comment xml:lang="pt">documento HTML</comment>
+  <comment xml:lang="pt-BR">Documento HTML</comment>
+  <comment xml:lang="ro">Document HTML</comment>
+  <comment xml:lang="ru">Документ HTML</comment>
+  <comment xml:lang="sk">Dokument HTML</comment>
+  <comment xml:lang="sl">Dokument HTML</comment>
+  <comment xml:lang="sq">Dokument HTML</comment>
+  <comment xml:lang="sr">ХТМЛ документ</comment>
+  <comment xml:lang="sv">HTML-dokument</comment>
+  <comment xml:lang="tr">HTML belgesi</comment>
+  <comment xml:lang="uk">документ HTML</comment>
+  <comment xml:lang="vi">Tài liệu HTML</comment>
+  <comment xml:lang="zh-CN">HTML 文档</comment>
+  <comment xml:lang="zh-TW">HTML 文件</comment>
+  <acronym>HTML</acronym>
+  <expanded-acronym>HyperText Markup Language</expanded-acronym>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.html" weight="80"/>
+  <glob pattern="*.htm" weight="80"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/htmlh.xml b/rootfs/usr/share/mime/text/htmlh.xml
new file mode 100644
index 0000000..6338dd5
--- /dev/null
+++ b/rootfs/usr/share/mime/text/htmlh.xml
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/htmlh">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>help page</comment>
+  <comment xml:lang="af">hulpbladsy</comment>
+  <comment xml:lang="ar">صفحة المساعدة</comment>
+  <comment xml:lang="az">yardım səhifəsi</comment>
+  <comment xml:lang="be-Latn">staronka dapamohi</comment>
+  <comment xml:lang="bg">Страница от помощта</comment>
+  <comment xml:lang="ca">pàgina d'ajuda</comment>
+  <comment xml:lang="cs">stránka nápovědy</comment>
+  <comment xml:lang="cy">tudalen gymorth</comment>
+  <comment xml:lang="da">hjælpeside</comment>
+  <comment xml:lang="de">Hilfeseite</comment>
+  <comment xml:lang="el">Σελίδα βοήθειας</comment>
+  <comment xml:lang="en-GB">help page</comment>
+  <comment xml:lang="eo">help-paĝo</comment>
+  <comment xml:lang="es">página de ayuda</comment>
+  <comment xml:lang="eu">laguntzako orria</comment>
+  <comment xml:lang="fi">ohjesivu</comment>
+  <comment xml:lang="fo">hjálparsíða</comment>
+  <comment xml:lang="fr">page d'aide</comment>
+  <comment xml:lang="fur">pagjine di jutori</comment>
+  <comment xml:lang="ga">leathanach cabhrach</comment>
+  <comment xml:lang="gl">páxina de axuda</comment>
+  <comment xml:lang="he">דף עזרה</comment>
+  <comment xml:lang="hr">Stranica pomoći</comment>
+  <comment xml:lang="hu">súgóoldal</comment>
+  <comment xml:lang="ia">Pagina de adjuta</comment>
+  <comment xml:lang="id">halaman bantuan</comment>
+  <comment xml:lang="it">Pagina di aiuto</comment>
+  <comment xml:lang="ja">ヘルプページ</comment>
+  <comment xml:lang="kk">анықтама парағы</comment>
+  <comment xml:lang="ko">도움말 페이지</comment>
+  <comment xml:lang="lt">žinyno puslapis</comment>
+  <comment xml:lang="lv">palīdzības lapa</comment>
+  <comment xml:lang="ms">Halaman bantuan</comment>
+  <comment xml:lang="nb">hjelpside</comment>
+  <comment xml:lang="nl">hulppagina</comment>
+  <comment xml:lang="nn">hjelpeside</comment>
+  <comment xml:lang="oc">pagina d'ajuda</comment>
+  <comment xml:lang="pl">Strona pomocy</comment>
+  <comment xml:lang="pt">página de ajuda</comment>
+  <comment xml:lang="pt-BR">Página de ajuda</comment>
+  <comment xml:lang="ro">pagină de ajutor</comment>
+  <comment xml:lang="ru">Страница справки</comment>
+  <comment xml:lang="sk">Stránka Pomocníka</comment>
+  <comment xml:lang="sl">stran pomoči</comment>
+  <comment xml:lang="sq">Faqe ndihme</comment>
+  <comment xml:lang="sr">страница помоћи</comment>
+  <comment xml:lang="sv">hjälpsida</comment>
+  <comment xml:lang="tr">yardım sayfası</comment>
+  <comment xml:lang="uk">сторінка довідки</comment>
+  <comment xml:lang="vi">trang trợ giúp</comment>
+  <comment xml:lang="zh-CN">帮助页面</comment>
+  <comment xml:lang="zh-TW">求助頁面</comment>
+  <sub-class-of type="text/plain"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/markdown.xml b/rootfs/usr/share/mime/text/markdown.xml
new file mode 100644
index 0000000..ba79c76
--- /dev/null
+++ b/rootfs/usr/share/mime/text/markdown.xml
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/markdown">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>Markdown document</comment>
+  <comment xml:lang="af">Markdown-dokument</comment>
+  <comment xml:lang="ast">Documentu Markdown</comment>
+  <comment xml:lang="bg">Документ — Markdown</comment>
+  <comment xml:lang="ca">document Markdown</comment>
+  <comment xml:lang="cs">dokument Markdown</comment>
+  <comment xml:lang="da">Markdown-dokument</comment>
+  <comment xml:lang="de">Markdown-Dokument</comment>
+  <comment xml:lang="el">Έγγραφο Markdown</comment>
+  <comment xml:lang="en-GB">Markdown document</comment>
+  <comment xml:lang="es">documento Markdown</comment>
+  <comment xml:lang="eu">Markdown dokumentua</comment>
+  <comment xml:lang="fi">Markdown-asiakirja</comment>
+  <comment xml:lang="fr">document Markdown</comment>
+  <comment xml:lang="fur">document Markdown</comment>
+  <comment xml:lang="ga">cáipéis Markdown</comment>
+  <comment xml:lang="gl">documento de Markdown</comment>
+  <comment xml:lang="he">מסמך Markdown</comment>
+  <comment xml:lang="hr">Markdown dokument</comment>
+  <comment xml:lang="hu">Markdown dokumentum</comment>
+  <comment xml:lang="ia">Documento Markdown</comment>
+  <comment xml:lang="id">Dokumen markdown</comment>
+  <comment xml:lang="it">Documento Markdown</comment>
+  <comment xml:lang="ja">Markdown </comment>
+  <comment xml:lang="kk">Markdown құжаты</comment>
+  <comment xml:lang="ko">마크다운 문서</comment>
+  <comment xml:lang="lv">Markdown dokuments</comment>
+  <comment xml:lang="nl">Markdown document</comment>
+  <comment xml:lang="oc">document Markdown</comment>
+  <comment xml:lang="pl">Dokument Markdown</comment>
+  <comment xml:lang="pt">documento Markdown</comment>
+  <comment xml:lang="pt-BR">Documento Markdown</comment>
+  <comment xml:lang="ru">Документ Markdown</comment>
+  <comment xml:lang="sk">Dokument Markdown</comment>
+  <comment xml:lang="sl">Dokument Markdown</comment>
+  <comment xml:lang="sr">Маркдаун документ</comment>
+  <comment xml:lang="sv">Markdown-dokument</comment>
+  <comment xml:lang="tr">Markdown belgesi</comment>
+  <comment xml:lang="uk">документ Markdown</comment>
+  <comment xml:lang="zh-CN">Markdown 文档</comment>
+  <comment xml:lang="zh-TW">Markdown 文件</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.md"/>
+  <glob pattern="*.mkd"/>
+  <glob pattern="*.markdown"/>
+  <alias type="text/x-markdown"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/plain.xml b/rootfs/usr/share/mime/text/plain.xml
new file mode 100644
index 0000000..9393ae9
--- /dev/null
+++ b/rootfs/usr/share/mime/text/plain.xml
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/plain">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>plain text document</comment>
+  <comment xml:lang="af">skoonteksdokument</comment>
+  <comment xml:lang="ar">مستند نصي مجرد</comment>
+  <comment xml:lang="ast">documentu de testu planu</comment>
+  <comment xml:lang="be-Latn">prosty tekstavy dakument</comment>
+  <comment xml:lang="bg">Документ с неформатиран текст</comment>
+  <comment xml:lang="ca">document de text pla</comment>
+  <comment xml:lang="cs">prostý textový dokument</comment>
+  <comment xml:lang="da">rent tekstdokument</comment>
+  <comment xml:lang="de">Einfaches Textdokument</comment>
+  <comment xml:lang="el">Έγγραφο απλού κειμένου</comment>
+  <comment xml:lang="en-GB">plain text document</comment>
+  <comment xml:lang="eo">plata teksta dokumento</comment>
+  <comment xml:lang="es">documento de texto sencillo</comment>
+  <comment xml:lang="eu">testu soileko dokumentua</comment>
+  <comment xml:lang="fi">perustekstiasiakirja</comment>
+  <comment xml:lang="fr">document texte brut</comment>
+  <comment xml:lang="fur">document di test sempliç</comment>
+  <comment xml:lang="ga">cáipéis ghnáth-théacs</comment>
+  <comment xml:lang="gl">documento de texto sinxelo</comment>
+  <comment xml:lang="he">מסמך טקסט פשוט</comment>
+  <comment xml:lang="hr">Običan tekstovni dokument</comment>
+  <comment xml:lang="hu">egyszerű szöveg</comment>
+  <comment xml:lang="ia">Documento de texto simple</comment>
+  <comment xml:lang="id">dokumen teks polos</comment>
+  <comment xml:lang="it">Documento in testo semplice</comment>
+  <comment xml:lang="ja">平文テキストドキュメント</comment>
+  <comment xml:lang="kk">мәтіндік құжаты</comment>
+  <comment xml:lang="ko">일반 텍스트 문서</comment>
+  <comment xml:lang="lt">paprastas tekstinis dokumentas</comment>
+  <comment xml:lang="lv">vienkāršs teksta dokuments</comment>
+  <comment xml:lang="ms">Dokumen teks jernih</comment>
+  <comment xml:lang="nb">vanlig tekstdokument</comment>
+  <comment xml:lang="nl">plattetekst-document</comment>
+  <comment xml:lang="nn">vanleg tekstdokument</comment>
+  <comment xml:lang="oc">document tèxte brut</comment>
+  <comment xml:lang="pl">Zwykły dokument tekstowy</comment>
+  <comment xml:lang="pt">documento em texto simples</comment>
+  <comment xml:lang="pt-BR">Documento de Texto</comment>
+  <comment xml:lang="ro">document text simplu</comment>
+  <comment xml:lang="ru">Текстовый документ</comment>
+  <comment xml:lang="sk">Obyčajný textový dokument</comment>
+  <comment xml:lang="sl">običajna besedilna datoteka</comment>
+  <comment xml:lang="sq">Dokument në tekst të thjeshtë</comment>
+  <comment xml:lang="sr">обичан текстуални документ</comment>
+  <comment xml:lang="sv">vanligt textdokument</comment>
+  <comment xml:lang="tr">düz metin belgesi</comment>
+  <comment xml:lang="uk">звичайний текстовий документ</comment>
+  <comment xml:lang="vi">tài liệu nhập thô</comment>
+  <comment xml:lang="zh-CN">纯文本文档</comment>
+  <comment xml:lang="zh-TW">純文字文件</comment>
+  <glob pattern="*.txt"/>
+  <glob pattern="*.asc"/>
+  <glob pattern="*,v"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/rfc822-headers.xml b/rootfs/usr/share/mime/text/rfc822-headers.xml
new file mode 100644
index 0000000..28e59cf
--- /dev/null
+++ b/rootfs/usr/share/mime/text/rfc822-headers.xml
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/rfc822-headers">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>email headers</comment>
+  <comment xml:lang="ar">ترويسة البريد الإلكتروني</comment>
+  <comment xml:lang="az">epoçt başlıqları</comment>
+  <comment xml:lang="be-Latn">paštovyja zahałoŭki</comment>
+  <comment xml:lang="bg">Заглавни части на електронни писма</comment>
+  <comment xml:lang="ca">capçaleres de correu electrònic</comment>
+  <comment xml:lang="cs">záhlaví e-mailu</comment>
+  <comment xml:lang="cy">penawdau e-bost</comment>
+  <comment xml:lang="da">posthoveder</comment>
+  <comment xml:lang="de">E-Mail-Kopfzeilen</comment>
+  <comment xml:lang="el">Κεφαλίδες ηλ. μηνυμάτων</comment>
+  <comment xml:lang="en-GB">email headers</comment>
+  <comment xml:lang="eo">retpoŝtaj ĉapoj</comment>
+  <comment xml:lang="es">cabeceras de correo electrónico</comment>
+  <comment xml:lang="eu">helbide elektronikoen goiburuak</comment>
+  <comment xml:lang="fi">sähköpostiotsakkeet</comment>
+  <comment xml:lang="fo">t-post tekshøvd</comment>
+  <comment xml:lang="fr">en-têtes de courriel</comment>
+  <comment xml:lang="fur">intestazions e-mail</comment>
+  <comment xml:lang="ga">ceanntásca ríomhphoist</comment>
+  <comment xml:lang="gl">cabeceiras de correo electrónico</comment>
+  <comment xml:lang="he">כותרת דוא״ל</comment>
+  <comment xml:lang="hr">Zaglavlja e-pošte</comment>
+  <comment xml:lang="hu">levélfejléc</comment>
+  <comment xml:lang="ia">Capites de e-mail</comment>
+  <comment xml:lang="id">header email</comment>
+  <comment xml:lang="it">Intestazioni email</comment>
+  <comment xml:lang="ja">メールヘッダー</comment>
+  <comment xml:lang="kk">пошталық тақырыптамалары</comment>
+  <comment xml:lang="ko">전자메일 헤더</comment>
+  <comment xml:lang="lt">el. laiško antraštės</comment>
+  <comment xml:lang="lv">e-pasta galvene</comment>
+  <comment xml:lang="ms">Pengepala emel</comment>
+  <comment xml:lang="nb">e-posthode</comment>
+  <comment xml:lang="nl">e-mail-kopregels</comment>
+  <comment xml:lang="nn">e-post-hovud</comment>
+  <comment xml:lang="oc">entèstas de corrièr electronic</comment>
+  <comment xml:lang="pl">Nagłówki wiadomości e-mail</comment>
+  <comment xml:lang="pt">cabeçalhos de email</comment>
+  <comment xml:lang="pt-BR">Cabeçalhos de e-mail</comment>
+  <comment xml:lang="ro">antete email</comment>
+  <comment xml:lang="ru">Почтовые заголовки</comment>
+  <comment xml:lang="sk">Hlavičky e-mailu</comment>
+  <comment xml:lang="sl">glava elektronske pošte</comment>
+  <comment xml:lang="sq">Header email</comment>
+  <comment xml:lang="sr">заглавља ел. поште</comment>
+  <comment xml:lang="sv">e-posthuvuden</comment>
+  <comment xml:lang="tr">eposta başlığı</comment>
+  <comment xml:lang="uk">заголовки email</comment>
+  <comment xml:lang="vi">dòng đầu thư điện tử</comment>
+  <comment xml:lang="zh-CN">电子邮件头</comment>
+  <comment xml:lang="zh-TW">電子郵件標頭</comment>
+  <sub-class-of type="text/plain"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/richtext.xml b/rootfs/usr/share/mime/text/richtext.xml
new file mode 100644
index 0000000..53dafd7
--- /dev/null
+++ b/rootfs/usr/share/mime/text/richtext.xml
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/richtext">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>rich text document</comment>
+  <comment xml:lang="af">rykteksdokument</comment>
+  <comment xml:lang="ar">مستند نصي غني</comment>
+  <comment xml:lang="ast">documentu de testu ricu</comment>
+  <comment xml:lang="az">zəngin mətn sənədi</comment>
+  <comment xml:lang="be-Latn">azdobleny tekstavy dakument</comment>
+  <comment xml:lang="bg">Документ — rich text</comment>
+  <comment xml:lang="ca">document de text enriquit</comment>
+  <comment xml:lang="cs">textový dokument RTF</comment>
+  <comment xml:lang="cy">dogfen testun gyfoethog (rtf)</comment>
+  <comment xml:lang="da">richtekstdokument</comment>
+  <comment xml:lang="de">RTF-Textdokument</comment>
+  <comment xml:lang="el">Έγγραφο εμπλουτισμένου κειμένου (RTF)</comment>
+  <comment xml:lang="en-GB">rich text document</comment>
+  <comment xml:lang="eo">riĉteksta dokumento</comment>
+  <comment xml:lang="es">documento de texto enriquecido</comment>
+  <comment xml:lang="eu">aberastutako testu formatua</comment>
+  <comment xml:lang="fi">RTF-asiakirja</comment>
+  <comment xml:lang="fr">document « rich text »</comment>
+  <comment xml:lang="fur">document rich text</comment>
+  <comment xml:lang="ga">cáipéis mhéith-théacs</comment>
+  <comment xml:lang="gl">documento do texto enriquecido</comment>
+  <comment xml:lang="he">מסמך טקסט עשיר</comment>
+  <comment xml:lang="hr">Obogaćeni tekstovni dokument</comment>
+  <comment xml:lang="hu">rich text-dokumentum</comment>
+  <comment xml:lang="ia">Documento de texto inricchite</comment>
+  <comment xml:lang="id">dokumen teks kaya</comment>
+  <comment xml:lang="it">Documento rich text</comment>
+  <comment xml:lang="ja">リッチテキストドキュメント</comment>
+  <comment xml:lang="kk">пішімделген мәтіні бар құжаты</comment>
+  <comment xml:lang="ko">서식 있는 텍스트 문서</comment>
+  <comment xml:lang="lt">praturtinto teksto dokumentas</comment>
+  <comment xml:lang="lv">bagātā teksta dokuments</comment>
+  <comment xml:lang="ms">Dokumen teks diperkaya</comment>
+  <comment xml:lang="nb">rik tekst-dokument</comment>
+  <comment xml:lang="nl">opgemaakt tekstdocument</comment>
+  <comment xml:lang="nn">rik tekst-dokument</comment>
+  <comment xml:lang="oc">document « rich text »</comment>
+  <comment xml:lang="pl">Dokument Rich Text</comment>
+  <comment xml:lang="pt">documento em texto rico</comment>
+  <comment xml:lang="pt-BR">Documento rich text</comment>
+  <comment xml:lang="ro">document text îmbogățit</comment>
+  <comment xml:lang="ru">Документ с форматированным текстом</comment>
+  <comment xml:lang="sk">Textový dokument RTF</comment>
+  <comment xml:lang="sl">dokument z oblikovanim besedilom</comment>
+  <comment xml:lang="sq">Dokument rich text</comment>
+  <comment xml:lang="sr">богат текстуални документ</comment>
+  <comment xml:lang="sv">RTF-textdokument</comment>
+  <comment xml:lang="tr">zengin metin belgesi</comment>
+  <comment xml:lang="uk">форматований текстовий документ</comment>
+  <comment xml:lang="vi">tài liệu văn bản có kiểu dáng (RTF)</comment>
+  <comment xml:lang="zh-CN">富文本文档 (RTF)</comment>
+  <comment xml:lang="zh-TW">豐富文字文件</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.rtx"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/rust.xml b/rootfs/usr/share/mime/text/rust.xml
new file mode 100644
index 0000000..e76dafc
--- /dev/null
+++ b/rootfs/usr/share/mime/text/rust.xml
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/rust">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>Rust source code</comment>
+  <comment xml:lang="af">Rust-bronkode</comment>
+  <comment xml:lang="ca">codi font en Rust</comment>
+  <comment xml:lang="cs">zdrojový kód v jazyce Rust</comment>
+  <comment xml:lang="da">Rust-kildekode</comment>
+  <comment xml:lang="de">Rust-Quelltext</comment>
+  <comment xml:lang="el">Πηγαίος κώδικας Rust</comment>
+  <comment xml:lang="en-GB">Rust source code</comment>
+  <comment xml:lang="es">código fuente en Rust</comment>
+  <comment xml:lang="eu">Rust iturburu-kodea</comment>
+  <comment xml:lang="fi">Rust-lähdekoodi</comment>
+  <comment xml:lang="fr">code source Rust</comment>
+  <comment xml:lang="fur">codiç sorzint Rust</comment>
+  <comment xml:lang="ga">cód foinseach Rust</comment>
+  <comment xml:lang="he">קוד מקור של Rust</comment>
+  <comment xml:lang="hr">Rust izvorni kôd</comment>
+  <comment xml:lang="hu">Rust forrásfájl</comment>
+  <comment xml:lang="ia">Codice-fonte Rust</comment>
+  <comment xml:lang="id">Kode program Rust</comment>
+  <comment xml:lang="it">Codice sorgente Rust</comment>
+  <comment xml:lang="kk">Rust бастапқы коды</comment>
+  <comment xml:lang="ko">Rust 소스 코드</comment>
+  <comment xml:lang="oc">còde font Rust</comment>
+  <comment xml:lang="pl">Kod źródłowy Rust</comment>
+  <comment xml:lang="pt">código origem Rust</comment>
+  <comment xml:lang="pt-BR">Código-fonte Rust</comment>
+  <comment xml:lang="ru">Исходный код Rust</comment>
+  <comment xml:lang="sk">Zdrojový kód Rust</comment>
+  <comment xml:lang="sr">Раст изворни ко̂д</comment>
+  <comment xml:lang="sv">Rust-källkod</comment>
+  <comment xml:lang="tr">Rust kaynak kodu</comment>
+  <comment xml:lang="uk">вихідний код мовою Rust</comment>
+  <comment xml:lang="zh-CN">Rust 源代码</comment>
+  <comment xml:lang="zh-TW">Rust 源碼</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.rs"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/sgml.xml b/rootfs/usr/share/mime/text/sgml.xml
new file mode 100644
index 0000000..98991e4
--- /dev/null
+++ b/rootfs/usr/share/mime/text/sgml.xml
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/sgml">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>SGML document</comment>
+  <comment xml:lang="af">SGML-dokument</comment>
+  <comment xml:lang="ar">مستند SGML</comment>
+  <comment xml:lang="ast">Documentu SGML</comment>
+  <comment xml:lang="be-Latn">Dakument SGML</comment>
+  <comment xml:lang="bg">Документ — SGML</comment>
+  <comment xml:lang="ca">document SGML</comment>
+  <comment xml:lang="cs">dokument SGML</comment>
+  <comment xml:lang="cy">Dogfen SGML</comment>
+  <comment xml:lang="da">SGML-dokument</comment>
+  <comment xml:lang="de">SGML-Dokument</comment>
+  <comment xml:lang="el">Έγγραφο SGML</comment>
+  <comment xml:lang="en-GB">SGML document</comment>
+  <comment xml:lang="eo">SGML-dokumento</comment>
+  <comment xml:lang="es">documento SGML</comment>
+  <comment xml:lang="eu">SGML dokumentua</comment>
+  <comment xml:lang="fi">SGML-asiakirja</comment>
+  <comment xml:lang="fo">SGML skjal</comment>
+  <comment xml:lang="fr">document SGML</comment>
+  <comment xml:lang="fur">document SGML</comment>
+  <comment xml:lang="ga">cáipéis SGML</comment>
+  <comment xml:lang="gl">documento SGML</comment>
+  <comment xml:lang="he">מסמך SGML</comment>
+  <comment xml:lang="hr">SGML dokument</comment>
+  <comment xml:lang="hu">SGML-dokumentum</comment>
+  <comment xml:lang="ia">Documento SGML</comment>
+  <comment xml:lang="id">Dokumen SGML</comment>
+  <comment xml:lang="it">Documento SGML</comment>
+  <comment xml:lang="ja">SGML ドキュメント</comment>
+  <comment xml:lang="kk">SGML құжаты</comment>
+  <comment xml:lang="ko">SGML 문서</comment>
+  <comment xml:lang="lt">SGML dokumentas</comment>
+  <comment xml:lang="lv">SGML dokuments</comment>
+  <comment xml:lang="ms">Dokumen SGML</comment>
+  <comment xml:lang="nb">SGML-dokument</comment>
+  <comment xml:lang="nl">SGML-document</comment>
+  <comment xml:lang="nn">SGML-dokument</comment>
+  <comment xml:lang="oc">document SGML</comment>
+  <comment xml:lang="pl">Dokument SGML</comment>
+  <comment xml:lang="pt">documento SGML</comment>
+  <comment xml:lang="pt-BR">Documento SGML</comment>
+  <comment xml:lang="ro">Document SGML</comment>
+  <comment xml:lang="ru">Документ SGML</comment>
+  <comment xml:lang="sk">Dokument SGML</comment>
+  <comment xml:lang="sl">Dokument SGML</comment>
+  <comment xml:lang="sq">Dokument SGML</comment>
+  <comment xml:lang="sr">СГМЛ документ</comment>
+  <comment xml:lang="sv">SGML-dokument</comment>
+  <comment xml:lang="tr">SGML belgesi</comment>
+  <comment xml:lang="uk">документ SGML</comment>
+  <comment xml:lang="vi">Tài liệu SGML</comment>
+  <comment xml:lang="zh-CN">SGML 文档</comment>
+  <comment xml:lang="zh-TW">SGML 文件</comment>
+  <acronym>SGML</acronym>
+  <expanded-acronym>Standard Generalized Markup Language</expanded-acronym>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.sgml"/>
+  <glob pattern="*.sgm"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/spreadsheet.xml b/rootfs/usr/share/mime/text/spreadsheet.xml
new file mode 100644
index 0000000..7430cb2
--- /dev/null
+++ b/rootfs/usr/share/mime/text/spreadsheet.xml
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/spreadsheet">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>spreadsheet interchange document</comment>
+  <comment xml:lang="ar">مستند تبادل الجدول</comment>
+  <comment xml:lang="ast">documentu d'intercambéu de fueyes de cálculu</comment>
+  <comment xml:lang="be-Latn">dakument dla abmienu raźlikovymi arkušami</comment>
+  <comment xml:lang="bg">Документ за обмяна между програми за електронни таблици</comment>
+  <comment xml:lang="ca">document d'intercanvi de full de càlcul</comment>
+  <comment xml:lang="cs">sešitový výměnný dokument</comment>
+  <comment xml:lang="da">regnearksudvekslingsdokument</comment>
+  <comment xml:lang="de">Tabellenkalkulations-Austauschdokument</comment>
+  <comment xml:lang="el">Έγγραφο ανταλλαγής λογιστικού φύλλου</comment>
+  <comment xml:lang="en-GB">spreadsheet interchange document</comment>
+  <comment xml:lang="es">documento de intercambio de hoja de cálculo</comment>
+  <comment xml:lang="eu">kalkulu-orriak trukatzeko dokumentua</comment>
+  <comment xml:lang="fi">taulukkovälitysasiakirja</comment>
+  <comment xml:lang="fo">rokniarks umbýtisskjal</comment>
+  <comment xml:lang="fr">document d'échange de feuilles de calcul</comment>
+  <comment xml:lang="fur">document di interscambi par sfuei di calcul</comment>
+  <comment xml:lang="ga">cáipéis idirmhalartaithe scarbhileog</comment>
+  <comment xml:lang="gl">documento de intercambio de follas de cálculo</comment>
+  <comment xml:lang="he">מסמך גליון נתונים מתחלף</comment>
+  <comment xml:lang="hr">Dokument razmjene proračunske tablice</comment>
+  <comment xml:lang="hu">spreadsheet-cserélhetődokumentum</comment>
+  <comment xml:lang="ia">Documento de intercambio de folio de calculo</comment>
+  <comment xml:lang="id">dokumen lembar sebar saling tukar</comment>
+  <comment xml:lang="it">Documento di scambio per foglio di calcolo</comment>
+  <comment xml:lang="ja">スプレッドシート交換ドキュメント</comment>
+  <comment xml:lang="kk">spreadsheet interchange құжаты</comment>
+  <comment xml:lang="ko">스프레드시트 교환 문서</comment>
+  <comment xml:lang="lt">skaičialenčių apsikeitimo dokumentas</comment>
+  <comment xml:lang="lv">izklājlapu apmaiņas dokuments</comment>
+  <comment xml:lang="nb">dokument for regnearkutveksling</comment>
+  <comment xml:lang="nl">rekenblad-uitwisselingsdocument</comment>
+  <comment xml:lang="nn">Utvekslingsdokument for rekneark</comment>
+  <comment xml:lang="oc">document d'escambi de fuèlhs de calcul</comment>
+  <comment xml:lang="pl">Dokument wymiany arkuszy kalkulacyjnych</comment>
+  <comment xml:lang="pt">documento de troca interna de folhas de cálculo</comment>
+  <comment xml:lang="pt-BR">Documento de intercâmbio de planilhas</comment>
+  <comment xml:lang="ro">document schimb filă de calcul</comment>
+  <comment xml:lang="ru">Документ Spreadsheet Interchange</comment>
+  <comment xml:lang="sk">Zošitový prenosový dokument</comment>
+  <comment xml:lang="sl">dokument izmenjeve preglednic</comment>
+  <comment xml:lang="sq">Dokument shkëmbimi për fletë llogaritje</comment>
+  <comment xml:lang="sr">документ размене табеле</comment>
+  <comment xml:lang="sv">spreadsheet interchange-dokument</comment>
+  <comment xml:lang="tr">hesap tablosu değişim belgesi</comment>
+  <comment xml:lang="uk">документ обміну ел. таблицями</comment>
+  <comment xml:lang="vi">tài liệu hoán đổi bảng tính</comment>
+  <comment xml:lang="zh-CN">电子表格交换文档</comment>
+  <comment xml:lang="zh-TW">試算表交換文件</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.sylk"/>
+  <glob pattern="*.slk"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/tab-separated-values.xml b/rootfs/usr/share/mime/text/tab-separated-values.xml
new file mode 100644
index 0000000..30ea094
--- /dev/null
+++ b/rootfs/usr/share/mime/text/tab-separated-values.xml
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/tab-separated-values">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>TSV document</comment>
+  <comment xml:lang="af">TSV-dokument</comment>
+  <comment xml:lang="ar">مستند TSV</comment>
+  <comment xml:lang="ast">Documentu TSV</comment>
+  <comment xml:lang="be-Latn">Dakument TSV</comment>
+  <comment xml:lang="bg">Документ — TSV</comment>
+  <comment xml:lang="ca">document TSV</comment>
+  <comment xml:lang="cs">dokument TSV</comment>
+  <comment xml:lang="da">TSV-dokument</comment>
+  <comment xml:lang="de">TSV-Dokument</comment>
+  <comment xml:lang="el">Έγγραφο TSV</comment>
+  <comment xml:lang="en-GB">TSV document</comment>
+  <comment xml:lang="es">documento TSV</comment>
+  <comment xml:lang="eu">TSV dokumentua</comment>
+  <comment xml:lang="fi">TSV-asiakirja</comment>
+  <comment xml:lang="fo">TSV skjal</comment>
+  <comment xml:lang="fr">document TSV</comment>
+  <comment xml:lang="fur">document TSV</comment>
+  <comment xml:lang="ga">cáipéis TSV</comment>
+  <comment xml:lang="gl">documento TSV</comment>
+  <comment xml:lang="he">מסמך TSV</comment>
+  <comment xml:lang="hr">TSV dokument</comment>
+  <comment xml:lang="hu">TSV dokumentum</comment>
+  <comment xml:lang="ia">Documento TSV</comment>
+  <comment xml:lang="id">Dokumen TSV</comment>
+  <comment xml:lang="it">Documento TSV</comment>
+  <comment xml:lang="ja">TSV ドキュメント</comment>
+  <comment xml:lang="kk">TSV құжаты</comment>
+  <comment xml:lang="ko">TSV 문서</comment>
+  <comment xml:lang="lt">TSV dokumentas</comment>
+  <comment xml:lang="lv">TSV dokuments</comment>
+  <comment xml:lang="nb">TSV-dokument</comment>
+  <comment xml:lang="nl">TSV-document</comment>
+  <comment xml:lang="nn">TSV-dokument</comment>
+  <comment xml:lang="oc">document TSV</comment>
+  <comment xml:lang="pl">Dokument TSV</comment>
+  <comment xml:lang="pt">documento TSV</comment>
+  <comment xml:lang="pt-BR">Documento TSV</comment>
+  <comment xml:lang="ro">Document TSV</comment>
+  <comment xml:lang="ru">Документ TSV</comment>
+  <comment xml:lang="sk">Dokument TSV</comment>
+  <comment xml:lang="sl">Dokument TSV</comment>
+  <comment xml:lang="sq">Dokument TSV</comment>
+  <comment xml:lang="sr">ТСВ документ</comment>
+  <comment xml:lang="sv">TSV-dokument</comment>
+  <comment xml:lang="tr">TSV belgesi</comment>
+  <comment xml:lang="uk">документ TSV</comment>
+  <comment xml:lang="vi">Tài liệu TSV</comment>
+  <comment xml:lang="zh-CN">TSV 文档</comment>
+  <comment xml:lang="zh-TW">TSV 文件</comment>
+  <acronym>TSV</acronym>
+  <expanded-acronym>Tab Separated Values</expanded-acronym>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.tsv"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/troff.xml b/rootfs/usr/share/mime/text/troff.xml
new file mode 100644
index 0000000..56d3337
--- /dev/null
+++ b/rootfs/usr/share/mime/text/troff.xml
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/troff">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>Troff document</comment>
+  <comment xml:lang="af">Troff-dokument</comment>
+  <comment xml:lang="ar">مستند Troff</comment>
+  <comment xml:lang="ast">Documentu de Troff</comment>
+  <comment xml:lang="az">Troff sənədi</comment>
+  <comment xml:lang="be-Latn">Dakument Troff</comment>
+  <comment xml:lang="bg">Документ — Troff</comment>
+  <comment xml:lang="ca">document Troff</comment>
+  <comment xml:lang="cs">dokument Troff</comment>
+  <comment xml:lang="cy">Dogfen troff</comment>
+  <comment xml:lang="da">Troffdokument</comment>
+  <comment xml:lang="de">Troff-Dokument</comment>
+  <comment xml:lang="el">Έγγραφο troff</comment>
+  <comment xml:lang="en-GB">Troff document</comment>
+  <comment xml:lang="eo">Troff-dokumento</comment>
+  <comment xml:lang="es">documento de Troff</comment>
+  <comment xml:lang="eu">Troff dokumentua</comment>
+  <comment xml:lang="fi">Troff-asiakirja</comment>
+  <comment xml:lang="fo">Troff skjal</comment>
+  <comment xml:lang="fr">document Troff</comment>
+  <comment xml:lang="fur">document Troff</comment>
+  <comment xml:lang="ga">cáipéis Troff</comment>
+  <comment xml:lang="gl">documento Troff</comment>
+  <comment xml:lang="he">מסמך Troff</comment>
+  <comment xml:lang="hr">Troff dokument</comment>
+  <comment xml:lang="hu">Troff-dokumentum</comment>
+  <comment xml:lang="ia">Documento Troff</comment>
+  <comment xml:lang="id">Dokumen Troff</comment>
+  <comment xml:lang="it">Documento Troff</comment>
+  <comment xml:lang="ja">Troff 入力ドキュメント</comment>
+  <comment xml:lang="kk">Troff құжаты</comment>
+  <comment xml:lang="ko">Troff 문서</comment>
+  <comment xml:lang="lt">Troff dokumentas</comment>
+  <comment xml:lang="lv">Troff dokuments</comment>
+  <comment xml:lang="ms">Dokumen Troff</comment>
+  <comment xml:lang="nb">Troff-dokument</comment>
+  <comment xml:lang="nl">Troff-document</comment>
+  <comment xml:lang="nn">Troff-dokument</comment>
+  <comment xml:lang="oc">document Troff</comment>
+  <comment xml:lang="pl">Dokument Troff</comment>
+  <comment xml:lang="pt">documento Troff</comment>
+  <comment xml:lang="pt-BR">Documento Troff</comment>
+  <comment xml:lang="ro">Document Troff</comment>
+  <comment xml:lang="ru">Документ Troff</comment>
+  <comment xml:lang="sk">Dokument troff</comment>
+  <comment xml:lang="sl">Dokument Troff</comment>
+  <comment xml:lang="sq">Dokument Troff</comment>
+  <comment xml:lang="sr">Трофф документ</comment>
+  <comment xml:lang="sv">Troff-dokument</comment>
+  <comment xml:lang="tr">Troff belgesi</comment>
+  <comment xml:lang="uk">документ Troff</comment>
+  <comment xml:lang="vi">Tài liệu Troff</comment>
+  <comment xml:lang="zh-CN">Troff 文档</comment>
+  <comment xml:lang="zh-TW">Troff 文件</comment>
+  <sub-class-of type="text/plain"/>
+  <alias type="application/x-troff"/>
+  <alias type="text/x-troff"/>
+  <glob pattern="*.tr"/>
+  <glob pattern="*.roff"/>
+  <glob weight="10" pattern="*.t"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/turtle.xml b/rootfs/usr/share/mime/text/turtle.xml
new file mode 100644
index 0000000..5901a09
--- /dev/null
+++ b/rootfs/usr/share/mime/text/turtle.xml
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/turtle">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>Turtle document</comment>
+  <comment xml:lang="af">Turtle-dokument</comment>
+  <comment xml:lang="ast">Documentu Turtle</comment>
+  <comment xml:lang="ca">document Turtle</comment>
+  <comment xml:lang="cs">dokument Turtle</comment>
+  <comment xml:lang="da">Turtle-dokument</comment>
+  <comment xml:lang="de">Turtle-Dokument</comment>
+  <comment xml:lang="el">Έγγραφο Turtle</comment>
+  <comment xml:lang="en-GB">Turtle document</comment>
+  <comment xml:lang="es">documento de Turtle</comment>
+  <comment xml:lang="eu">Turtle dokumentua</comment>
+  <comment xml:lang="fi">Turtle-asiakirja</comment>
+  <comment xml:lang="fr">document Turtle</comment>
+  <comment xml:lang="fur">document Turtle</comment>
+  <comment xml:lang="ga">cáipéis Turtle</comment>
+  <comment xml:lang="he">מסמך Turtle</comment>
+  <comment xml:lang="hr">Turtle dokument</comment>
+  <comment xml:lang="hu">Turtle dokumentum</comment>
+  <comment xml:lang="ia">Documento Turtle</comment>
+  <comment xml:lang="id">Dokumen Turtle</comment>
+  <comment xml:lang="it">Documento Turtle</comment>
+  <comment xml:lang="kk">Turtle құжаты</comment>
+  <comment xml:lang="ko">Turtle 문서</comment>
+  <comment xml:lang="oc">document Turtle</comment>
+  <comment xml:lang="pl">Dokument Turtle</comment>
+  <comment xml:lang="pt">documento Turtle</comment>
+  <comment xml:lang="pt-BR">Documento Turtle</comment>
+  <comment xml:lang="ru">Документ Turtle</comment>
+  <comment xml:lang="sk">Dokument Turtle</comment>
+  <comment xml:lang="sr">Тартл документ</comment>
+  <comment xml:lang="sv">Turtle-dokument</comment>
+  <comment xml:lang="tr">Turtle belgesi</comment>
+  <comment xml:lang="uk">документ Turtle</comment>
+  <comment xml:lang="zh-CN">Turtle 文档</comment>
+  <comment xml:lang="zh-TW">Turtle 文件</comment>
+  <glob pattern="*.ttl"/>
+  <sub-class-of type="text/plain"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/vcard.xml b/rootfs/usr/share/mime/text/vcard.xml
new file mode 100644
index 0000000..33a9ffc
--- /dev/null
+++ b/rootfs/usr/share/mime/text/vcard.xml
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/vcard">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>electronic business card</comment>
+  <comment xml:lang="af">elektroniese beskigheidskaartjie</comment>
+  <comment xml:lang="ar">بطاقة أعمال إلكترونية</comment>
+  <comment xml:lang="be-Latn">elektronnaja biznes-kartka</comment>
+  <comment xml:lang="bg">Електронна визитна картичка</comment>
+  <comment xml:lang="ca">targeta de visita electrònica</comment>
+  <comment xml:lang="cs">elektronická navštívenka</comment>
+  <comment xml:lang="da">elektronisk visitkort</comment>
+  <comment xml:lang="de">Elektronische Visitenkarte</comment>
+  <comment xml:lang="el">Ηλεκτρονική επαγγελματική κάρτα</comment>
+  <comment xml:lang="en-GB">electronic business card</comment>
+  <comment xml:lang="eo">elektronika vizitkarto</comment>
+  <comment xml:lang="es">tarjeta de visita electrónica</comment>
+  <comment xml:lang="eu">enpresako txartel elektronikoa</comment>
+  <comment xml:lang="fi">sähköinen käyntikortti</comment>
+  <comment xml:lang="fo">elektroniskt handilskort</comment>
+  <comment xml:lang="fr">carte de visite électronique</comment>
+  <comment xml:lang="fur">biliet di visite eletronic</comment>
+  <comment xml:lang="ga">cárta gnó leictreonach</comment>
+  <comment xml:lang="gl">tarxeta de negocio electrónica</comment>
+  <comment xml:lang="he">כרטיס ביקור אלקטרוני</comment>
+  <comment xml:lang="hr">Elektronička posjetnica</comment>
+  <comment xml:lang="hu">elektronikus névjegykártya</comment>
+  <comment xml:lang="ia">Carta de visita electronic</comment>
+  <comment xml:lang="id">kartu bisnis elektronik</comment>
+  <comment xml:lang="it">Biglietto da visita elettronico</comment>
+  <comment xml:lang="ja">電子名刺</comment>
+  <comment xml:lang="kk">электронды визит карточкасы</comment>
+  <comment xml:lang="ko">전자 명함</comment>
+  <comment xml:lang="lt">elektroninė vizitinė kortelė</comment>
+  <comment xml:lang="lv">elektroniskā biznesa kartiņa</comment>
+  <comment xml:lang="nl">elektronisch visitekaartje</comment>
+  <comment xml:lang="nn">elektronisk visittkort</comment>
+  <comment xml:lang="oc">carta de visita electronica</comment>
+  <comment xml:lang="pl">Wizytówka elektroniczna</comment>
+  <comment xml:lang="pt">cartão de visita eletrónico</comment>
+  <comment xml:lang="pt-BR">Cartão de visitas eletrônico</comment>
+  <comment xml:lang="ro">carte de vizită electronică</comment>
+  <comment xml:lang="ru">Электронная визитная карточка</comment>
+  <comment xml:lang="sk">Elektronická vizitka</comment>
+  <comment xml:lang="sl">elektronska poslovna vizitka</comment>
+  <comment xml:lang="sq">Skedë elektronike biznesi</comment>
+  <comment xml:lang="sr">електронска пословна картица</comment>
+  <comment xml:lang="sv">elektroniskt visitkort</comment>
+  <comment xml:lang="tr">elektronik iş kartı</comment>
+  <comment xml:lang="uk">електронна бізнес-картка</comment>
+  <comment xml:lang="vi">danh thiếp điện tử</comment>
+  <comment xml:lang="zh-CN">电子商务卡</comment>
+  <comment xml:lang="zh-TW">電子商務名片</comment>
+  <alias type="text/directory"/>
+  <alias type="text/x-vcard"/>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.vcard"/>
+  <glob pattern="*.vcf"/>
+  <glob pattern="*.vct"/>
+  <glob pattern="*.gcrd"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/vnd.graphviz.xml b/rootfs/usr/share/mime/text/vnd.graphviz.xml
new file mode 100644
index 0000000..24c1237
--- /dev/null
+++ b/rootfs/usr/share/mime/text/vnd.graphviz.xml
@@ -0,0 +1,52 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/vnd.graphviz">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>Graphviz DOT graph</comment>
+  <comment xml:lang="af">Graphviz DOT-grafiek</comment>
+  <comment xml:lang="ar">مبيان Graphviz DOT</comment>
+  <comment xml:lang="bg">Граф — Graphviz DOT</comment>
+  <comment xml:lang="ca">gràfic Graphviz DOT</comment>
+  <comment xml:lang="cs">graf Graphviz DOT</comment>
+  <comment xml:lang="da">Graphviz DOT-graf</comment>
+  <comment xml:lang="de">Graphviz-DOT-Graph</comment>
+  <comment xml:lang="el">Γράφημα Graphviz DOT</comment>
+  <comment xml:lang="en-GB">Graphviz DOT graph</comment>
+  <comment xml:lang="es">gráfico de Graphviz DOT</comment>
+  <comment xml:lang="eu">Graphviz DOT grafikoa</comment>
+  <comment xml:lang="fi">Graphviz DOT -graafi</comment>
+  <comment xml:lang="fo">Graphviz DOT ritmynd</comment>
+  <comment xml:lang="fr">graphe Graphviz DOT</comment>
+  <comment xml:lang="fur">grafic Graphviz DOT</comment>
+  <comment xml:lang="ga">graf DOT Graphviz</comment>
+  <comment xml:lang="gl">gráfica DOT de Graphviz</comment>
+  <comment xml:lang="he">תרשים של Graphviz DOT</comment>
+  <comment xml:lang="hr">Graphviz DOT grafikon</comment>
+  <comment xml:lang="hu">Graphviz DOT-grafikon</comment>
+  <comment xml:lang="ia">Graphico DOT de Graphviz</comment>
+  <comment xml:lang="id">Grafik Graphviz DOT</comment>
+  <comment xml:lang="it">Grafico Graphviz DOT</comment>
+  <comment xml:lang="ja">Graphviz DOT グラフ</comment>
+  <comment xml:lang="kk">Graphviz DOT сызбасы</comment>
+  <comment xml:lang="ko">Graphviz DOT 그래프</comment>
+  <comment xml:lang="lt">Graphviz DOT diagrama</comment>
+  <comment xml:lang="lv">Graphviz DOT grafiks</comment>
+  <comment xml:lang="nl">Graphviz wetenschappelijke grafiek</comment>
+  <comment xml:lang="oc">graf Graphviz DOT</comment>
+  <comment xml:lang="pl">Wykres DOT Graphviz</comment>
+  <comment xml:lang="pt">gráfico Graphviz DOT</comment>
+  <comment xml:lang="pt-BR">Gráfico do Graphviz DOT</comment>
+  <comment xml:lang="ro">Grafic Graphviz DOT</comment>
+  <comment xml:lang="ru">Диаграмма Graphviz DOT</comment>
+  <comment xml:lang="sk">Graf Graphviz DOT</comment>
+  <comment xml:lang="sl">Datoteka grafikona Graphviz DOT</comment>
+  <comment xml:lang="sr">график Графвиз ДОТ-а</comment>
+  <comment xml:lang="sv">Graphviz DOT-graf</comment>
+  <comment xml:lang="tr">Graphviz DOT grafiği</comment>
+  <comment xml:lang="uk">граф DOT Graphviz</comment>
+  <comment xml:lang="vi">Biểu đồ DOT Graphviz</comment>
+  <comment xml:lang="zh-CN">Graphviz DOT 图形</comment>
+  <comment xml:lang="zh-TW">Graphviz DOT 圖</comment>
+  <generic-icon name="x-office-document"/>
+  <glob pattern="*.gv"/>
+  <glob pattern="*.dot"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/vnd.qt.linguist.xml b/rootfs/usr/share/mime/text/vnd.qt.linguist.xml
new file mode 100644
index 0000000..5bbd2eb
--- /dev/null
+++ b/rootfs/usr/share/mime/text/vnd.qt.linguist.xml
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/vnd.qt.linguist">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>message catalog</comment>
+  <comment xml:lang="af">boodskaplêer</comment>
+  <comment xml:lang="ar">كتالوج الرسالة</comment>
+  <comment xml:lang="be-Latn">kataloh paviedamleńniaŭ</comment>
+  <comment xml:lang="bg">Каталог със съобщения</comment>
+  <comment xml:lang="ca">catàleg de missatges</comment>
+  <comment xml:lang="cs">katalog zpráv</comment>
+  <comment xml:lang="da">meddelelseskatalog</comment>
+  <comment xml:lang="de">Nachrichtenkatalog</comment>
+  <comment xml:lang="el">Κατάλογος μηνυμάτων</comment>
+  <comment xml:lang="en-GB">message catalogue</comment>
+  <comment xml:lang="eo">katalogo de mesaĝoj</comment>
+  <comment xml:lang="es">catálogo de mensajes</comment>
+  <comment xml:lang="eu">mezuen katalogoa</comment>
+  <comment xml:lang="fi">viestiluettelo</comment>
+  <comment xml:lang="fo">boðskrá</comment>
+  <comment xml:lang="fr">catalogue de messages</comment>
+  <comment xml:lang="fur">catalic di messaçs</comment>
+  <comment xml:lang="ga">catalóg theachtaireachtaí</comment>
+  <comment xml:lang="gl">catálogo de mensaxes</comment>
+  <comment xml:lang="he">קטלוג הודעות</comment>
+  <comment xml:lang="hr">Katalog poruka</comment>
+  <comment xml:lang="hu">üzenetkatalógus</comment>
+  <comment xml:lang="ia">Catalogo de messages</comment>
+  <comment xml:lang="id">katalog pesan</comment>
+  <comment xml:lang="it">Catalogo di messaggi</comment>
+  <comment xml:lang="ja">メッセージカタログ</comment>
+  <comment xml:lang="kk">мәлімдемелер каталогы</comment>
+  <comment xml:lang="ko">메시지 카탈로그</comment>
+  <comment xml:lang="lt">laiškų katalogas</comment>
+  <comment xml:lang="lv">ziņojumu katalogs</comment>
+  <comment xml:lang="ms">Katalog mesej</comment>
+  <comment xml:lang="nb">meldingskatalog</comment>
+  <comment xml:lang="nl">berichtencatalogus</comment>
+  <comment xml:lang="nn">meldingskatalog</comment>
+  <comment xml:lang="oc">catalòg de messatges</comment>
+  <comment xml:lang="pl">Katalog wiadomości</comment>
+  <comment xml:lang="pt">catálogo de mensagens</comment>
+  <comment xml:lang="pt-BR">Catálogo de mensagens</comment>
+  <comment xml:lang="ro">catalog de mesaje</comment>
+  <comment xml:lang="ru">Каталог сообщений</comment>
+  <comment xml:lang="sk">Katalóg správ</comment>
+  <comment xml:lang="sl">katalogov sporočil</comment>
+  <comment xml:lang="sq">Katallog mesazhesh</comment>
+  <comment xml:lang="sr">каталог порука</comment>
+  <comment xml:lang="sv">meddelandekatalog</comment>
+  <comment xml:lang="tr">ileti kataloğu</comment>
+  <comment xml:lang="uk">каталог повідомлень</comment>
+  <comment xml:lang="vi">phân loại thông điệp</comment>
+  <comment xml:lang="zh-CN">消息库</comment>
+  <comment xml:lang="zh-TW">訊息目錄</comment>
+  <sub-class-of type="application/xml"/>
+  <glob pattern="*.ts"/>
+  <alias type="application/x-linguist"/>
+  <alias type="text/vnd.trolltech.linguist"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/vnd.rn-realtext.xml b/rootfs/usr/share/mime/text/vnd.rn-realtext.xml
new file mode 100644
index 0000000..54c3d47
--- /dev/null
+++ b/rootfs/usr/share/mime/text/vnd.rn-realtext.xml
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/vnd.rn-realtext">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>RealText document</comment>
+  <comment xml:lang="af">RealText-dokument</comment>
+  <comment xml:lang="ar">مستند RealText</comment>
+  <comment xml:lang="ast">Documentu RealText</comment>
+  <comment xml:lang="be-Latn">Dakument RealText</comment>
+  <comment xml:lang="bg">Документ — RealText</comment>
+  <comment xml:lang="ca">document RealText</comment>
+  <comment xml:lang="cs">dokument RealText</comment>
+  <comment xml:lang="da">RealText-dokument</comment>
+  <comment xml:lang="de">RealText-Dokument</comment>
+  <comment xml:lang="el">Έγγραφο RealText</comment>
+  <comment xml:lang="en-GB">RealText document</comment>
+  <comment xml:lang="eo">RealText-dokumento</comment>
+  <comment xml:lang="es">documento RealText</comment>
+  <comment xml:lang="eu">RealText dokumentua</comment>
+  <comment xml:lang="fi">RealText-asiakirja</comment>
+  <comment xml:lang="fo">RealText skjal</comment>
+  <comment xml:lang="fr">document RealText</comment>
+  <comment xml:lang="fur">document RealText</comment>
+  <comment xml:lang="ga">cáipéis RealText</comment>
+  <comment xml:lang="gl">documento RealText</comment>
+  <comment xml:lang="he">מסמך של RealText</comment>
+  <comment xml:lang="hr">RealText dokument</comment>
+  <comment xml:lang="hu">RealText dokumentum</comment>
+  <comment xml:lang="ia">Documento RealText</comment>
+  <comment xml:lang="id">Dokumen RealText</comment>
+  <comment xml:lang="it">Documento RealText</comment>
+  <comment xml:lang="ja">RealText ドキュメント</comment>
+  <comment xml:lang="kk">RealText құжаты</comment>
+  <comment xml:lang="ko">RealText 문서</comment>
+  <comment xml:lang="lt">RealText dokumentas</comment>
+  <comment xml:lang="lv">RealText dokuments</comment>
+  <comment xml:lang="nb">RealText-dokument</comment>
+  <comment xml:lang="nl">RealText-document</comment>
+  <comment xml:lang="nn">RealText-dokument</comment>
+  <comment xml:lang="oc">document RealText</comment>
+  <comment xml:lang="pl">Dokument RealText</comment>
+  <comment xml:lang="pt">documento RealText</comment>
+  <comment xml:lang="pt-BR">Documento RealText</comment>
+  <comment xml:lang="ro">Document RealText</comment>
+  <comment xml:lang="ru">Документ RealText</comment>
+  <comment xml:lang="sk">Dokument RealText</comment>
+  <comment xml:lang="sl">Dokument RealText</comment>
+  <comment xml:lang="sq">Dokument RealText</comment>
+  <comment xml:lang="sr">документ Рил Текста</comment>
+  <comment xml:lang="sv">RealText-dokument</comment>
+  <comment xml:lang="tr">RealText belgesi</comment>
+  <comment xml:lang="uk">документ RealText</comment>
+  <comment xml:lang="vi">Tài liệu văn bản RealText</comment>
+  <comment xml:lang="zh-CN">RealText 文档</comment>
+  <comment xml:lang="zh-TW">RealText 文件</comment>
+  <glob pattern="*.rt"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/vnd.senx.warpscript.xml b/rootfs/usr/share/mime/text/vnd.senx.warpscript.xml
new file mode 100644
index 0000000..8b4799a
--- /dev/null
+++ b/rootfs/usr/share/mime/text/vnd.senx.warpscript.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/vnd.senx.warpscript">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>WarpScript source code</comment>
+  <comment xml:lang="ca">codi font en WarpScript</comment>
+  <comment xml:lang="cs">zdrojový kód v jazyce WarpScript</comment>
+  <comment xml:lang="da">WarpScript-kildekode</comment>
+  <comment xml:lang="de">WarpScript-Quelltext</comment>
+  <comment xml:lang="es">código fuente en WarpScript</comment>
+  <comment xml:lang="eu">WarpScript iturburu-kodea</comment>
+  <comment xml:lang="fi">WarpScript lähdekoodi</comment>
+  <comment xml:lang="fr">code source WarpScript</comment>
+  <comment xml:lang="fur">codiç sorzint WarpScript</comment>
+  <comment xml:lang="hr">WarpScript izvorni kôd</comment>
+  <comment xml:lang="hu">WarpScript forráskód</comment>
+  <comment xml:lang="id">Kode sumber WarpScript</comment>
+  <comment xml:lang="it">Codice sorgente WarpScript</comment>
+  <comment xml:lang="kk">WarpScript бастапқы коды</comment>
+  <comment xml:lang="ko">WarpScript 소스 코드</comment>
+  <comment xml:lang="pl">Kod źródłowy WarpScript</comment>
+  <comment xml:lang="pt-BR">Código-fonte WarpScript</comment>
+  <comment xml:lang="ru">Исходный код WarpScript</comment>
+  <comment xml:lang="sv">WarpScript-källkod</comment>
+  <comment xml:lang="uk">вихідний код мовою WarpScript</comment>
+  <comment xml:lang="zh-CN">WarpScript 源代码</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.mc2"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/vnd.sun.j2me.app-descriptor.xml b/rootfs/usr/share/mime/text/vnd.sun.j2me.app-descriptor.xml
new file mode 100644
index 0000000..bb764c9
--- /dev/null
+++ b/rootfs/usr/share/mime/text/vnd.sun.j2me.app-descriptor.xml
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/vnd.sun.j2me.app-descriptor">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>JAD document</comment>
+  <comment xml:lang="af">JAD-dokument</comment>
+  <comment xml:lang="ar">مستند JAD</comment>
+  <comment xml:lang="ast">Documentu JAD</comment>
+  <comment xml:lang="be-Latn">Dakument JAD</comment>
+  <comment xml:lang="bg">Документ — JAD</comment>
+  <comment xml:lang="ca">document JAD</comment>
+  <comment xml:lang="cs">dokument JAD</comment>
+  <comment xml:lang="da">JAD-dokument</comment>
+  <comment xml:lang="de">JAD-Dokument</comment>
+  <comment xml:lang="el">Έγγραφο JAD</comment>
+  <comment xml:lang="en-GB">JAD document</comment>
+  <comment xml:lang="eo">JAD-dokumento</comment>
+  <comment xml:lang="es">documento JAD</comment>
+  <comment xml:lang="eu">JAD dokumentua</comment>
+  <comment xml:lang="fi">JAD-asiakirja</comment>
+  <comment xml:lang="fo">JAD skjal</comment>
+  <comment xml:lang="fr">document JAD</comment>
+  <comment xml:lang="fur">document JAD</comment>
+  <comment xml:lang="ga">cáipéis JAD</comment>
+  <comment xml:lang="gl">documento JAD</comment>
+  <comment xml:lang="he">מסמך JAD</comment>
+  <comment xml:lang="hr">JAD dokument</comment>
+  <comment xml:lang="hu">JAD dokumentum</comment>
+  <comment xml:lang="ia">Documento JAD</comment>
+  <comment xml:lang="id">Dokumen JAD</comment>
+  <comment xml:lang="it">Documento JAD</comment>
+  <comment xml:lang="ja">JAD ドキュメント</comment>
+  <comment xml:lang="kk">JAD құжаты</comment>
+  <comment xml:lang="ko">JAD 문서</comment>
+  <comment xml:lang="lt">JAD dokumentas</comment>
+  <comment xml:lang="lv">JAD dokuments</comment>
+  <comment xml:lang="nb">JAD-dokument</comment>
+  <comment xml:lang="nl">JAD-document</comment>
+  <comment xml:lang="nn">JAD-dokument</comment>
+  <comment xml:lang="oc">document JAD</comment>
+  <comment xml:lang="pl">Dokument JAD</comment>
+  <comment xml:lang="pt">documento JAD</comment>
+  <comment xml:lang="pt-BR">Documento JAD</comment>
+  <comment xml:lang="ro">Document JAD</comment>
+  <comment xml:lang="ru">Документ JAD</comment>
+  <comment xml:lang="sk">Dokument JAD</comment>
+  <comment xml:lang="sl">Dokument JAD</comment>
+  <comment xml:lang="sq">Dokument JAD</comment>
+  <comment xml:lang="sr">ЈАД документ</comment>
+  <comment xml:lang="sv">JAD-dokument</comment>
+  <comment xml:lang="tr">JAD belgesi</comment>
+  <comment xml:lang="uk">документ JAD</comment>
+  <comment xml:lang="vi">Tài liệu JAD</comment>
+  <comment xml:lang="zh-CN">JAD 文档</comment>
+  <comment xml:lang="zh-TW">JAD 文件</comment>
+  <acronym>JAD</acronym>
+  <expanded-acronym>Java Application Descriptor</expanded-acronym>
+  <glob pattern="*.jad"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/vnd.wap.wml.xml b/rootfs/usr/share/mime/text/vnd.wap.wml.xml
new file mode 100644
index 0000000..06bb2b8
--- /dev/null
+++ b/rootfs/usr/share/mime/text/vnd.wap.wml.xml
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/vnd.wap.wml">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>WML document</comment>
+  <comment xml:lang="af">WML-dokument</comment>
+  <comment xml:lang="ar">مستند WML</comment>
+  <comment xml:lang="ast">Documentu WML</comment>
+  <comment xml:lang="az">WML sənədi</comment>
+  <comment xml:lang="be-Latn">Dakument WML</comment>
+  <comment xml:lang="bg">Документ — WML</comment>
+  <comment xml:lang="ca">document WML</comment>
+  <comment xml:lang="cs">dokument WML</comment>
+  <comment xml:lang="cy">Dogfen WML</comment>
+  <comment xml:lang="da">WML-dokument</comment>
+  <comment xml:lang="de">WML-Dokument</comment>
+  <comment xml:lang="el">Έγγραφο WML</comment>
+  <comment xml:lang="en-GB">WML document</comment>
+  <comment xml:lang="eo">WML-dokumento</comment>
+  <comment xml:lang="es">documento WML</comment>
+  <comment xml:lang="eu">WML dokumentua</comment>
+  <comment xml:lang="fi">WML-asiakirja</comment>
+  <comment xml:lang="fo">WML skjal</comment>
+  <comment xml:lang="fr">document WML</comment>
+  <comment xml:lang="fur">document WML</comment>
+  <comment xml:lang="ga">cáipéis WML</comment>
+  <comment xml:lang="gl">documento WML</comment>
+  <comment xml:lang="he">מסמך WML</comment>
+  <comment xml:lang="hr">WML dokument</comment>
+  <comment xml:lang="hu">WML-dokumentum</comment>
+  <comment xml:lang="ia">Documento WML</comment>
+  <comment xml:lang="id">Dokumen WML</comment>
+  <comment xml:lang="it">Documento WML</comment>
+  <comment xml:lang="ja">WML ドキュメント</comment>
+  <comment xml:lang="kk">WML құжаты</comment>
+  <comment xml:lang="ko">WML 문서</comment>
+  <comment xml:lang="lt">WML dokumentas</comment>
+  <comment xml:lang="lv">WML dokuments</comment>
+  <comment xml:lang="ms">Dokumen XML</comment>
+  <comment xml:lang="nb">WML-dokument</comment>
+  <comment xml:lang="nl">WML-document</comment>
+  <comment xml:lang="nn">WML-dokument</comment>
+  <comment xml:lang="oc">document WML</comment>
+  <comment xml:lang="pl">Dokument WML</comment>
+  <comment xml:lang="pt">documento WML</comment>
+  <comment xml:lang="pt-BR">Documento WML</comment>
+  <comment xml:lang="ro">Document WML</comment>
+  <comment xml:lang="ru">Документ WML</comment>
+  <comment xml:lang="sk">Dokument WML</comment>
+  <comment xml:lang="sl">Dokument WML</comment>
+  <comment xml:lang="sq">Dokument WML</comment>
+  <comment xml:lang="sr">ВМЛ документ</comment>
+  <comment xml:lang="sv">WML-dokument</comment>
+  <comment xml:lang="tr">WML belgesi</comment>
+  <comment xml:lang="uk">документ WML</comment>
+  <comment xml:lang="vi">Tài liệu WML</comment>
+  <comment xml:lang="zh-CN">WML 文档</comment>
+  <comment xml:lang="zh-TW">WML 文件</comment>
+  <acronym>WML</acronym>
+  <expanded-acronym>Wireless Markup Language</expanded-acronym>
+  <sub-class-of type="application/xml"/>
+  <glob pattern="*.wml"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/vnd.wap.wmlscript.xml b/rootfs/usr/share/mime/text/vnd.wap.wmlscript.xml
new file mode 100644
index 0000000..e947f5c
--- /dev/null
+++ b/rootfs/usr/share/mime/text/vnd.wap.wmlscript.xml
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/vnd.wap.wmlscript">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>WMLScript program</comment>
+  <comment xml:lang="af">WMLScript-program</comment>
+  <comment xml:lang="ar">برنامج WMLScript</comment>
+  <comment xml:lang="be-Latn">Prahrama WMLScript</comment>
+  <comment xml:lang="bg">Програма — WMLScript</comment>
+  <comment xml:lang="ca">programa WMLScript</comment>
+  <comment xml:lang="cs">program WMLScript</comment>
+  <comment xml:lang="da">WMLScript-program</comment>
+  <comment xml:lang="de">WMLScript-Programm</comment>
+  <comment xml:lang="el">Πρόγραμμα WMLScript</comment>
+  <comment xml:lang="en-GB">WMLScript program</comment>
+  <comment xml:lang="es">programa en WMLScript</comment>
+  <comment xml:lang="eu">WMLScript programa</comment>
+  <comment xml:lang="fi">WMLScript-ohjelma</comment>
+  <comment xml:lang="fo">WMLScript forrit</comment>
+  <comment xml:lang="fr">programme WMLScript</comment>
+  <comment xml:lang="fur">program WMLScript</comment>
+  <comment xml:lang="ga">ríomhchlár WMLScript</comment>
+  <comment xml:lang="gl">programa en WMLScript</comment>
+  <comment xml:lang="he">תכנית של WMLScript</comment>
+  <comment xml:lang="hr">WMLScript program</comment>
+  <comment xml:lang="hu">WMLScript program</comment>
+  <comment xml:lang="ia">Programma WMLScript</comment>
+  <comment xml:lang="id">Program WMLScript</comment>
+  <comment xml:lang="it">Programma WMLScript</comment>
+  <comment xml:lang="ja">WMLScript プログラム</comment>
+  <comment xml:lang="kk">WMLScript бағдарламасы</comment>
+  <comment xml:lang="ko">WMLScript 프로그램</comment>
+  <comment xml:lang="lt">WMLScript programa</comment>
+  <comment xml:lang="lv">WMLScript programma</comment>
+  <comment xml:lang="nb">WMLScript-program</comment>
+  <comment xml:lang="nl">WMLScript-programma</comment>
+  <comment xml:lang="nn">WMLScript-program</comment>
+  <comment xml:lang="oc">programa WMLEscript</comment>
+  <comment xml:lang="pl">Pogram WMLScript</comment>
+  <comment xml:lang="pt">programa WMLScript</comment>
+  <comment xml:lang="pt-BR">Programa WMLScript</comment>
+  <comment xml:lang="ro">Program WMLScript</comment>
+  <comment xml:lang="ru">Программа WMLScript</comment>
+  <comment xml:lang="sk">Program WMLScript</comment>
+  <comment xml:lang="sl">Programska datoteka WMLScript</comment>
+  <comment xml:lang="sq">Program WMLScript</comment>
+  <comment xml:lang="sr">програм ВМЛ скрипте</comment>
+  <comment xml:lang="sv">WMLScript-program</comment>
+  <comment xml:lang="tr">WMLScript programı</comment>
+  <comment xml:lang="uk">програма мовою WMLScript</comment>
+  <comment xml:lang="vi">Chương trình WMLScript</comment>
+  <comment xml:lang="zh-CN">WMLScript 程序</comment>
+  <comment xml:lang="zh-TW">WMLScript 程式</comment>
+  <glob pattern="*.wmls"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/vtt.xml b/rootfs/usr/share/mime/text/vtt.xml
new file mode 100644
index 0000000..a7c4622
--- /dev/null
+++ b/rootfs/usr/share/mime/text/vtt.xml
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/vtt">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>WebVTT subtitles</comment>
+  <comment xml:lang="af">WebVTT-onderskrifte</comment>
+  <comment xml:lang="bg">Субтитри — WebVTT</comment>
+  <comment xml:lang="ca">subtítols WebVTT</comment>
+  <comment xml:lang="cs">titulky WebVTT</comment>
+  <comment xml:lang="da">WebVTT-undertekster</comment>
+  <comment xml:lang="de">WebVTT-Untertitel</comment>
+  <comment xml:lang="el">Υπότιτλοι WebVTT</comment>
+  <comment xml:lang="en-GB">WebVTT subtitles</comment>
+  <comment xml:lang="es">subtítulos WebVTT</comment>
+  <comment xml:lang="eu">WebVTT azpitituluak</comment>
+  <comment xml:lang="fi">WebVTT-tekstitykset</comment>
+  <comment xml:lang="fr">sous-titres WebVTT</comment>
+  <comment xml:lang="fur">sottitui WebVTT</comment>
+  <comment xml:lang="ga">fotheidil WebVTT</comment>
+  <comment xml:lang="gl">subtítulos WebVTT</comment>
+  <comment xml:lang="he">כתוביות WebVTT</comment>
+  <comment xml:lang="hr">WebVTT podnaslovi</comment>
+  <comment xml:lang="hu">WebVTT feliratok</comment>
+  <comment xml:lang="ia">Subtitulos WebVTT</comment>
+  <comment xml:lang="id">Subjudul WebVTT</comment>
+  <comment xml:lang="it">Sottotitoli WebVTT</comment>
+  <comment xml:lang="ja">WebVTT サブタイトル</comment>
+  <comment xml:lang="ka">WebVTT ქვეტიტრები</comment>
+  <comment xml:lang="kk">WebVTT субтитрлары</comment>
+  <comment xml:lang="ko">WebVTT 자막</comment>
+  <comment xml:lang="lv">WebVTT subtitri</comment>
+  <comment xml:lang="nl">WebVTT ondertitels</comment>
+  <comment xml:lang="oc">sostítols WebVTT</comment>
+  <comment xml:lang="pl">Napisy WebVTT</comment>
+  <comment xml:lang="pt">legendas WebVTT</comment>
+  <comment xml:lang="pt-BR">Legendas WebVTT</comment>
+  <comment xml:lang="ru">Субтитры WebVTT</comment>
+  <comment xml:lang="sk">Titulky WebVTT</comment>
+  <comment xml:lang="sl">Podnapisi WebVTT</comment>
+  <comment xml:lang="sr">Веб ВТТ преводи</comment>
+  <comment xml:lang="sv">WebVTT-undertexter</comment>
+  <comment xml:lang="tr">WebVTT altyazıları</comment>
+  <comment xml:lang="uk">субтитри WebVTT</comment>
+  <comment xml:lang="zh-CN">WebVTT 字幕</comment>
+  <comment xml:lang="zh-TW">WebVTT 字幕</comment>
+  <acronym>VTT</acronym>
+  <expanded-acronym>Video Text Tracks</expanded-acronym>
+  <sub-class-of type="text/plain"/>
+  <generic-icon name="text-x-generic"/>
+  <glob pattern="*.vtt"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-adasrc.xml b/rootfs/usr/share/mime/text/x-adasrc.xml
new file mode 100644
index 0000000..5acf45f
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-adasrc.xml
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-adasrc">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>Ada source code</comment>
+  <comment xml:lang="af">Ada-bronkode</comment>
+  <comment xml:lang="ar">شفرة مصدر Ada</comment>
+  <comment xml:lang="be-Latn">Kryničny kod Ada</comment>
+  <comment xml:lang="bg">Изходен код — Ada</comment>
+  <comment xml:lang="ca">codi font en Ada</comment>
+  <comment xml:lang="cs">zdrojový kód v jazyce Ada</comment>
+  <comment xml:lang="da">Ada-kildekode</comment>
+  <comment xml:lang="de">Ada-Quelltext</comment>
+  <comment xml:lang="el">Πηγαίος κώδικας Ada</comment>
+  <comment xml:lang="en-GB">Ada source code</comment>
+  <comment xml:lang="eo">Ada-fontkodo</comment>
+  <comment xml:lang="es">código fuente en Ada</comment>
+  <comment xml:lang="eu">Ada iturburu-kodea</comment>
+  <comment xml:lang="fi">Ada-lähdekoodi</comment>
+  <comment xml:lang="fo">Ada keldukota</comment>
+  <comment xml:lang="fr">code source Ada</comment>
+  <comment xml:lang="fur">codiç sorzint Ada</comment>
+  <comment xml:lang="ga">cód foinseach Ada</comment>
+  <comment xml:lang="gl">código fonte en Ada</comment>
+  <comment xml:lang="he">קוד מקור Ada</comment>
+  <comment xml:lang="hr">Ada izvorni kôd</comment>
+  <comment xml:lang="hu">Ada-forráskód</comment>
+  <comment xml:lang="ia">Codice-fonte Ada</comment>
+  <comment xml:lang="id">Kode sumber Ada</comment>
+  <comment xml:lang="it">Codice sorgente Ada</comment>
+  <comment xml:lang="ja">Ada ソースコード</comment>
+  <comment xml:lang="ka">Ada-ის საწყისი კოდი</comment>
+  <comment xml:lang="kk">Ada бастапқы коды</comment>
+  <comment xml:lang="ko">Ada 소스 코드</comment>
+  <comment xml:lang="lt">Ada pradinis kodas</comment>
+  <comment xml:lang="lv">Ada pirmkods</comment>
+  <comment xml:lang="ms">Kod sumber Ada</comment>
+  <comment xml:lang="nb">Ada-kildekode</comment>
+  <comment xml:lang="nl">Ada-broncode</comment>
+  <comment xml:lang="nn">Ada-kjeldekode</comment>
+  <comment xml:lang="oc">còde font Ada</comment>
+  <comment xml:lang="pl">Kod źródłowy Ada</comment>
+  <comment xml:lang="pt">código origem Ada</comment>
+  <comment xml:lang="pt-BR">Código-fonte Ada</comment>
+  <comment xml:lang="ro">Cod sursă Ada</comment>
+  <comment xml:lang="ru">Исходный код Ada</comment>
+  <comment xml:lang="sk">Zdrojový kód jazyka Ada</comment>
+  <comment xml:lang="sl">Datoteka izvorne kode Ada</comment>
+  <comment xml:lang="sq">Kod burues Ada</comment>
+  <comment xml:lang="sr">Ада изворни ко̂д</comment>
+  <comment xml:lang="sv">Ada-källkod</comment>
+  <comment xml:lang="tr">Ada kaynak kodu</comment>
+  <comment xml:lang="uk">вихідний код мовою Ada</comment>
+  <comment xml:lang="vi">Mã nguồn Ada</comment>
+  <comment xml:lang="zh-CN">Ada 源代码</comment>
+  <comment xml:lang="zh-TW">Ada 源碼</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.adb"/>
+  <glob pattern="*.ads"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-authors.xml b/rootfs/usr/share/mime/text/x-authors.xml
new file mode 100644
index 0000000..28da850
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-authors.xml
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-authors">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>author list</comment>
+  <comment xml:lang="af">outeurlys</comment>
+  <comment xml:lang="ar">لائحة المؤلف</comment>
+  <comment xml:lang="be-Latn">śpis aŭtaraŭ</comment>
+  <comment xml:lang="bg">Списък на авторите</comment>
+  <comment xml:lang="ca">llista d'autors</comment>
+  <comment xml:lang="cs">seznam autorů</comment>
+  <comment xml:lang="da">forfatterliste</comment>
+  <comment xml:lang="de">Autorenliste</comment>
+  <comment xml:lang="el">Κατάλογος συγγραφέων</comment>
+  <comment xml:lang="en-GB">author list</comment>
+  <comment xml:lang="eo">listo de aŭtoroj</comment>
+  <comment xml:lang="es">lista de autores</comment>
+  <comment xml:lang="eu">egile-zerrenda</comment>
+  <comment xml:lang="fi">tekijäluettelo</comment>
+  <comment xml:lang="fo">høvundalisti</comment>
+  <comment xml:lang="fr">liste d'auteurs</comment>
+  <comment xml:lang="fur">liste di autôrs</comment>
+  <comment xml:lang="ga">liosta údar</comment>
+  <comment xml:lang="gl">lista de autores</comment>
+  <comment xml:lang="he">רשימת יוצרים</comment>
+  <comment xml:lang="hr">Popis autora</comment>
+  <comment xml:lang="hu">szerzőlista</comment>
+  <comment xml:lang="ia">Lista de autores</comment>
+  <comment xml:lang="id">senarai penulis</comment>
+  <comment xml:lang="it">Elenco autori</comment>
+  <comment xml:lang="ja">著者リスト</comment>
+  <comment xml:lang="kk">авторлар тізімі</comment>
+  <comment xml:lang="ko">저자 목록</comment>
+  <comment xml:lang="lt">autorių sąrašas</comment>
+  <comment xml:lang="lv">autoru saraksts</comment>
+  <comment xml:lang="ms">Senarai penulis</comment>
+  <comment xml:lang="nb">forfatterliste</comment>
+  <comment xml:lang="nl">auteurslijst</comment>
+  <comment xml:lang="nn">forfattarliste</comment>
+  <comment xml:lang="oc">lista d'autors</comment>
+  <comment xml:lang="pl">Lista autorów</comment>
+  <comment xml:lang="pt">lista de autores</comment>
+  <comment xml:lang="pt-BR">Lista de autores</comment>
+  <comment xml:lang="ro">listă autori</comment>
+  <comment xml:lang="ru">Список авторов</comment>
+  <comment xml:lang="sk">Zoznam autorov</comment>
+  <comment xml:lang="sl">seznam avtorjev</comment>
+  <comment xml:lang="sq">Lista e autorëve</comment>
+  <comment xml:lang="sr">списак аутора</comment>
+  <comment xml:lang="sv">författarlista</comment>
+  <comment xml:lang="tr">yazar listesi</comment>
+  <comment xml:lang="uk">перелік авторів</comment>
+  <comment xml:lang="vi">danh sách tác giả</comment>
+  <comment xml:lang="zh-CN">作者列表</comment>
+  <comment xml:lang="zh-TW">作者清單</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="AUTHORS"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-bibtex.xml b/rootfs/usr/share/mime/text/x-bibtex.xml
new file mode 100644
index 0000000..92d8e4e
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-bibtex.xml
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-bibtex">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>BibTeX document</comment>
+  <comment xml:lang="af">BibTeX-dokument</comment>
+  <comment xml:lang="ar">مستند BibTeX</comment>
+  <comment xml:lang="ast">Documentu de BibTeX</comment>
+  <comment xml:lang="be-Latn">Dakument BibTeX</comment>
+  <comment xml:lang="bg">Документ — BibTeX</comment>
+  <comment xml:lang="ca">document BibTeX</comment>
+  <comment xml:lang="cs">dokument BibTeX</comment>
+  <comment xml:lang="da">BibTeX-dokument</comment>
+  <comment xml:lang="de">BibTeX-Dokument</comment>
+  <comment xml:lang="el">Έγγραφο BibTeX</comment>
+  <comment xml:lang="en-GB">BibTeX document</comment>
+  <comment xml:lang="eo">BibTeX-dokumento</comment>
+  <comment xml:lang="es">documento BibTeX</comment>
+  <comment xml:lang="eu">BibTeX dokumentua</comment>
+  <comment xml:lang="fi">BibTeX-asiakirja</comment>
+  <comment xml:lang="fo">BibTeX skjal</comment>
+  <comment xml:lang="fr">document BibTeX</comment>
+  <comment xml:lang="fur">document BibTeX</comment>
+  <comment xml:lang="ga">cáipéis BibTeX</comment>
+  <comment xml:lang="gl">documento BibTex</comment>
+  <comment xml:lang="he">מסמך BibTeX</comment>
+  <comment xml:lang="hr">BibTeX dokument</comment>
+  <comment xml:lang="hu">BibTeX dokumentum</comment>
+  <comment xml:lang="ia">Documento BibTeX</comment>
+  <comment xml:lang="id">Dokumen BibTeX</comment>
+  <comment xml:lang="it">Documento BibTeX</comment>
+  <comment xml:lang="ja">BibTeX ドキュメント</comment>
+  <comment xml:lang="ka">BibTeX-ის დოკუმენტი</comment>
+  <comment xml:lang="kk">BibTeX құжаты</comment>
+  <comment xml:lang="ko">BibTeX 문서</comment>
+  <comment xml:lang="lt">BibTeX dokumentas</comment>
+  <comment xml:lang="lv">BibTeX dokuments</comment>
+  <comment xml:lang="nb">BibTeX-dokument</comment>
+  <comment xml:lang="nl">BibTeX-document</comment>
+  <comment xml:lang="nn">BibTeX-dokument</comment>
+  <comment xml:lang="oc">document BibTeX</comment>
+  <comment xml:lang="pl">Dokument BibTeX</comment>
+  <comment xml:lang="pt">documento BibTeX</comment>
+  <comment xml:lang="pt-BR">Documento BibTeX</comment>
+  <comment xml:lang="ro">Document BibTeX</comment>
+  <comment xml:lang="ru">Документ BibTeX</comment>
+  <comment xml:lang="sk">Dokument BibTeX</comment>
+  <comment xml:lang="sl">Dokument BibTeX</comment>
+  <comment xml:lang="sq">Dokument BibTeX</comment>
+  <comment xml:lang="sr">Биб ТеКс документ</comment>
+  <comment xml:lang="sv">BibTeX-dokument</comment>
+  <comment xml:lang="tr">BibTeX belgesi</comment>
+  <comment xml:lang="uk">документ BibTeX</comment>
+  <comment xml:lang="vi">Tài liệu BibTeX</comment>
+  <comment xml:lang="zh-CN">BibTeX 文档</comment>
+  <comment xml:lang="zh-TW">BibTeX 文件</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.bib"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-c++hdr.xml b/rootfs/usr/share/mime/text/x-c++hdr.xml
new file mode 100644
index 0000000..49872e4
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-c++hdr.xml
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-c++hdr">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>C++ header</comment>
+  <comment xml:lang="ar">ترويسة سي++</comment>
+  <comment xml:lang="be-Latn">Zahałoŭny fajł C++</comment>
+  <comment xml:lang="bg">Заглавен файл — C++</comment>
+  <comment xml:lang="ca">capçalera en C++</comment>
+  <comment xml:lang="cs">hlavičkový soubor C++</comment>
+  <comment xml:lang="da">C++-posthoved</comment>
+  <comment xml:lang="de">C++-Header</comment>
+  <comment xml:lang="el">Κεφαλίδα C++</comment>
+  <comment xml:lang="en-GB">C++ header</comment>
+  <comment xml:lang="es">cabecera de código fuente en C++</comment>
+  <comment xml:lang="eu">C++ goiburua</comment>
+  <comment xml:lang="fi">C++-otsake</comment>
+  <comment xml:lang="fo">C++ tekshøvd</comment>
+  <comment xml:lang="fr">en-tête C++</comment>
+  <comment xml:lang="fur">intestazion C++</comment>
+  <comment xml:lang="ga">ceanntásc C++</comment>
+  <comment xml:lang="gl">cabeceira de código fonte en C++</comment>
+  <comment xml:lang="he">כותר C++‎</comment>
+  <comment xml:lang="hr">C++ zaglavlje</comment>
+  <comment xml:lang="hu">C++ fejléc</comment>
+  <comment xml:lang="ia">Capite C++</comment>
+  <comment xml:lang="id">Header C++</comment>
+  <comment xml:lang="it">Header C++</comment>
+  <comment xml:lang="ja">C++ ヘッダー</comment>
+  <comment xml:lang="ka">C++-ის თავსართი</comment>
+  <comment xml:lang="kk">C++ тақырыптама файлы</comment>
+  <comment xml:lang="ko">C++ 헤더</comment>
+  <comment xml:lang="lt">C++ antraštė</comment>
+  <comment xml:lang="lv">C++ galvene</comment>
+  <comment xml:lang="nb">C++-kildekodeheader</comment>
+  <comment xml:lang="nl">C++-header</comment>
+  <comment xml:lang="nn">C++-kjeldekode-hovud</comment>
+  <comment xml:lang="oc">entèsta C++</comment>
+  <comment xml:lang="pl">Plik nagłówkowy C++</comment>
+  <comment xml:lang="pt">cabeçalho C++</comment>
+  <comment xml:lang="pt-BR">Cabeçalho C++</comment>
+  <comment xml:lang="ro">Antet C++</comment>
+  <comment xml:lang="ru">Заголовочный файл C++</comment>
+  <comment xml:lang="sk">Hlavičky jazyka C++</comment>
+  <comment xml:lang="sl">Datoteka glave C++</comment>
+  <comment xml:lang="sq">Header C++</comment>
+  <comment xml:lang="sr">Ц++ заглавље</comment>
+  <comment xml:lang="sv">C++-huvud</comment>
+  <comment xml:lang="tr">C++ başlığı</comment>
+  <comment xml:lang="uk">файл заголовків мовою C++</comment>
+  <comment xml:lang="vi">Phần đầu mã nguồn C++</comment>
+  <comment xml:lang="zh-CN">C++ 头文件</comment>
+  <comment xml:lang="zh-TW">C++ 標頭檔</comment>
+  <sub-class-of type="text/x-chdr"/>
+  <glob pattern="*.hh"/>
+  <glob pattern="*.hp"/>
+  <glob pattern="*.hpp"/>
+  <glob pattern="*.h++"/>
+  <glob pattern="*.hxx"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-c++src.xml b/rootfs/usr/share/mime/text/x-c++src.xml
new file mode 100644
index 0000000..7ff1e3b
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-c++src.xml
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-c++src">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>C++ source code</comment>
+  <comment xml:lang="af">C++-bronkode</comment>
+  <comment xml:lang="ar">شفرة مصدر سي++</comment>
+  <comment xml:lang="be-Latn">Kryničny kod C++</comment>
+  <comment xml:lang="bg">Изходен код — C++</comment>
+  <comment xml:lang="ca">codi font en C++</comment>
+  <comment xml:lang="cs">zdrojový kód v jazyce C++</comment>
+  <comment xml:lang="da">C++-kildekode</comment>
+  <comment xml:lang="de">C++-Quelltext</comment>
+  <comment xml:lang="el">Πηγαίος κώδικας C++</comment>
+  <comment xml:lang="en-GB">C++ source code</comment>
+  <comment xml:lang="eo">C++-fontkodo</comment>
+  <comment xml:lang="es">código fuente en C++</comment>
+  <comment xml:lang="eu">C++ iturburu-kodea</comment>
+  <comment xml:lang="fi">C++-lähdekoodi</comment>
+  <comment xml:lang="fo">C++ keldukota</comment>
+  <comment xml:lang="fr">code source C++</comment>
+  <comment xml:lang="fur">codiç sorzint C++</comment>
+  <comment xml:lang="ga">cód foinseach C++</comment>
+  <comment xml:lang="gl">código fonte de C++</comment>
+  <comment xml:lang="he">קוד מקור של C++‎</comment>
+  <comment xml:lang="hr">C++ izvorni kôd</comment>
+  <comment xml:lang="hu">C++-forráskód</comment>
+  <comment xml:lang="ia">Codice-fonte C++</comment>
+  <comment xml:lang="id">Kode sumber C++</comment>
+  <comment xml:lang="it">Codice sorgente C++</comment>
+  <comment xml:lang="ja">C++ ソースコード</comment>
+  <comment xml:lang="ka">C++-ის საწყისი კოდი</comment>
+  <comment xml:lang="kk">C++ бастапқы коды</comment>
+  <comment xml:lang="ko">C++ 소스 코드</comment>
+  <comment xml:lang="lt">C++ pradinis kodas</comment>
+  <comment xml:lang="lv">C++ pirmkods</comment>
+  <comment xml:lang="ms">Kod sumber C++</comment>
+  <comment xml:lang="nb">C++-kildekode</comment>
+  <comment xml:lang="nl">C++-broncode</comment>
+  <comment xml:lang="nn">C++-kjeldekode</comment>
+  <comment xml:lang="oc">còde font C++</comment>
+  <comment xml:lang="pl">Kod źródłowy C++</comment>
+  <comment xml:lang="pt">código origem C++</comment>
+  <comment xml:lang="pt-BR">Código-fonte C++</comment>
+  <comment xml:lang="ro">Cod sursă C++</comment>
+  <comment xml:lang="ru">Исходный код C++</comment>
+  <comment xml:lang="sk">Zdrojový kód jazyka C++</comment>
+  <comment xml:lang="sl">Datoteka izvorne kode C++</comment>
+  <comment xml:lang="sq">Kod burues C++</comment>
+  <comment xml:lang="sr">Ц++ изворни ко̂д</comment>
+  <comment xml:lang="sv">C++-källkod</comment>
+  <comment xml:lang="tr">C++ kaynak kodu</comment>
+  <comment xml:lang="uk">вихідний код мовою C++</comment>
+  <comment xml:lang="vi">Mã nguồn C++</comment>
+  <comment xml:lang="zh-CN">C++ 源代码</comment>
+  <comment xml:lang="zh-TW">C++ 源碼</comment>
+  <sub-class-of type="text/x-csrc"/>
+  <glob pattern="*.cpp"/>
+  <glob pattern="*.cxx"/>
+  <glob pattern="*.cc"/>
+  <glob pattern="*.C" case-sensitive="true"/>
+  <glob pattern="*.c++"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-changelog.xml b/rootfs/usr/share/mime/text/x-changelog.xml
new file mode 100644
index 0000000..49877f1
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-changelog.xml
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-changelog">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>ChangeLog document</comment>
+  <comment xml:lang="af">ChangeLog-dokument</comment>
+  <comment xml:lang="ar">مستند ChangeLog</comment>
+  <comment xml:lang="ast">Documentu de rexistru de cambeos</comment>
+  <comment xml:lang="be-Latn">Dakument zafiksavanych źmienaŭ ChangeLog</comment>
+  <comment xml:lang="bg">Дневник за промени — ChangeLog</comment>
+  <comment xml:lang="ca">document de registre de canvis</comment>
+  <comment xml:lang="cs">dokument ChangeLog</comment>
+  <comment xml:lang="da">ChangeLot-dokument</comment>
+  <comment xml:lang="de">Änderungsprotokoll-Dokument</comment>
+  <comment xml:lang="el">Έγγραφο ChangeLog</comment>
+  <comment xml:lang="en-GB">ChangeLog document</comment>
+  <comment xml:lang="es">documento de registro de cambios</comment>
+  <comment xml:lang="eu">ChangeLog dokumentua</comment>
+  <comment xml:lang="fi">Muutoslokiasiakirja</comment>
+  <comment xml:lang="fo">ChangeLog skjal</comment>
+  <comment xml:lang="fr">document ChangeLog</comment>
+  <comment xml:lang="fur">document ChangeLog</comment>
+  <comment xml:lang="ga">cáipéis ChangeLog</comment>
+  <comment xml:lang="gl">documento Changelog</comment>
+  <comment xml:lang="he">מסמך של ChangeLog</comment>
+  <comment xml:lang="hr">Dokument zapisa promjena</comment>
+  <comment xml:lang="hu">ChangeLog dokumentum</comment>
+  <comment xml:lang="ia">Lista de cambiamentos</comment>
+  <comment xml:lang="id">Dokumen ChangeLog</comment>
+  <comment xml:lang="it">Documento ChangeLog</comment>
+  <comment xml:lang="ja">ChangeLog ドキュメント</comment>
+  <comment xml:lang="ka">ChangeLog დოკუმენტი</comment>
+  <comment xml:lang="kk">ChangeLog құжаты</comment>
+  <comment xml:lang="ko">ChangeLog 문서</comment>
+  <comment xml:lang="lt">ChangeLog dokumentas</comment>
+  <comment xml:lang="lv">ChangeLog dokuments</comment>
+  <comment xml:lang="nb">ChangeLog-dokument</comment>
+  <comment xml:lang="nl">ChangeLog-document</comment>
+  <comment xml:lang="nn">ChangeLog-dokument</comment>
+  <comment xml:lang="oc">document ChangeLog</comment>
+  <comment xml:lang="pl">Dokument zmian (ChangeLog)</comment>
+  <comment xml:lang="pt">documento ChangeLog</comment>
+  <comment xml:lang="pt-BR">Documento ChangeLog</comment>
+  <comment xml:lang="ro">Document ChangeLog</comment>
+  <comment xml:lang="ru">Протокол изменений</comment>
+  <comment xml:lang="sk">Dokument ChangeLog</comment>
+  <comment xml:lang="sl">Dokument ChangeLog</comment>
+  <comment xml:lang="sq">Dokument ChangeLog</comment>
+  <comment xml:lang="sr">документ дневника измена</comment>
+  <comment xml:lang="sv">Ändringsloggsdokument</comment>
+  <comment xml:lang="tr">Değişim Günlüğü belgesi</comment>
+  <comment xml:lang="uk">документ ChangeLog</comment>
+  <comment xml:lang="vi">Tài liệu ChangeLog (ghi lưu thay đổi)</comment>
+  <comment xml:lang="zh-CN">变更日志文档</comment>
+  <comment xml:lang="zh-TW">ChangeLog 文件</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="ChangeLog"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-chdr.xml b/rootfs/usr/share/mime/text/x-chdr.xml
new file mode 100644
index 0000000..978c740
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-chdr.xml
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-chdr">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>C header</comment>
+  <comment xml:lang="ar">ترويسة C</comment>
+  <comment xml:lang="be-Latn">Zahałoŭny fajł C</comment>
+  <comment xml:lang="bg">Заглавен файл — C</comment>
+  <comment xml:lang="ca">capçalera en C</comment>
+  <comment xml:lang="cs">hlavičkový soubor C</comment>
+  <comment xml:lang="da">C-posthoved</comment>
+  <comment xml:lang="de">C-Header</comment>
+  <comment xml:lang="el">Κεφαλίδα C</comment>
+  <comment xml:lang="en-GB">C header</comment>
+  <comment xml:lang="es">cabecera de código fuente en C</comment>
+  <comment xml:lang="eu">C goiburua</comment>
+  <comment xml:lang="fi">C-otsake</comment>
+  <comment xml:lang="fo">C tekshøvd</comment>
+  <comment xml:lang="fr">en-tête C</comment>
+  <comment xml:lang="fur">intestazion C</comment>
+  <comment xml:lang="ga">ceanntásc C</comment>
+  <comment xml:lang="gl">cabeceira de códifo fonte de C</comment>
+  <comment xml:lang="he">כותר C</comment>
+  <comment xml:lang="hr">C zaglavlje</comment>
+  <comment xml:lang="hu">C fejléc</comment>
+  <comment xml:lang="ia">Capite C</comment>
+  <comment xml:lang="id">Header C</comment>
+  <comment xml:lang="it">Header C</comment>
+  <comment xml:lang="ja">C ヘッダー</comment>
+  <comment xml:lang="ka">C-ის თავსართი</comment>
+  <comment xml:lang="kk">C тақырыптама файлы</comment>
+  <comment xml:lang="ko">C 헤더</comment>
+  <comment xml:lang="lt">C antraštė</comment>
+  <comment xml:lang="lv">C galvene</comment>
+  <comment xml:lang="nb">C-kildekodeheader</comment>
+  <comment xml:lang="nl">C-header</comment>
+  <comment xml:lang="nn">C-kjeldekode-hovud</comment>
+  <comment xml:lang="oc">entèsta C</comment>
+  <comment xml:lang="pl">Plik nagłówkowy C</comment>
+  <comment xml:lang="pt">cabeçalho C</comment>
+  <comment xml:lang="pt-BR">Cabeçalho C</comment>
+  <comment xml:lang="ro">Antet C</comment>
+  <comment xml:lang="ru">Заголовочный файл C</comment>
+  <comment xml:lang="sk">Hlavičky jazyka C</comment>
+  <comment xml:lang="sl">Datoteka glave C</comment>
+  <comment xml:lang="sq">Header C</comment>
+  <comment xml:lang="sr">Ц заглавље</comment>
+  <comment xml:lang="sv">C-huvud</comment>
+  <comment xml:lang="tr">C başlığı</comment>
+  <comment xml:lang="uk">файл заголовків мовою C</comment>
+  <comment xml:lang="vi">Phần đầu mã nguồn C</comment>
+  <comment xml:lang="zh-CN">C 程序头文件</comment>
+  <comment xml:lang="zh-TW">C 標頭檔</comment>
+  <sub-class-of type="text/x-csrc"/>
+  <glob pattern="*.h"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-cmake.xml b/rootfs/usr/share/mime/text/x-cmake.xml
new file mode 100644
index 0000000..d6f8bb1
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-cmake.xml
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-cmake">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>CMake source code</comment>
+  <comment xml:lang="af">CMake-bronkode</comment>
+  <comment xml:lang="ar">شفرة مصدر CMake</comment>
+  <comment xml:lang="be-Latn">Kryničny kod CMake</comment>
+  <comment xml:lang="bg">Изходен код — CMake</comment>
+  <comment xml:lang="ca">codi font en CMake</comment>
+  <comment xml:lang="cs">zdrojový kód CMake</comment>
+  <comment xml:lang="da">CMake-kildekode</comment>
+  <comment xml:lang="de">CMake-Quelltext</comment>
+  <comment xml:lang="el">Πηγαίος κώδικας CMake</comment>
+  <comment xml:lang="en-GB">CMake source code</comment>
+  <comment xml:lang="eo">CMake-fontkodo</comment>
+  <comment xml:lang="es">código fuente en CMake</comment>
+  <comment xml:lang="eu">CMake iturburu-kodea</comment>
+  <comment xml:lang="fi">CMake-lähdekoodi</comment>
+  <comment xml:lang="fo">CMake keldukota</comment>
+  <comment xml:lang="fr">code source CMake</comment>
+  <comment xml:lang="fur">codiç sorzint CMake</comment>
+  <comment xml:lang="ga">cód foinseach CMake</comment>
+  <comment xml:lang="gl">código fonte de CMake</comment>
+  <comment xml:lang="he">קוד מקור של CMake</comment>
+  <comment xml:lang="hr">CMake izvorni kôd</comment>
+  <comment xml:lang="hu">CMake-forráskód</comment>
+  <comment xml:lang="ia">Codice-fonte CMake</comment>
+  <comment xml:lang="id">Kode sumber CMake</comment>
+  <comment xml:lang="it">Codice sorgente CMake</comment>
+  <comment xml:lang="ja">CMake ソースコード</comment>
+  <comment xml:lang="ka">CMake-ის საწყისი კოდი</comment>
+  <comment xml:lang="kk">CMake бастапқы коды</comment>
+  <comment xml:lang="ko">CMake 소스 코드</comment>
+  <comment xml:lang="lt">CMake pirminis tekstas</comment>
+  <comment xml:lang="lv">CMake pirmkods</comment>
+  <comment xml:lang="nb">CMake-kildekode</comment>
+  <comment xml:lang="nl">CMake-broncode</comment>
+  <comment xml:lang="nn">CMake-kjeldekode</comment>
+  <comment xml:lang="oc">còde font CMake</comment>
+  <comment xml:lang="pl">Kod źródłowy CMake</comment>
+  <comment xml:lang="pt">código origem CMake</comment>
+  <comment xml:lang="pt-BR">Código-fonte CMake</comment>
+  <comment xml:lang="ro">Cod sursă CMake</comment>
+  <comment xml:lang="ru">Исходный код CMake</comment>
+  <comment xml:lang="sk">Zdrojový kód CMake</comment>
+  <comment xml:lang="sl">Datoteka izvorne kode CMake</comment>
+  <comment xml:lang="sq">Kod burues CMake</comment>
+  <comment xml:lang="sr">Ц Мејк изворни ко̂д</comment>
+  <comment xml:lang="sv">CMake-källkod</comment>
+  <comment xml:lang="tr">CMake kaynak kodu</comment>
+  <comment xml:lang="uk">вихідний код CMake</comment>
+  <comment xml:lang="vi">Mã nguồn CMake</comment>
+  <comment xml:lang="zh-CN">CMake 源代码</comment>
+  <comment xml:lang="zh-TW">CMake 源碼</comment>
+  <glob pattern="*.cmake"/>
+  <glob pattern="CMakeLists.txt"/>
+  <sub-class-of type="text/plain"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-cobol.xml b/rootfs/usr/share/mime/text/x-cobol.xml
new file mode 100644
index 0000000..64cf918
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-cobol.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-cobol">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>COBOL source code</comment>
+  <comment xml:lang="ca">codi font en COBOL</comment>
+  <comment xml:lang="da">COBOL-kildekode</comment>
+  <comment xml:lang="de">COBOL-Quelltext</comment>
+  <comment xml:lang="eu">COBOL iturburu-kodea</comment>
+  <comment xml:lang="fi">COBOL lähdekoodi</comment>
+  <comment xml:lang="fr">code source COBOL</comment>
+  <comment xml:lang="hr">COBOL izvorni kôd</comment>
+  <comment xml:lang="it">Codice sorgente COBOL</comment>
+  <comment xml:lang="ko">코볼 소스 코드</comment>
+  <comment xml:lang="pl">Kod źródłowy COBOL</comment>
+  <comment xml:lang="pt-BR">Código-fonte COBOL</comment>
+  <comment xml:lang="sv">COBOL-källkod</comment>
+  <comment xml:lang="uk">вихідний код мовою COBOL</comment>
+  <acronym>COBOL</acronym>
+  <expanded-acronym>COmmon Business Oriented Language</expanded-acronym>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.cbl"/>
+  <glob pattern="*.cob"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-copying.xml b/rootfs/usr/share/mime/text/x-copying.xml
new file mode 100644
index 0000000..9f59e67
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-copying.xml
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-copying">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>license terms</comment>
+  <comment xml:lang="af">lisensievoorwaardes</comment>
+  <comment xml:lang="ar">شروط الترخيص</comment>
+  <comment xml:lang="ast">términos de llicencia</comment>
+  <comment xml:lang="be-Latn">licenzijnyja ŭmovy</comment>
+  <comment xml:lang="bg">Лицензни условия</comment>
+  <comment xml:lang="ca">condicions de llicència</comment>
+  <comment xml:lang="cs">licenční podmínky</comment>
+  <comment xml:lang="da">licensbetingelser</comment>
+  <comment xml:lang="de">Lizenzbedingungen</comment>
+  <comment xml:lang="el">Όροι άδειας</comment>
+  <comment xml:lang="en-GB">licence terms</comment>
+  <comment xml:lang="es">términos de licencia</comment>
+  <comment xml:lang="eu">lizentzia baldintzak</comment>
+  <comment xml:lang="fi">lisenssiehdot</comment>
+  <comment xml:lang="fo">loyvistreytir</comment>
+  <comment xml:lang="fr">termes de licence</comment>
+  <comment xml:lang="fur">tiermins di licence</comment>
+  <comment xml:lang="ga">téarmaí ceadúnais</comment>
+  <comment xml:lang="gl">termos de licenza</comment>
+  <comment xml:lang="he">תנאי רישיון</comment>
+  <comment xml:lang="hr">Uvjeti licence</comment>
+  <comment xml:lang="hu">licencfeltételek</comment>
+  <comment xml:lang="ia">Conditiones de licentia</comment>
+  <comment xml:lang="id">persyaratan lisensi</comment>
+  <comment xml:lang="it">Termini di licenza</comment>
+  <comment xml:lang="ja">ソフトウェアライセンス条項</comment>
+  <comment xml:lang="kk">лицензиялық келісімі</comment>
+  <comment xml:lang="ko">라이선스 조항</comment>
+  <comment xml:lang="lt">licencijos sąlygos</comment>
+  <comment xml:lang="lv">licences nosacījumi</comment>
+  <comment xml:lang="nb">lisensbestemmelser</comment>
+  <comment xml:lang="nl">licentievoorwaarden</comment>
+  <comment xml:lang="nn">lisensvilkår</comment>
+  <comment xml:lang="oc">tèrmes de licéncia</comment>
+  <comment xml:lang="pl">Warunki licencji</comment>
+  <comment xml:lang="pt">termos de licença</comment>
+  <comment xml:lang="pt-BR">Termos de licença</comment>
+  <comment xml:lang="ro">termeni de licență</comment>
+  <comment xml:lang="ru">Лицензионное соглашение</comment>
+  <comment xml:lang="sk">Licenčné podmienky</comment>
+  <comment xml:lang="sl">pogoji in dovoljenja uporabe</comment>
+  <comment xml:lang="sq">Kushte liçence</comment>
+  <comment xml:lang="sr">услови коришћења</comment>
+  <comment xml:lang="sv">licensvillkor</comment>
+  <comment xml:lang="tr">lisans koşulları</comment>
+  <comment xml:lang="uk">ліцензійні умови</comment>
+  <comment xml:lang="vi">điều kiện giấy phép</comment>
+  <comment xml:lang="zh-CN">软件许可条款</comment>
+  <comment xml:lang="zh-TW">授權條款</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="COPYING"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-credits.xml b/rootfs/usr/share/mime/text/x-credits.xml
new file mode 100644
index 0000000..12d5835
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-credits.xml
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-credits">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>author credits</comment>
+  <comment xml:lang="af">outeurerkenning</comment>
+  <comment xml:lang="ar">شكر وتقدير المؤلف</comment>
+  <comment xml:lang="ast">creitos del autor</comment>
+  <comment xml:lang="be-Latn">zasłuhi aŭtara</comment>
+  <comment xml:lang="bg">Благодарности към авторите</comment>
+  <comment xml:lang="ca">atribucions d'autor</comment>
+  <comment xml:lang="cs">autorské zásluhy</comment>
+  <comment xml:lang="da">bidragydere</comment>
+  <comment xml:lang="de">Autorendanksagung</comment>
+  <comment xml:lang="el">Μνεία συγγραφέων</comment>
+  <comment xml:lang="en-GB">author credits</comment>
+  <comment xml:lang="es">reconocimiento de autoría</comment>
+  <comment xml:lang="eu">egile-kredituak</comment>
+  <comment xml:lang="fi">tekijöiden kiitokset</comment>
+  <comment xml:lang="fo">høvundaheiður</comment>
+  <comment xml:lang="fr">remerciements</comment>
+  <comment xml:lang="fur">ricognossiments autôrs</comment>
+  <comment xml:lang="ga">admhálacha údar</comment>
+  <comment xml:lang="gl">créditos de autor</comment>
+  <comment xml:lang="he">קרדיטים של היוצר</comment>
+  <comment xml:lang="hr">Zasluge autora</comment>
+  <comment xml:lang="hu">szerzők listája</comment>
+  <comment xml:lang="ia">Recognoscentia de autores</comment>
+  <comment xml:lang="id">kredit penulis</comment>
+  <comment xml:lang="it">Riconoscimenti autori</comment>
+  <comment xml:lang="ja">ソフトウェア作者クレジット</comment>
+  <comment xml:lang="kk">бағдарлама авторлары</comment>
+  <comment xml:lang="ko">작성자 정보</comment>
+  <comment xml:lang="lt">padėkos autoriams</comment>
+  <comment xml:lang="lv">veidotāji</comment>
+  <comment xml:lang="nb">liste med bidragsytere</comment>
+  <comment xml:lang="nl">auteursinformatie</comment>
+  <comment xml:lang="nn">forfattarliste</comment>
+  <comment xml:lang="oc">mercejaments</comment>
+  <comment xml:lang="pl">Podziękowania autorów programu</comment>
+  <comment xml:lang="pt">créditos de autor</comment>
+  <comment xml:lang="pt-BR">Créditos do autor</comment>
+  <comment xml:lang="ro">mulțumiri autori</comment>
+  <comment xml:lang="ru">Авторы программы</comment>
+  <comment xml:lang="sk">Autorské zásluhy</comment>
+  <comment xml:lang="sl">avtorske zasluge</comment>
+  <comment xml:lang="sq">Kreditë e autorëve</comment>
+  <comment xml:lang="sr">заслуге аутора</comment>
+  <comment xml:lang="sv">författarlista</comment>
+  <comment xml:lang="tr">yazar bilgileri</comment>
+  <comment xml:lang="uk">подяки авторам програми</comment>
+  <comment xml:lang="vi">công trạng tác giả</comment>
+  <comment xml:lang="zh-CN">软件作者致谢</comment>
+  <comment xml:lang="zh-TW">作者致謝名單</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="CREDITS"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-csharp.xml b/rootfs/usr/share/mime/text/x-csharp.xml
new file mode 100644
index 0000000..f3f4d11
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-csharp.xml
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-csharp">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>C# source code</comment>
+  <comment xml:lang="af">C#-bronkode</comment>
+  <comment xml:lang="ar">شفرة مصدر سي#</comment>
+  <comment xml:lang="be-Latn">Kryničny kod C#</comment>
+  <comment xml:lang="bg">Изходен код — C#</comment>
+  <comment xml:lang="ca">codi font en C#</comment>
+  <comment xml:lang="cs">zdrojový kód v jazyce C#</comment>
+  <comment xml:lang="da">C#-kildekode</comment>
+  <comment xml:lang="de">C#-Quelltext</comment>
+  <comment xml:lang="el">Πηγαίος κώδικας C#</comment>
+  <comment xml:lang="en-GB">C# source code</comment>
+  <comment xml:lang="eo">C#-fontkodo</comment>
+  <comment xml:lang="es">código fuente en C#</comment>
+  <comment xml:lang="eu">C# iturburu-kodea</comment>
+  <comment xml:lang="fi">C#-lähdekoodi</comment>
+  <comment xml:lang="fo">C# keldukota</comment>
+  <comment xml:lang="fr">code source C#</comment>
+  <comment xml:lang="fur">codiç sorzint C#</comment>
+  <comment xml:lang="ga">cód foinseach C#</comment>
+  <comment xml:lang="gl">código fonte en C#</comment>
+  <comment xml:lang="he">קוד מקור של C#‎</comment>
+  <comment xml:lang="hr">C# izvorni kôd</comment>
+  <comment xml:lang="hu">C#-forráskód</comment>
+  <comment xml:lang="ia">Codice-fonte C#</comment>
+  <comment xml:lang="id">Kode sumber C#</comment>
+  <comment xml:lang="it">Codice sorgente C#</comment>
+  <comment xml:lang="ja">C# ソースコード</comment>
+  <comment xml:lang="ka">C#-ის საწყისი კოდი</comment>
+  <comment xml:lang="kk">C# бастапқы коды</comment>
+  <comment xml:lang="ko">C# 소스 코드</comment>
+  <comment xml:lang="lt">C# pradinis kodas</comment>
+  <comment xml:lang="lv">C# pirmkods</comment>
+  <comment xml:lang="ms">Kod sumber C#</comment>
+  <comment xml:lang="nb">C#-kildekode</comment>
+  <comment xml:lang="nl">C#-broncode</comment>
+  <comment xml:lang="nn">C#-kjeldekode</comment>
+  <comment xml:lang="oc">còde font C#</comment>
+  <comment xml:lang="pl">Kod źródłowy C#</comment>
+  <comment xml:lang="pt">código origem C#</comment>
+  <comment xml:lang="pt-BR">Código-fonte C#</comment>
+  <comment xml:lang="ro">Cod sursă C#</comment>
+  <comment xml:lang="ru">Исходный код C#</comment>
+  <comment xml:lang="sk">Zdrojový kód jazyka C#</comment>
+  <comment xml:lang="sl">Datoteka izvorne kode C#</comment>
+  <comment xml:lang="sq">Kod burues C#</comment>
+  <comment xml:lang="sr">Ц# изворни ко̂д</comment>
+  <comment xml:lang="sv">C#-källkod</comment>
+  <comment xml:lang="tr">C# kaynak kodu</comment>
+  <comment xml:lang="uk">вихідний код мовою C#</comment>
+  <comment xml:lang="vi">Mã nguồn C#</comment>
+  <comment xml:lang="zh-CN">C# 源代码</comment>
+  <comment xml:lang="zh-TW">C# 源碼</comment>
+  <sub-class-of type="text/x-csrc"/>
+  <glob pattern="*.cs"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-csrc.xml b/rootfs/usr/share/mime/text/x-csrc.xml
new file mode 100644
index 0000000..854cdbe
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-csrc.xml
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-csrc">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>C source code</comment>
+  <comment xml:lang="af">C-bronkode</comment>
+  <comment xml:lang="ar">شفرة مصدر سي</comment>
+  <comment xml:lang="be-Latn">Kryničny kod C</comment>
+  <comment xml:lang="bg">Изходен код — C</comment>
+  <comment xml:lang="ca">codi font en C</comment>
+  <comment xml:lang="cs">zdrojový kód v jazyce C</comment>
+  <comment xml:lang="da">C-kildekode</comment>
+  <comment xml:lang="de">C-Quelltext</comment>
+  <comment xml:lang="el">Πηγαίος κώδικας C</comment>
+  <comment xml:lang="en-GB">C source code</comment>
+  <comment xml:lang="eo">C-fontkodo</comment>
+  <comment xml:lang="es">código fuente en C</comment>
+  <comment xml:lang="eu">C iturburu-kodea</comment>
+  <comment xml:lang="fi">C-lähdekoodi</comment>
+  <comment xml:lang="fo">C keldukota</comment>
+  <comment xml:lang="fr">code source C</comment>
+  <comment xml:lang="fur">codiç sorzint C</comment>
+  <comment xml:lang="ga">cód foinseach C</comment>
+  <comment xml:lang="gl">código fonte en C</comment>
+  <comment xml:lang="he">קוד מקור של C</comment>
+  <comment xml:lang="hr">C izvorni kôd</comment>
+  <comment xml:lang="hu">C-forráskód</comment>
+  <comment xml:lang="ia">Codice-fonte C</comment>
+  <comment xml:lang="id">Kode sumber C</comment>
+  <comment xml:lang="it">Codice sorgente C</comment>
+  <comment xml:lang="ja">C ソースコード</comment>
+  <comment xml:lang="ka">C-ის საწყისი კოდი</comment>
+  <comment xml:lang="kk">C бастапқы коды</comment>
+  <comment xml:lang="ko">C 소스 코드</comment>
+  <comment xml:lang="lt">C pradinis kodas</comment>
+  <comment xml:lang="lv">C pirmkods</comment>
+  <comment xml:lang="ms">Kod sumber C</comment>
+  <comment xml:lang="nb">C-kildekode</comment>
+  <comment xml:lang="nl">C-broncode</comment>
+  <comment xml:lang="nn">C-kjeldekode</comment>
+  <comment xml:lang="oc">còde font C</comment>
+  <comment xml:lang="pl">Kod źródłowy C</comment>
+  <comment xml:lang="pt">código origem C</comment>
+  <comment xml:lang="pt-BR">Código-fonte C</comment>
+  <comment xml:lang="ro">Cod sursă C</comment>
+  <comment xml:lang="ru">Исходный код C</comment>
+  <comment xml:lang="sk">Zdrojový kód jazyka C</comment>
+  <comment xml:lang="sl">Datoteka izvorne kode C</comment>
+  <comment xml:lang="sq">Kod burues C</comment>
+  <comment xml:lang="sr">Ц изворни ко̂д</comment>
+  <comment xml:lang="sv">C-källkod</comment>
+  <comment xml:lang="tr">C kaynak kodu</comment>
+  <comment xml:lang="uk">вихідний код мовою C</comment>
+  <comment xml:lang="vi">Mã nguồn C</comment>
+  <comment xml:lang="zh-CN">C 源代码</comment>
+  <comment xml:lang="zh-TW">C 源碼</comment>
+  <sub-class-of type="text/plain"/>
+  <alias type="text/x-c"/>
+  <glob pattern="*.c" case-sensitive="true"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-dbus-service.xml b/rootfs/usr/share/mime/text/x-dbus-service.xml
new file mode 100644
index 0000000..99e5965
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-dbus-service.xml
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-dbus-service">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>D-Bus service file</comment>
+  <comment xml:lang="af">D-Bus-dienslêer</comment>
+  <comment xml:lang="ca">fitxer de servei de D-Bus</comment>
+  <comment xml:lang="cs">soubor služby D-Bus</comment>
+  <comment xml:lang="da">D-Bus-tjenestefil</comment>
+  <comment xml:lang="de">D-Bus-Dienstdatei</comment>
+  <comment xml:lang="en-GB">D-Bus service file</comment>
+  <comment xml:lang="es">archivo de servicio de D-Bus</comment>
+  <comment xml:lang="eu">D-Bus zerbitzu fitxategia</comment>
+  <comment xml:lang="fi">D-Bus-palvelutiedosto</comment>
+  <comment xml:lang="fr">fichier de service D-Bus</comment>
+  <comment xml:lang="fur">file di servizi D-Bus</comment>
+  <comment xml:lang="ga">comhad seirbhíse D-Bus</comment>
+  <comment xml:lang="hr">Datoteka D-Bus usluge</comment>
+  <comment xml:lang="hu">D-Bus szolgáltatás fájl</comment>
+  <comment xml:lang="id">berkas layanan D-Bus</comment>
+  <comment xml:lang="it">File servizio D-Bus</comment>
+  <comment xml:lang="kk">D-Bus қызметтік файлы</comment>
+  <comment xml:lang="ko">D-Bus 서비스 파일</comment>
+  <comment xml:lang="pl">Plik usługi D-Bus</comment>
+  <comment xml:lang="pt-BR">Arquivo de serviço do D-Bus</comment>
+  <comment xml:lang="ru">Файл службы D-Bus</comment>
+  <comment xml:lang="sk">Súbor služby D-Bus</comment>
+  <comment xml:lang="sr">датотека услуге Д-сабирнице</comment>
+  <comment xml:lang="sv">D-BUS-tjänstfil</comment>
+  <comment xml:lang="tr">D-Bus hizmeti dosyası</comment>
+  <comment xml:lang="uk">файл служби D-Bus</comment>
+  <comment xml:lang="zh-CN">D-Bus 服务文件</comment>
+  <comment xml:lang="zh-TW">D-Bus 服務檔</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.service"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-dcl.xml b/rootfs/usr/share/mime/text/x-dcl.xml
new file mode 100644
index 0000000..9193562
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-dcl.xml
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-dcl">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>DCL script</comment>
+  <comment xml:lang="af">DCL-skrip</comment>
+  <comment xml:lang="ar">سكربت DCL</comment>
+  <comment xml:lang="az">DCL skripti</comment>
+  <comment xml:lang="be-Latn">Skrypt DCL</comment>
+  <comment xml:lang="bg">Скрипт — DCL</comment>
+  <comment xml:lang="ca">script DCL</comment>
+  <comment xml:lang="cs">skript DCL</comment>
+  <comment xml:lang="cy">Sgript DCL</comment>
+  <comment xml:lang="da">DCL-program</comment>
+  <comment xml:lang="de">DCL-Skript</comment>
+  <comment xml:lang="el">Δέσμη ενεργειών DCL</comment>
+  <comment xml:lang="en-GB">DCL script</comment>
+  <comment xml:lang="eo">DCL-skripto</comment>
+  <comment xml:lang="es">secuencia de órdenes en DCL</comment>
+  <comment xml:lang="eu">DCL script-a</comment>
+  <comment xml:lang="fi">DCL-komentotiedosto</comment>
+  <comment xml:lang="fo">DCL boðrøð</comment>
+  <comment xml:lang="fr">script DCL</comment>
+  <comment xml:lang="fur">script DCL</comment>
+  <comment xml:lang="ga">script DCL</comment>
+  <comment xml:lang="gl">script de DCL</comment>
+  <comment xml:lang="he">תסריט DCL</comment>
+  <comment xml:lang="hr">DCL skripta</comment>
+  <comment xml:lang="hu">DCL-parancsfájl</comment>
+  <comment xml:lang="ia">Script DCL</comment>
+  <comment xml:lang="id">Skrip DCL</comment>
+  <comment xml:lang="it">Script DCL</comment>
+  <comment xml:lang="ja">DCL スクリプト</comment>
+  <comment xml:lang="ka">DCL სცენარი</comment>
+  <comment xml:lang="kk">DCL сценарийі</comment>
+  <comment xml:lang="ko">DCL 스크립트</comment>
+  <comment xml:lang="lt">DCL scenarijus</comment>
+  <comment xml:lang="lv">DCL skripts</comment>
+  <comment xml:lang="ms">Skrip DCL</comment>
+  <comment xml:lang="nb">DCL-skript</comment>
+  <comment xml:lang="nl">DCL-script</comment>
+  <comment xml:lang="nn">DCL-skript</comment>
+  <comment xml:lang="oc">escript DCL</comment>
+  <comment xml:lang="pl">Skrypt DCL</comment>
+  <comment xml:lang="pt">script DCL</comment>
+  <comment xml:lang="pt-BR">Script DCL</comment>
+  <comment xml:lang="ro">Script DCL</comment>
+  <comment xml:lang="ru">Сценарий DCL</comment>
+  <comment xml:lang="sk">Skript DCL</comment>
+  <comment xml:lang="sl">Skriptna datoteka DCL</comment>
+  <comment xml:lang="sq">Script DCL</comment>
+  <comment xml:lang="sr">ДЦЛ скрипта</comment>
+  <comment xml:lang="sv">DCL-skript</comment>
+  <comment xml:lang="tr">DCL betiği</comment>
+  <comment xml:lang="uk">скрипт DCL</comment>
+  <comment xml:lang="vi">Văn lệnh DCL</comment>
+  <comment xml:lang="zh-CN">DCL 脚本</comment>
+  <comment xml:lang="zh-TW">DCL 指令稿</comment>
+  <acronym>DCL</acronym>
+  <expanded-acronym>Data Conversion Laboratory</expanded-acronym>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.dcl"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-dsl.xml b/rootfs/usr/share/mime/text/x-dsl.xml
new file mode 100644
index 0000000..395d906
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-dsl.xml
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-dsl">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>DSSSL document</comment>
+  <comment xml:lang="af">DSSSL-dokument</comment>
+  <comment xml:lang="ar">مستند DSSSL</comment>
+  <comment xml:lang="ast">Documentu DSSSL</comment>
+  <comment xml:lang="az">DSSSL sənədi</comment>
+  <comment xml:lang="be-Latn">Dakument DSSSL</comment>
+  <comment xml:lang="bg">Документ — DSSSL</comment>
+  <comment xml:lang="ca">document DSSSL</comment>
+  <comment xml:lang="cs">dokument DSSSL</comment>
+  <comment xml:lang="cy">Dogfen DSSSL</comment>
+  <comment xml:lang="da">DSSSL-dokument</comment>
+  <comment xml:lang="de">DSSSL-Dokument</comment>
+  <comment xml:lang="el">Έγγραφο DSSSL</comment>
+  <comment xml:lang="en-GB">DSSSL document</comment>
+  <comment xml:lang="eo">DSSSL-dokumento</comment>
+  <comment xml:lang="es">documento DSSSL</comment>
+  <comment xml:lang="eu">DSSSL dokumentua</comment>
+  <comment xml:lang="fi">DSSSL-asiakirja</comment>
+  <comment xml:lang="fo">DSSSL skjal</comment>
+  <comment xml:lang="fr">document DSSSL</comment>
+  <comment xml:lang="fur">document DSSSL</comment>
+  <comment xml:lang="ga">cáipéis DSSSL</comment>
+  <comment xml:lang="gl">documento DSSSL</comment>
+  <comment xml:lang="he">מסמך DSSSL</comment>
+  <comment xml:lang="hr">DSSSL dokument</comment>
+  <comment xml:lang="hu">DSSSL-dokumentum</comment>
+  <comment xml:lang="ia">Documento DSSSL</comment>
+  <comment xml:lang="id">Dokumen DSSSL</comment>
+  <comment xml:lang="it">Documento DSSSL</comment>
+  <comment xml:lang="ja">DSSSL ドキュメント</comment>
+  <comment xml:lang="ka">DSSSL დოკუმენტი</comment>
+  <comment xml:lang="kk">DSSSL құжаты</comment>
+  <comment xml:lang="ko">DSSSL 문서</comment>
+  <comment xml:lang="lt">DSSSL dokumentas</comment>
+  <comment xml:lang="lv">DSSSL dokuments</comment>
+  <comment xml:lang="ms">Dokumen DSSSL</comment>
+  <comment xml:lang="nb">DSSSL-dokument</comment>
+  <comment xml:lang="nl">DSSSL-document</comment>
+  <comment xml:lang="nn">DSSSL-dokument</comment>
+  <comment xml:lang="oc">document DSSSL</comment>
+  <comment xml:lang="pl">Dokument DSSSL</comment>
+  <comment xml:lang="pt">documento DSSSL</comment>
+  <comment xml:lang="pt-BR">Documento DSSSL</comment>
+  <comment xml:lang="ro">Document DSSSL</comment>
+  <comment xml:lang="ru">Документ DSSSL</comment>
+  <comment xml:lang="sk">Dokument DSSSL</comment>
+  <comment xml:lang="sl">Dokument DSSSL</comment>
+  <comment xml:lang="sq">Dokument DSSSL</comment>
+  <comment xml:lang="sr">ДСССЛ документ</comment>
+  <comment xml:lang="sv">DSSSL-dokument</comment>
+  <comment xml:lang="tr">DSSSL belgesi</comment>
+  <comment xml:lang="uk">документ DSSSL</comment>
+  <comment xml:lang="vi">Tài liệu DSSSL</comment>
+  <comment xml:lang="zh-CN">DSSSL 文档</comment>
+  <comment xml:lang="zh-TW">DSSSL 文件</comment>
+  <acronym>DSSSL</acronym>
+  <expanded-acronym>Document Style Semantics and Specification Language</expanded-acronym>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.dsl"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-dsrc.xml b/rootfs/usr/share/mime/text/x-dsrc.xml
new file mode 100644
index 0000000..9a9fd45
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-dsrc.xml
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-dsrc">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>D source code</comment>
+  <comment xml:lang="af">D-bronkode</comment>
+  <comment xml:lang="ar">شفرة مصدر D</comment>
+  <comment xml:lang="be-Latn">Kryničny kod D</comment>
+  <comment xml:lang="bg">Изходен код — D</comment>
+  <comment xml:lang="ca">codi font en D</comment>
+  <comment xml:lang="cs">zdrojový kód v jazyce D</comment>
+  <comment xml:lang="da">D-kildekode</comment>
+  <comment xml:lang="de">D-Quelltext</comment>
+  <comment xml:lang="el">Πηγαίος κώδικας D</comment>
+  <comment xml:lang="en-GB">D source code</comment>
+  <comment xml:lang="eo">D-fontkodo</comment>
+  <comment xml:lang="es">código fuente en D</comment>
+  <comment xml:lang="eu">D iturburu-kodea</comment>
+  <comment xml:lang="fi">D-lähdekoodi</comment>
+  <comment xml:lang="fo">D keldukota</comment>
+  <comment xml:lang="fr">code source D</comment>
+  <comment xml:lang="fur">codiç sorzint D</comment>
+  <comment xml:lang="ga">cód foinseach D</comment>
+  <comment xml:lang="gl">código fonte de D</comment>
+  <comment xml:lang="he">קוד מקור לשפת D</comment>
+  <comment xml:lang="hr">D izvorni kôd</comment>
+  <comment xml:lang="hu">D-forráskód</comment>
+  <comment xml:lang="ia">Codice-fonte D</comment>
+  <comment xml:lang="id">Kode sumber D</comment>
+  <comment xml:lang="it">Codice sorgente D</comment>
+  <comment xml:lang="ja">D ソースコード</comment>
+  <comment xml:lang="ka">D-ის საწყისი კოდი</comment>
+  <comment xml:lang="kk">D бастапқы коды</comment>
+  <comment xml:lang="ko">D 소스 코드</comment>
+  <comment xml:lang="lt">D pradinis kodas</comment>
+  <comment xml:lang="lv">D pirmkods</comment>
+  <comment xml:lang="nb">D-kildekode</comment>
+  <comment xml:lang="nl">D-broncode</comment>
+  <comment xml:lang="nn">D-kjeldekode</comment>
+  <comment xml:lang="oc">còde font D</comment>
+  <comment xml:lang="pl">Kod źródłowy D</comment>
+  <comment xml:lang="pt">código origem D</comment>
+  <comment xml:lang="pt-BR">Código-fonte D</comment>
+  <comment xml:lang="ro">Cod sursă D</comment>
+  <comment xml:lang="ru">Исходный код D</comment>
+  <comment xml:lang="sk">Zdrojový kód jazyka D</comment>
+  <comment xml:lang="sl">Datoteka izvorne kode D</comment>
+  <comment xml:lang="sq">Kod burues D</comment>
+  <comment xml:lang="sr">Д изворни ко̂д</comment>
+  <comment xml:lang="sv">D-källkod</comment>
+  <comment xml:lang="tr">D kaynak kodu</comment>
+  <comment xml:lang="uk">вихідний код мовою D</comment>
+  <comment xml:lang="vi">Mã nguồn D</comment>
+  <comment xml:lang="zh-CN">D 源代码</comment>
+  <comment xml:lang="zh-TW">D 源碼</comment>
+  <sub-class-of type="text/x-csrc"/>
+  <glob pattern="*.d"/>
+  <glob pattern="*.di"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-eiffel.xml b/rootfs/usr/share/mime/text/x-eiffel.xml
new file mode 100644
index 0000000..56107df
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-eiffel.xml
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-eiffel">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>Eiffel source code</comment>
+  <comment xml:lang="af">Eiffel-bronkode</comment>
+  <comment xml:lang="ar">شفرة مصدر Eiffel</comment>
+  <comment xml:lang="be-Latn">Kryničny kod Eiffel</comment>
+  <comment xml:lang="bg">Изходен код — Eiffel</comment>
+  <comment xml:lang="ca">codi font en Eiffel</comment>
+  <comment xml:lang="cs">zdrojový kód v jazyce Eiffel</comment>
+  <comment xml:lang="da">Eiffel-kildekode</comment>
+  <comment xml:lang="de">Eiffel-Quelltext</comment>
+  <comment xml:lang="el">Πηγαίος κώδικας Eiffel</comment>
+  <comment xml:lang="en-GB">Eiffel source code</comment>
+  <comment xml:lang="eo">Eiffel-fontkodo</comment>
+  <comment xml:lang="es">código fuente en Eiffel</comment>
+  <comment xml:lang="eu">Eiffel iturburu-kodea</comment>
+  <comment xml:lang="fi">Eiffel-lähdekoodi</comment>
+  <comment xml:lang="fo">Eiffel keldukota</comment>
+  <comment xml:lang="fr">code source Eiffel</comment>
+  <comment xml:lang="fur">codiç sorzint Eiffel</comment>
+  <comment xml:lang="ga">cód foinseach Eiffel</comment>
+  <comment xml:lang="gl">código fone de Eiffel</comment>
+  <comment xml:lang="he">קוד מקור של Eiffel</comment>
+  <comment xml:lang="hr">Eiffel izvorni kôd</comment>
+  <comment xml:lang="hu">Eiffel forráskód</comment>
+  <comment xml:lang="ia">Codice-fonte Eiffel</comment>
+  <comment xml:lang="id">Kode sumber Eiffel</comment>
+  <comment xml:lang="it">Codice sorgente Eiffel</comment>
+  <comment xml:lang="ja">Eiffel ソースコード</comment>
+  <comment xml:lang="ka">Eiffel-ის საწყისი კოდი</comment>
+  <comment xml:lang="kk">Eiffel бастапқы коды</comment>
+  <comment xml:lang="ko">Eiffel 소스 코드</comment>
+  <comment xml:lang="lt">Eiffel pirminis programos tekstas</comment>
+  <comment xml:lang="lv">Eiffel pirmkods</comment>
+  <comment xml:lang="nb">Eiffel-kildekode</comment>
+  <comment xml:lang="nl">Eiffel-broncode</comment>
+  <comment xml:lang="nn">Eiffel-kjeldekode</comment>
+  <comment xml:lang="oc">còde font Eiffel</comment>
+  <comment xml:lang="pl">Kod źródłowy Eiffel</comment>
+  <comment xml:lang="pt">código origem Eiffel</comment>
+  <comment xml:lang="pt-BR">Código-fonte Eiffel</comment>
+  <comment xml:lang="ro">Cod sursă Eiffel</comment>
+  <comment xml:lang="ru">Исходный код Eiffel</comment>
+  <comment xml:lang="sk">Zdrojový kód Eiffel</comment>
+  <comment xml:lang="sl">Datoteka izvorne kode Eiffel</comment>
+  <comment xml:lang="sq">Kod burues Eiffel</comment>
+  <comment xml:lang="sr">Ајфел изворни ко̂д</comment>
+  <comment xml:lang="sv">Eiffel-källkod</comment>
+  <comment xml:lang="tr">Eiffel kaynak kodu</comment>
+  <comment xml:lang="uk">вихідний код мовою Eiffel</comment>
+  <comment xml:lang="vi">Mã nguồn Eiffel</comment>
+  <comment xml:lang="zh-CN">Eiffel 源代码</comment>
+  <comment xml:lang="zh-TW">Eiffel 源碼</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.e"/>
+  <glob pattern="*.eif"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-emacs-lisp.xml b/rootfs/usr/share/mime/text/x-emacs-lisp.xml
new file mode 100644
index 0000000..61bb6b3
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-emacs-lisp.xml
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-emacs-lisp">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>Emacs Lisp source code</comment>
+  <comment xml:lang="af">Emacs Lisp-bronkode</comment>
+  <comment xml:lang="ar">شفرة مصدر Emacs Lisp</comment>
+  <comment xml:lang="az">Emacs Lisp mənbə kodu</comment>
+  <comment xml:lang="be-Latn">Kryničny kod Emacs Lisp</comment>
+  <comment xml:lang="bg">Изходен код — Emacs Lisp</comment>
+  <comment xml:lang="ca">codi font en Emacs Lisp</comment>
+  <comment xml:lang="cs">zdrojový kód Emacs Lisp</comment>
+  <comment xml:lang="cy">Ffynhonnell rhaglen EMACS LISP</comment>
+  <comment xml:lang="da">Emacs Lisp-kildekode</comment>
+  <comment xml:lang="de">Emacs-Lisp-Quelltext</comment>
+  <comment xml:lang="el">Πηγαίος κώδικας Emacs Lisp</comment>
+  <comment xml:lang="en-GB">Emacs Lisp source code</comment>
+  <comment xml:lang="eo">fontkodo en Emacs Lisp</comment>
+  <comment xml:lang="es">código fuente en Lisp de Emacs</comment>
+  <comment xml:lang="eu">Emacs Lisp iturburu-kodea</comment>
+  <comment xml:lang="fi">Emacs Lisp -lähdekoodi</comment>
+  <comment xml:lang="fo">Emacs Lisp keldukota</comment>
+  <comment xml:lang="fr">code source Emacs Lisp</comment>
+  <comment xml:lang="fur">codiç sorzint Emacs Lisp</comment>
+  <comment xml:lang="ga">cód foinseach Emacs Lisp</comment>
+  <comment xml:lang="gl">código fonte de Emacs Lisp</comment>
+  <comment xml:lang="he">קוד מקור של Emcas Lisp</comment>
+  <comment xml:lang="hr">Emacs Lisp izvorni kôd</comment>
+  <comment xml:lang="hu">Emacs Lisp-forráskód</comment>
+  <comment xml:lang="ia">Codice-fonte Lisp de Emacs</comment>
+  <comment xml:lang="id">Kode sumber Emacs Lisp</comment>
+  <comment xml:lang="it">Codice sorgente Emacs Lisp</comment>
+  <comment xml:lang="ja">Emacs Lisp ソースコード</comment>
+  <comment xml:lang="ka">Emacs-ის Lisp საწყისი კოდი</comment>
+  <comment xml:lang="kk">Emacs Lisp бастапқы коды</comment>
+  <comment xml:lang="ko">Emacs Lisp 소스 코드</comment>
+  <comment xml:lang="lt">Emacs Lisp pradinis kodas</comment>
+  <comment xml:lang="lv">Emacs Lisp pirmkods</comment>
+  <comment xml:lang="ms">Kod sumber Emacs Lisp</comment>
+  <comment xml:lang="nb">Emacs Lisp-kildekode</comment>
+  <comment xml:lang="nl">Emacs Lisp-broncode</comment>
+  <comment xml:lang="nn">Emacs Lisp kjeldekode</comment>
+  <comment xml:lang="oc">còde font Emacs Lisp</comment>
+  <comment xml:lang="pl">Kod źródłowy Emacs Lisp</comment>
+  <comment xml:lang="pt">código origem Emacs Lisp</comment>
+  <comment xml:lang="pt-BR">Código-fonte Lisp do Emacs</comment>
+  <comment xml:lang="ro">Cod sursă Emacs Lisp</comment>
+  <comment xml:lang="ru">Исходный код Emacs Lisp</comment>
+  <comment xml:lang="sk">Zdrojový kód Emacs Lisp</comment>
+  <comment xml:lang="sl">Datoteka izvorne kode Emacs Lisp</comment>
+  <comment xml:lang="sq">Kod burues Emacs Lisp</comment>
+  <comment xml:lang="sr">Емакс Лисп изворни ко̂д</comment>
+  <comment xml:lang="sv">Emacs Lisp-källkod</comment>
+  <comment xml:lang="tr">Emacs Lisp kaynak kodu</comment>
+  <comment xml:lang="uk">вихідний код мовою Emacs Lisp</comment>
+  <comment xml:lang="vi">Mã nguồn Lisp Emacs</comment>
+  <comment xml:lang="zh-CN">Emacs Lisp 源代码</comment>
+  <comment xml:lang="zh-TW">Emacs Lisp 源碼</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.el"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-erlang.xml b/rootfs/usr/share/mime/text/x-erlang.xml
new file mode 100644
index 0000000..098684a
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-erlang.xml
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-erlang">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>Erlang source code</comment>
+  <comment xml:lang="af">Erlang-bronkode</comment>
+  <comment xml:lang="ar">شفرة مصدر Erlang</comment>
+  <comment xml:lang="be-Latn">Kryničny kod Erlang</comment>
+  <comment xml:lang="bg">Изходен код — Erlang</comment>
+  <comment xml:lang="ca">codi font en Erlang</comment>
+  <comment xml:lang="cs">zdrojový kód v jazyce Erlang</comment>
+  <comment xml:lang="da">Erlang-kildekode</comment>
+  <comment xml:lang="de">Erlang-Quelltext</comment>
+  <comment xml:lang="el">Πηγαίος κώδικας Erlang</comment>
+  <comment xml:lang="en-GB">Erlang source code</comment>
+  <comment xml:lang="eo">Erlang-fontkodo</comment>
+  <comment xml:lang="es">código fuente en Erlang</comment>
+  <comment xml:lang="eu">Erlang iturburu-kodea</comment>
+  <comment xml:lang="fi">Erlang-lähdekoodi</comment>
+  <comment xml:lang="fo">Erlang keldukota</comment>
+  <comment xml:lang="fr">code source Erlang</comment>
+  <comment xml:lang="fur">codiç sorzint Erlang</comment>
+  <comment xml:lang="ga">cód foinseach Erlang</comment>
+  <comment xml:lang="gl">código fonte de Erlang</comment>
+  <comment xml:lang="he">קוד מקור של Erlang</comment>
+  <comment xml:lang="hr">Erlang izvorni kôd</comment>
+  <comment xml:lang="hu">Erlang forráskód</comment>
+  <comment xml:lang="ia">Codice-fonte Erlang</comment>
+  <comment xml:lang="id">Kode sumber Erlang</comment>
+  <comment xml:lang="it">Codice sorgente Erlang</comment>
+  <comment xml:lang="ja">Erlang ソースコード</comment>
+  <comment xml:lang="ka">Erlang-ის საწყისი კოდი</comment>
+  <comment xml:lang="kk">Erlang бастапқы коды</comment>
+  <comment xml:lang="ko">Erlang 소스 코드</comment>
+  <comment xml:lang="lt">Erlang pradinis kodas</comment>
+  <comment xml:lang="lv">Erlang pirmkods</comment>
+  <comment xml:lang="nb">Erlang-kildekode</comment>
+  <comment xml:lang="nl">Erlang-broncode</comment>
+  <comment xml:lang="nn">Erlang-kjeldekode</comment>
+  <comment xml:lang="oc">còde font Erlang</comment>
+  <comment xml:lang="pl">Kod źródłowy Erlang</comment>
+  <comment xml:lang="pt">código origem Erlang</comment>
+  <comment xml:lang="pt-BR">Código-fonte Erlang</comment>
+  <comment xml:lang="ro">Cod sursă Erlang</comment>
+  <comment xml:lang="ru">Исходный код Erlang</comment>
+  <comment xml:lang="sk">Zdrojový kód Erlang</comment>
+  <comment xml:lang="sl">Datoteka izvorne kode Erlang</comment>
+  <comment xml:lang="sq">Kod burues Erlang</comment>
+  <comment xml:lang="sr">Ерланг изворни ко̂д</comment>
+  <comment xml:lang="sv">Erlang-källkod</comment>
+  <comment xml:lang="tr">Erlang kaynak kodu</comment>
+  <comment xml:lang="uk">вихідний код мовою Erlang</comment>
+  <comment xml:lang="vi">Mã nguồn Erlang</comment>
+  <comment xml:lang="zh-CN">Erlang 源代码</comment>
+  <comment xml:lang="zh-TW">Erlang 源碼</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.erl"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-fortran.xml b/rootfs/usr/share/mime/text/x-fortran.xml
new file mode 100644
index 0000000..7f0c20b
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-fortran.xml
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-fortran">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>Fortran source code</comment>
+  <comment xml:lang="af">Fortran-bronkode</comment>
+  <comment xml:lang="ar">شفرة مصدر Fortran</comment>
+  <comment xml:lang="az">Fortran mənbə kodu</comment>
+  <comment xml:lang="be-Latn">Kryničny kod Fortran</comment>
+  <comment xml:lang="bg">Изходен код — Fortran</comment>
+  <comment xml:lang="ca">codi font en Fortran</comment>
+  <comment xml:lang="cs">zdrojový kód v jazyce Fortran</comment>
+  <comment xml:lang="cy">Ffynhonnell rhaglen FORTRAN</comment>
+  <comment xml:lang="da">Fortran-kildekode</comment>
+  <comment xml:lang="de">Fortran-Quelltext</comment>
+  <comment xml:lang="el">Πηγαίος κώδικας Fortran</comment>
+  <comment xml:lang="en-GB">Fortran source code</comment>
+  <comment xml:lang="eo">Fotran-fontkodo</comment>
+  <comment xml:lang="es">código fuente en Fortran</comment>
+  <comment xml:lang="eu">Fortran-en iturburu-kodea</comment>
+  <comment xml:lang="fi">Fortran-lähdekoodi</comment>
+  <comment xml:lang="fo">Fortran keldukota</comment>
+  <comment xml:lang="fr">code source Fortran</comment>
+  <comment xml:lang="fur">codiç sorzint Fortran</comment>
+  <comment xml:lang="ga">cód foinseach Fortran</comment>
+  <comment xml:lang="gl">código fonte de Fortran</comment>
+  <comment xml:lang="he">קוד מקור של Fortran</comment>
+  <comment xml:lang="hr">Fortran izvorni kôd</comment>
+  <comment xml:lang="hu">Fortran-forráskód</comment>
+  <comment xml:lang="ia">Codice-fonte Fortran</comment>
+  <comment xml:lang="id">Kode sumber Fortran</comment>
+  <comment xml:lang="it">Codice sorgente Fortran</comment>
+  <comment xml:lang="ja">Fortran ソースコード</comment>
+  <comment xml:lang="ka">Fortran-ის საწყისი კოდი</comment>
+  <comment xml:lang="kk">Fortran бастапқы коды</comment>
+  <comment xml:lang="ko">포트란 소스 코드</comment>
+  <comment xml:lang="lt">Fortran pradinis kodas</comment>
+  <comment xml:lang="lv">Fortran pirmkods</comment>
+  <comment xml:lang="ms">kod sumber Fortran</comment>
+  <comment xml:lang="nb">Fortran-kildekode</comment>
+  <comment xml:lang="nl">Fortran-broncode</comment>
+  <comment xml:lang="nn">Fortran-kjeldekode</comment>
+  <comment xml:lang="oc">còde font Fortran</comment>
+  <comment xml:lang="pl">Kod źródłowy Fortran</comment>
+  <comment xml:lang="pt">código origem Fortran</comment>
+  <comment xml:lang="pt-BR">Código-fonte Fortran</comment>
+  <comment xml:lang="ro">Cod sursă Fortran</comment>
+  <comment xml:lang="ru">Исходный код Fortran</comment>
+  <comment xml:lang="sk">Zdrojový kód Fortran</comment>
+  <comment xml:lang="sl">Datoteka izvorne kode Fortran</comment>
+  <comment xml:lang="sq">Kod burues Fortran</comment>
+  <comment xml:lang="sr">Фортран изворни ко̂д</comment>
+  <comment xml:lang="sv">Fortran-källkod</comment>
+  <comment xml:lang="tr">Fortran kaynak kodu</comment>
+  <comment xml:lang="uk">вихідний код мовою Fortran</comment>
+  <comment xml:lang="vi">Mã nguồn Fortran</comment>
+  <comment xml:lang="zh-CN">Fortran 源代码</comment>
+  <comment xml:lang="zh-TW">Fortran 源碼</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.f"/>
+  <glob pattern="*.f90"/>
+  <glob pattern="*.f95"/>
+  <glob pattern="*.for"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-genie.xml b/rootfs/usr/share/mime/text/x-genie.xml
new file mode 100644
index 0000000..b5a4c83
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-genie.xml
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-genie">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>Genie source code</comment>
+  <comment xml:lang="af">Genie-bronkode</comment>
+  <comment xml:lang="ca">codi font de Genius</comment>
+  <comment xml:lang="cs">zdrojový kód v jazyce Genie</comment>
+  <comment xml:lang="da">Genie-kildekode</comment>
+  <comment xml:lang="de">Genie-Quelltext</comment>
+  <comment xml:lang="el">Πηγαίος κώδικας Genie</comment>
+  <comment xml:lang="en-GB">Genie source code</comment>
+  <comment xml:lang="es">código fuente en Genie</comment>
+  <comment xml:lang="eu">Genie iturburu-kodea</comment>
+  <comment xml:lang="fi">Genie-lähdekoodi</comment>
+  <comment xml:lang="fr">code source Genie</comment>
+  <comment xml:lang="fur">codiç sorzint Genie</comment>
+  <comment xml:lang="ga">cód foinseach Genie</comment>
+  <comment xml:lang="he">קוד מקור של Genie</comment>
+  <comment xml:lang="hr">Genie izvorni kôd</comment>
+  <comment xml:lang="hu">Genie forráskód</comment>
+  <comment xml:lang="ia">Codice-fonte Genie</comment>
+  <comment xml:lang="id">Kode sumber Genie</comment>
+  <comment xml:lang="it">Codice sorgente Genie</comment>
+  <comment xml:lang="kk">Genie бастапқы коды</comment>
+  <comment xml:lang="ko">Genie 소스 코드</comment>
+  <comment xml:lang="oc">còde font Genie</comment>
+  <comment xml:lang="pl">Kod źródłowy Genie</comment>
+  <comment xml:lang="pt">código origem Genie</comment>
+  <comment xml:lang="pt-BR">Código-fonte Genie</comment>
+  <comment xml:lang="ru">Исходный код Genie</comment>
+  <comment xml:lang="sk">Zdrojový kód Genie</comment>
+  <comment xml:lang="sl">Izvorna koda Genie</comment>
+  <comment xml:lang="sr">Гение изворни ко̂д</comment>
+  <comment xml:lang="sv">Genie-källkod</comment>
+  <comment xml:lang="tr">Genie kaynak kodu</comment>
+  <comment xml:lang="uk">вихідний код мовою Genie</comment>
+  <comment xml:lang="zh-CN">Genie 源代码</comment>
+  <comment xml:lang="zh-TW">Genie 源碼</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.gs" case-sensitive="true"/>
+  <generic-icon name="text-x-generic"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-gettext-translation-template.xml b/rootfs/usr/share/mime/text/x-gettext-translation-template.xml
new file mode 100644
index 0000000..8be08cc
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-gettext-translation-template.xml
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-gettext-translation-template">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>translation template</comment>
+  <comment xml:lang="af">vertaalsjabloon</comment>
+  <comment xml:lang="ar">قالب الترجمة</comment>
+  <comment xml:lang="ast">plantía de traducción</comment>
+  <comment xml:lang="be-Latn">šablon dla pierakładu</comment>
+  <comment xml:lang="bg">Шаблон за преводи</comment>
+  <comment xml:lang="ca">plantilla de traducció</comment>
+  <comment xml:lang="cs">šablona překladu</comment>
+  <comment xml:lang="da">oversættelsesskabelon</comment>
+  <comment xml:lang="de">Übersetzungsvorlage</comment>
+  <comment xml:lang="el">Πρότυπο μετάφρασης</comment>
+  <comment xml:lang="en-GB">translation template</comment>
+  <comment xml:lang="eo">tradukad-ŝablono</comment>
+  <comment xml:lang="es">plantilla de traducción</comment>
+  <comment xml:lang="eu">itzulpenen txantiloia</comment>
+  <comment xml:lang="fi">käännösmalli</comment>
+  <comment xml:lang="fo">týðingarformur</comment>
+  <comment xml:lang="fr">modèle de traduction</comment>
+  <comment xml:lang="fur">model di traduzion</comment>
+  <comment xml:lang="ga">teimpléad aistriúcháin</comment>
+  <comment xml:lang="gl">plantilla de tradución</comment>
+  <comment xml:lang="he">תבנית תרגום</comment>
+  <comment xml:lang="hr">Predložak prijevoda</comment>
+  <comment xml:lang="hu">fordítási sablon</comment>
+  <comment xml:lang="ia">Patrono de traduction</comment>
+  <comment xml:lang="id">templat terjemahan</comment>
+  <comment xml:lang="it">Modello di traduzione</comment>
+  <comment xml:lang="ja">翻訳テンプレート</comment>
+  <comment xml:lang="ka">თარგმნის შაბლონი</comment>
+  <comment xml:lang="kk">аудармалар үлгісі</comment>
+  <comment xml:lang="ko">메시지 번역 서식</comment>
+  <comment xml:lang="lt">vertimo šablonas</comment>
+  <comment xml:lang="lv">tulkošanas veidne</comment>
+  <comment xml:lang="nb">mal for oversetting</comment>
+  <comment xml:lang="nl">vertalingssjabloon</comment>
+  <comment xml:lang="nn">omsetjingsmal</comment>
+  <comment xml:lang="oc">modèl de traduccion</comment>
+  <comment xml:lang="pl">Szablon tłumaczenia</comment>
+  <comment xml:lang="pt">modelo de tradução</comment>
+  <comment xml:lang="pt-BR">Modelo de tradução</comment>
+  <comment xml:lang="ro">șablon de traducere</comment>
+  <comment xml:lang="ru">Шаблон переводов</comment>
+  <comment xml:lang="sk">Šablóna prekladu</comment>
+  <comment xml:lang="sl">predloga datoteke prevoda programa</comment>
+  <comment xml:lang="sq">Model përkthimesh</comment>
+  <comment xml:lang="sr">шаблон превода</comment>
+  <comment xml:lang="sv">översättningsmall</comment>
+  <comment xml:lang="tr">çeviri şablonu</comment>
+  <comment xml:lang="uk">шаблон перекладу</comment>
+  <comment xml:lang="vi">mẫu dịch</comment>
+  <comment xml:lang="zh-CN">翻译模板</comment>
+  <comment xml:lang="zh-TW">翻譯模版</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.pot"/>
+  <alias type="text/x-pot"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-gettext-translation.xml b/rootfs/usr/share/mime/text/x-gettext-translation.xml
new file mode 100644
index 0000000..dfad692
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-gettext-translation.xml
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-gettext-translation">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>translation file</comment>
+  <comment xml:lang="af">vertaallêer</comment>
+  <comment xml:lang="ar">ملف الترجمة</comment>
+  <comment xml:lang="ast">ficheru de traducción</comment>
+  <comment xml:lang="be-Latn">fajł pierakładu</comment>
+  <comment xml:lang="bg">Превод</comment>
+  <comment xml:lang="ca">fitxer de traducció</comment>
+  <comment xml:lang="cs">soubor překladu</comment>
+  <comment xml:lang="da">oversættelsesfil</comment>
+  <comment xml:lang="de">Übersetzungsdatei</comment>
+  <comment xml:lang="el">Αρχείο μετάφρασης</comment>
+  <comment xml:lang="en-GB">translation file</comment>
+  <comment xml:lang="eo">tradukad-dosiero</comment>
+  <comment xml:lang="es">archivo de traducción</comment>
+  <comment xml:lang="eu">itzulpen-fitxategia</comment>
+  <comment xml:lang="fi">käännöstiedosto</comment>
+  <comment xml:lang="fo">týðingarfíla</comment>
+  <comment xml:lang="fr">fichier de traduction</comment>
+  <comment xml:lang="fur">file di traduzion</comment>
+  <comment xml:lang="ga">comhad aistriúcháin</comment>
+  <comment xml:lang="gl">ficheiro de tradución</comment>
+  <comment xml:lang="he">קובץ תרגום</comment>
+  <comment xml:lang="hr">Datoteka prijevoda</comment>
+  <comment xml:lang="hu">fordítási fájl</comment>
+  <comment xml:lang="ia">File de traduction</comment>
+  <comment xml:lang="id">berkas terjemahan</comment>
+  <comment xml:lang="it">File traduzione</comment>
+  <comment xml:lang="ja">翻訳ファイル</comment>
+  <comment xml:lang="ka">თარგმნის ფაილი</comment>
+  <comment xml:lang="kk">аудармалар файлы</comment>
+  <comment xml:lang="ko">번역 파일</comment>
+  <comment xml:lang="lt">vertimo failas</comment>
+  <comment xml:lang="lv">tulkošanas datne</comment>
+  <comment xml:lang="nb">oversettelsesfil</comment>
+  <comment xml:lang="nl">vertalingsbestand</comment>
+  <comment xml:lang="nn">omsetjingsfil</comment>
+  <comment xml:lang="oc">fichièr de traduccion</comment>
+  <comment xml:lang="pl">Plik tłumaczenia</comment>
+  <comment xml:lang="pt">ficheiro de tradução</comment>
+  <comment xml:lang="pt-BR">Arquivo de tradução</comment>
+  <comment xml:lang="ro">fișier traducere</comment>
+  <comment xml:lang="ru">Файл переводов</comment>
+  <comment xml:lang="sk">Súbor prekladu</comment>
+  <comment xml:lang="sl">datoteka prevoda programa</comment>
+  <comment xml:lang="sq">File përkthimesh</comment>
+  <comment xml:lang="sr">датотека превода</comment>
+  <comment xml:lang="sv">översättningsfil</comment>
+  <comment xml:lang="tr">çeviri dosyası</comment>
+  <comment xml:lang="uk">файл перекладу</comment>
+  <comment xml:lang="vi">tập tin dịch</comment>
+  <comment xml:lang="zh-CN">翻译文件</comment>
+  <comment xml:lang="zh-TW">翻譯檔</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.po"/>
+  <alias type="text/x-po"/>
+  <alias type="application/x-gettext"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-gherkin.xml b/rootfs/usr/share/mime/text/x-gherkin.xml
new file mode 100644
index 0000000..269ade2
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-gherkin.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-gherkin">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>Gherkin document</comment>
+  <comment xml:lang="ca">document Gherkin</comment>
+  <comment xml:lang="da">Gherkin-dokument</comment>
+  <comment xml:lang="de">Gherkin-Dokument</comment>
+  <comment xml:lang="eu">Gherkin dokumentua</comment>
+  <comment xml:lang="fi">Gherkin asiakirja</comment>
+  <comment xml:lang="fr">document Gherkin</comment>
+  <comment xml:lang="hr">Gherkin dokument</comment>
+  <comment xml:lang="it">Documento Gherkin</comment>
+  <comment xml:lang="ko">게르킨 문서</comment>
+  <comment xml:lang="pl">Dokument Gherkin</comment>
+  <comment xml:lang="pt-BR">Documento Gherkin</comment>
+  <comment xml:lang="sv">Gherkin-dokument</comment>
+  <comment xml:lang="uk">документ Gherkin</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.feature"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-go.xml b/rootfs/usr/share/mime/text/x-go.xml
new file mode 100644
index 0000000..4e65440
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-go.xml
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-go">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>Go source code</comment>
+  <comment xml:lang="af">Go-bronkode</comment>
+  <comment xml:lang="bg">Изходен код — Go</comment>
+  <comment xml:lang="ca">codi font en Go</comment>
+  <comment xml:lang="cs">zdrojový kód v jazyce Go</comment>
+  <comment xml:lang="da">Go-kildekode</comment>
+  <comment xml:lang="de">Go-Quelltext</comment>
+  <comment xml:lang="el">Πηγαίος κώδικας Go</comment>
+  <comment xml:lang="en-GB">Go source code</comment>
+  <comment xml:lang="eo">Go-fontkodo</comment>
+  <comment xml:lang="es">código fuente en Go</comment>
+  <comment xml:lang="eu">Go iturburu-kodea</comment>
+  <comment xml:lang="fi">Go-lähdekoodi</comment>
+  <comment xml:lang="fr">code source Go</comment>
+  <comment xml:lang="fur">codiç sorzint Go</comment>
+  <comment xml:lang="ga">cód foinseach Go</comment>
+  <comment xml:lang="gl">código fonte de Go</comment>
+  <comment xml:lang="he">קוד מקור של Go</comment>
+  <comment xml:lang="hr">Go izvorni kôd</comment>
+  <comment xml:lang="hu">Go forráskód</comment>
+  <comment xml:lang="ia">Codice-fonte Go</comment>
+  <comment xml:lang="id">Kode sumber Go</comment>
+  <comment xml:lang="it">Codice sorgente Go</comment>
+  <comment xml:lang="ja">Go ソースコード</comment>
+  <comment xml:lang="ka">Go-ის საწყისი კოდი</comment>
+  <comment xml:lang="kk">Go бастапқы коды</comment>
+  <comment xml:lang="ko">Go 소스 코드</comment>
+  <comment xml:lang="lv">Go pirmkods</comment>
+  <comment xml:lang="nl">Go broncode</comment>
+  <comment xml:lang="oc">còde font Go</comment>
+  <comment xml:lang="pl">Kod źródłowy Go</comment>
+  <comment xml:lang="pt">cigo origem Go</comment>
+  <comment xml:lang="pt-BR">Código-fonte Go</comment>
+  <comment xml:lang="ru">Исходный код Go</comment>
+  <comment xml:lang="sk">Zdrojový kód Go</comment>
+  <comment xml:lang="sl">Izvorna koda Go</comment>
+  <comment xml:lang="sr">Гоу изворни ко̂д</comment>
+  <comment xml:lang="sv">Go-källkod</comment>
+  <comment xml:lang="tr">Go kaynak kodu</comment>
+  <comment xml:lang="uk">вихідний код мовою Go</comment>
+  <comment xml:lang="zh-CN">Go 源代码</comment>
+  <comment xml:lang="zh-TW">Go 源碼</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.go"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-google-video-pointer.xml b/rootfs/usr/share/mime/text/x-google-video-pointer.xml
new file mode 100644
index 0000000..b7218f1
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-google-video-pointer.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-google-video-pointer">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>Google Video Pointer shortcut</comment>
+  <comment xml:lang="ca">drecera d'apuntador a vídeo de Google</comment>
+  <comment xml:lang="da">Google Video Pointer-genvej</comment>
+  <comment xml:lang="de">Google-Video-Zeigerverweis</comment>
+  <comment xml:lang="eu">Google Video Pointer lasterbidea</comment>
+  <comment xml:lang="fi">Google Video Pointer pikakuvake</comment>
+  <comment xml:lang="fr">raccourci de pointeur vidéo Google</comment>
+  <comment xml:lang="hr">Google Video pretraživač prečac</comment>
+  <comment xml:lang="it">Scorciatoia Google Video Pointer</comment>
+  <comment xml:lang="ko">구글 동영상 포인터 바로 가기</comment>
+  <comment xml:lang="pl">Skrót listy odtwarzania Google Video</comment>
+  <comment xml:lang="uk">скорочення вказівника відео Google</comment>
+  <glob pattern="*.gvp"/>
+  <alias type="text/google-video-pointer"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-gradle.xml b/rootfs/usr/share/mime/text/x-gradle.xml
new file mode 100644
index 0000000..52ad319
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-gradle.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-gradle">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>Gradle scripts</comment>
+  <comment xml:lang="af">Gradle-skrippe</comment>
+  <comment xml:lang="ca">scripts Gradle</comment>
+  <comment xml:lang="cs">skript Gradle</comment>
+  <comment xml:lang="da">Gradle-programmer</comment>
+  <comment xml:lang="de">Gradle-Skripte</comment>
+  <comment xml:lang="es">secuencias de órdenes de Gradle</comment>
+  <comment xml:lang="eu">Gradle script-ak</comment>
+  <comment xml:lang="fi">Gradle scriptit</comment>
+  <comment xml:lang="fr">scripts Gradle</comment>
+  <comment xml:lang="fur">script Gradle</comment>
+  <comment xml:lang="ga">scripteanna Gradle</comment>
+  <comment xml:lang="hr">Gradle skripta</comment>
+  <comment xml:lang="hu">Gradle-parancsfájl</comment>
+  <comment xml:lang="id">Skrip Gradle</comment>
+  <comment xml:lang="it">Script Gradle</comment>
+  <comment xml:lang="kk">Gradle сценарийлері</comment>
+  <comment xml:lang="ko">Gradle 스크립트</comment>
+  <comment xml:lang="pl">Skrypty Gradle</comment>
+  <comment xml:lang="pt-BR">Scripts Gradle</comment>
+  <comment xml:lang="ru">Скрипты Gradle</comment>
+  <comment xml:lang="sk">Skripty Gradle</comment>
+  <comment xml:lang="sv">Gradle-skript</comment>
+  <comment xml:lang="uk">скрипти Gradle</comment>
+  <comment xml:lang="zh-CN">Gradle 脚本</comment>
+  <comment xml:lang="zh-TW">Gradle 指令稿</comment>
+  <sub-class-of type="text/x-groovy"/>
+  <glob pattern="*.gradle"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-groovy.xml b/rootfs/usr/share/mime/text/x-groovy.xml
new file mode 100644
index 0000000..72f7203
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-groovy.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-groovy">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>Groovy source code</comment>
+  <comment xml:lang="ca">codi font en Groovy</comment>
+  <comment xml:lang="da">Groovy-kildekode</comment>
+  <comment xml:lang="de">Groovy-Quelltext</comment>
+  <comment xml:lang="eu">Groovy iturburu-kodea</comment>
+  <comment xml:lang="fi">Groovy-lähdekoodi</comment>
+  <comment xml:lang="fr">code source Groovy</comment>
+  <comment xml:lang="hr">Groovy izvorni kôd</comment>
+  <comment xml:lang="it">Codice sorgente Groovy</comment>
+  <comment xml:lang="ko">그루비 소스 코드</comment>
+  <comment xml:lang="pl">Kod źródłowy Groovy</comment>
+  <comment xml:lang="pt-BR">Código-fonte Groovy</comment>
+  <comment xml:lang="sv">Groovy-källkod</comment>
+  <comment xml:lang="uk">вихідний код мовою Groovy</comment>
+  <sub-class-of type="text/x-csrc"/>
+  <generic-icon name="text-x-script"/>
+  <glob pattern="*.groovy"/>
+  <glob pattern="*.gvy"/>
+  <glob pattern="*.gy"/>
+  <glob pattern="*.gsh"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-haskell.xml b/rootfs/usr/share/mime/text/x-haskell.xml
new file mode 100644
index 0000000..227403c
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-haskell.xml
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-haskell">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>Haskell source code</comment>
+  <comment xml:lang="af">Haskell-bronkode</comment>
+  <comment xml:lang="ar">شفرة مصدر Haskell</comment>
+  <comment xml:lang="az">Haskell mənbə kodu</comment>
+  <comment xml:lang="be-Latn">Kryničny kod Haskell</comment>
+  <comment xml:lang="bg">Изходен код на Haskell</comment>
+  <comment xml:lang="ca">codi font en Haskell</comment>
+  <comment xml:lang="cs">zdrojový kód v jazyce Haskell</comment>
+  <comment xml:lang="cy">Ffynhonnell rhaglen Haskell</comment>
+  <comment xml:lang="da">Haskell-kildekode</comment>
+  <comment xml:lang="de">Haskell-Quelltext</comment>
+  <comment xml:lang="el">Πηγαίος κώδικας Haskell</comment>
+  <comment xml:lang="en-GB">Haskell source code</comment>
+  <comment xml:lang="eo">Haskell-fontkodo</comment>
+  <comment xml:lang="es">código fuente en Haskell</comment>
+  <comment xml:lang="eu">Haskell iturburu-kodea</comment>
+  <comment xml:lang="fi">Haskell-lähdekoodi</comment>
+  <comment xml:lang="fo">Haskell keldukota</comment>
+  <comment xml:lang="fr">code source Haskell</comment>
+  <comment xml:lang="fur">codiç sorzint Haskell</comment>
+  <comment xml:lang="ga">cód foinseach Haskell</comment>
+  <comment xml:lang="gl">código fonte de Haskell</comment>
+  <comment xml:lang="he">קוד מקור של Haskell</comment>
+  <comment xml:lang="hr">Haskell izvorni kôd</comment>
+  <comment xml:lang="hu">Haskell-forráskód</comment>
+  <comment xml:lang="ia">Codice-fonte Haskell</comment>
+  <comment xml:lang="id">Kode sumber Haskell</comment>
+  <comment xml:lang="it">Codice sorgente Haskell</comment>
+  <comment xml:lang="ja">Haskell ソースコード</comment>
+  <comment xml:lang="kk">Haskell бастапқы коды</comment>
+  <comment xml:lang="ko">Haskell 소스 코드</comment>
+  <comment xml:lang="lt">Haskell pradinis kodas</comment>
+  <comment xml:lang="lv">Haskell pirmkods</comment>
+  <comment xml:lang="ms">Kod sumber Haskell</comment>
+  <comment xml:lang="nb">Haskell-kildekode</comment>
+  <comment xml:lang="nl">Haskell-broncode</comment>
+  <comment xml:lang="nn">Haskell-kjeldekode</comment>
+  <comment xml:lang="oc">còde font Haskell</comment>
+  <comment xml:lang="pl">Kod źródłowy Haskell</comment>
+  <comment xml:lang="pt">código origem Haskell</comment>
+  <comment xml:lang="pt-BR">Código-fonte Haskell</comment>
+  <comment xml:lang="ro">Cod sursă Haskell</comment>
+  <comment xml:lang="ru">Исходный код Haskell</comment>
+  <comment xml:lang="sk">Zdrojový kód Haskell</comment>
+  <comment xml:lang="sl">Datoteka izvorne kode Haskell</comment>
+  <comment xml:lang="sq">Kod burues Haskell</comment>
+  <comment xml:lang="sr">Хаскел изворни ко̂д</comment>
+  <comment xml:lang="sv">Haskell-källkod</comment>
+  <comment xml:lang="tr">Haskell kaynak kodu</comment>
+  <comment xml:lang="uk">вихідний код мовою Haskell</comment>
+  <comment xml:lang="vi">Mã nguồn Haskell</comment>
+  <comment xml:lang="zh-CN">Haskell 源代码</comment>
+  <comment xml:lang="zh-TW">Haskell 源碼</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.hs"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-idl.xml b/rootfs/usr/share/mime/text/x-idl.xml
new file mode 100644
index 0000000..e998a72
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-idl.xml
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-idl">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>IDL document</comment>
+  <comment xml:lang="af">IDL-dokument</comment>
+  <comment xml:lang="ar">مستند IDL</comment>
+  <comment xml:lang="ast">Documentu IDL</comment>
+  <comment xml:lang="az">IDL sənədi</comment>
+  <comment xml:lang="be-Latn">Dakument IDL</comment>
+  <comment xml:lang="bg">Документ — IDL</comment>
+  <comment xml:lang="ca">document IDL</comment>
+  <comment xml:lang="cs">dokument IDL</comment>
+  <comment xml:lang="cy">Dogfen IDL</comment>
+  <comment xml:lang="da">IDL-dokument</comment>
+  <comment xml:lang="de">IDL-Dokument</comment>
+  <comment xml:lang="el">Έγγραφο IDL</comment>
+  <comment xml:lang="en-GB">IDL document</comment>
+  <comment xml:lang="eo">IDL-dokumento</comment>
+  <comment xml:lang="es">documento IDL</comment>
+  <comment xml:lang="eu">IDL dokumentua</comment>
+  <comment xml:lang="fi">IDL-asiakirja</comment>
+  <comment xml:lang="fo">IDL skjal</comment>
+  <comment xml:lang="fr">document IDL</comment>
+  <comment xml:lang="fur">document IDL</comment>
+  <comment xml:lang="ga">cáipéis IDL</comment>
+  <comment xml:lang="gl">documento IDL</comment>
+  <comment xml:lang="he">מסמך IDL</comment>
+  <comment xml:lang="hr">IDL dokument</comment>
+  <comment xml:lang="hu">IDL-dokumentum</comment>
+  <comment xml:lang="ia">Documento IDL</comment>
+  <comment xml:lang="id">Dokumen IDL</comment>
+  <comment xml:lang="it">Documento IDL</comment>
+  <comment xml:lang="ja">IDL ドキュメント</comment>
+  <comment xml:lang="kk">IDL құжаты</comment>
+  <comment xml:lang="ko">IDL 문서</comment>
+  <comment xml:lang="lt">IDL dokumentas</comment>
+  <comment xml:lang="lv">IDL dokuments</comment>
+  <comment xml:lang="ms">Dokumen IDL</comment>
+  <comment xml:lang="nb">IDL-dokument</comment>
+  <comment xml:lang="nl">IDL-document</comment>
+  <comment xml:lang="nn">IDL-dokument</comment>
+  <comment xml:lang="oc">document IDL</comment>
+  <comment xml:lang="pl">Dokument IDL</comment>
+  <comment xml:lang="pt">documento IDL</comment>
+  <comment xml:lang="pt-BR">Documento IDL</comment>
+  <comment xml:lang="ro">Document IDL</comment>
+  <comment xml:lang="ru">Документ IDL</comment>
+  <comment xml:lang="sk">Dokument IDL</comment>
+  <comment xml:lang="sl">Dokument IDL</comment>
+  <comment xml:lang="sq">Dokument IDL</comment>
+  <comment xml:lang="sr">ИДЛ документ</comment>
+  <comment xml:lang="sv">IDL-dokument</comment>
+  <comment xml:lang="tr">IDL belgesi</comment>
+  <comment xml:lang="uk">документ IDL</comment>
+  <comment xml:lang="vi">Tài liệu IDL</comment>
+  <comment xml:lang="zh-CN">IDL 文档</comment>
+  <comment xml:lang="zh-TW">IDL 文件</comment>
+  <acronym>IDL</acronym>
+  <expanded-acronym>Interface Definition Language</expanded-acronym>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.idl"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-imelody.xml b/rootfs/usr/share/mime/text/x-imelody.xml
new file mode 100644
index 0000000..95b9229
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-imelody.xml
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-iMelody">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>iMelody ringtone</comment>
+  <comment xml:lang="af">iMelody-luitoon</comment>
+  <comment xml:lang="ar">نغمة iMelody</comment>
+  <comment xml:lang="be-Latn">Rington iMelody</comment>
+  <comment xml:lang="bg">Аудио — iMelody</comment>
+  <comment xml:lang="ca">to de trucada iMelody</comment>
+  <comment xml:lang="cs">vyzváněcí melodie iMelody</comment>
+  <comment xml:lang="da">iMelody-ringetone</comment>
+  <comment xml:lang="de">iMelody-Klingelton</comment>
+  <comment xml:lang="el">ringtone iMelody</comment>
+  <comment xml:lang="en-GB">iMelody ringtone</comment>
+  <comment xml:lang="es">tono de llamada iMelody</comment>
+  <comment xml:lang="eu">iMelody doinua</comment>
+  <comment xml:lang="fi">iMelody-soittoääni</comment>
+  <comment xml:lang="fo">iMelody ringitóni</comment>
+  <comment xml:lang="fr">sonnerie iMelody</comment>
+  <comment xml:lang="fur">sunarie iMelody</comment>
+  <comment xml:lang="ga">ton buailte iMelody</comment>
+  <comment xml:lang="gl">Melodía de iMelody</comment>
+  <comment xml:lang="he">צלצול של iMelody</comment>
+  <comment xml:lang="hr">iMelody melodija zvona</comment>
+  <comment xml:lang="hu">iMelody csengőhang</comment>
+  <comment xml:lang="ia">Tono de appello iMelody</comment>
+  <comment xml:lang="id">nada dering iMelody</comment>
+  <comment xml:lang="it">Suoneria iMelody</comment>
+  <comment xml:lang="ja">iMelody リングトーン</comment>
+  <comment xml:lang="kk">iMelody әуені</comment>
+  <comment xml:lang="ko">iMelody 벨소리</comment>
+  <comment xml:lang="lt">iMelody skambučio melodija</comment>
+  <comment xml:lang="lv">iMelody melodija</comment>
+  <comment xml:lang="nb">iMelody ringetone</comment>
+  <comment xml:lang="nl">iMelody-beltoon</comment>
+  <comment xml:lang="nn">iMelody-ringetone</comment>
+  <comment xml:lang="oc">sonariá iMelody</comment>
+  <comment xml:lang="pl">Dzwonek iMelody</comment>
+  <comment xml:lang="pt">toque iMelody</comment>
+  <comment xml:lang="pt-BR">Toque de celular do iMelody</comment>
+  <comment xml:lang="ro">Sonerie iMelody</comment>
+  <comment xml:lang="ru">Мелодия iMelody</comment>
+  <comment xml:lang="sk">Vyzváňacie melódie iMelody</comment>
+  <comment xml:lang="sl">Zvonjenje iMelody</comment>
+  <comment xml:lang="sq">Zile iMelody</comment>
+  <comment xml:lang="sr">звоно ајМелодије</comment>
+  <comment xml:lang="sv">iMelody-ringsignal</comment>
+  <comment xml:lang="tr">iMelody melodisi</comment>
+  <comment xml:lang="uk">рінгтон iMelody</comment>
+  <comment xml:lang="vi">tiếng réo iMelody</comment>
+  <comment xml:lang="zh-CN">iMelody 铃声</comment>
+  <comment xml:lang="zh-TW">iMelody 鈴聲</comment>
+  <glob pattern="*.imy"/>
+  <glob pattern="*.ime"/>
+  <alias type="audio/x-iMelody"/>
+  <alias type="audio/iMelody"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-install.xml b/rootfs/usr/share/mime/text/x-install.xml
new file mode 100644
index 0000000..1dfc26b
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-install.xml
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-install">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>installation instructions</comment>
+  <comment xml:lang="af">installasie-instruksies</comment>
+  <comment xml:lang="ar">تعليمات التثبيت</comment>
+  <comment xml:lang="ast">instrucciones d'instalación</comment>
+  <comment xml:lang="be-Latn">instrukcyja dla instalavańnia</comment>
+  <comment xml:lang="bg">Инструкции за инсталация</comment>
+  <comment xml:lang="ca">instruccions d'instal·lació</comment>
+  <comment xml:lang="cs">návod k instalaci</comment>
+  <comment xml:lang="da">installationsinstruktioner</comment>
+  <comment xml:lang="de">Installationsanleitung</comment>
+  <comment xml:lang="el">Οδηγίες εγκατάστασης</comment>
+  <comment xml:lang="en-GB">installation instructions</comment>
+  <comment xml:lang="es">instrucciones de instalación</comment>
+  <comment xml:lang="eu">instalazioaren instrukzioak</comment>
+  <comment xml:lang="fi">asennusohjeet</comment>
+  <comment xml:lang="fo">innleggingar vegleiðing</comment>
+  <comment xml:lang="fr">instructions d'installation</comment>
+  <comment xml:lang="fur">istruzions di instalazion</comment>
+  <comment xml:lang="ga">treoracha suiteála</comment>
+  <comment xml:lang="gl">instrucións de instalación</comment>
+  <comment xml:lang="he">הוראות התקנה</comment>
+  <comment xml:lang="hr">Upute za instalaciju</comment>
+  <comment xml:lang="hu">telepítési utasítások</comment>
+  <comment xml:lang="ia">Instructiones de installation</comment>
+  <comment xml:lang="id">instruksi instalasi</comment>
+  <comment xml:lang="it">Istruzioni di installazione</comment>
+  <comment xml:lang="ja">ソフトウェアインストール説明</comment>
+  <comment xml:lang="kk">бағдарламаны орнату нұсқаулары</comment>
+  <comment xml:lang="ko">설치 방법</comment>
+  <comment xml:lang="lt">diegimo instrukcijos</comment>
+  <comment xml:lang="lv">instalācijas instrukcijas</comment>
+  <comment xml:lang="nb">installationsinstruksjoner</comment>
+  <comment xml:lang="nl">installatie-instructies</comment>
+  <comment xml:lang="nn">installasjonsinstruksjonar</comment>
+  <comment xml:lang="oc">instructions d'installacion</comment>
+  <comment xml:lang="pl">Instrukcje instalacji</comment>
+  <comment xml:lang="pt">instruções de instalação</comment>
+  <comment xml:lang="pt-BR">Instruções de instalação</comment>
+  <comment xml:lang="ro">instrucțiuni de instalare</comment>
+  <comment xml:lang="ru">Инструкции по установке</comment>
+  <comment xml:lang="sk">Návod na inštaláciu</comment>
+  <comment xml:lang="sl">navodila namestitve</comment>
+  <comment xml:lang="sq">Udhëzime instalimi</comment>
+  <comment xml:lang="sr">упутства инсталације</comment>
+  <comment xml:lang="sv">installationsinstruktioner</comment>
+  <comment xml:lang="tr">kurulum yönergeleri</comment>
+  <comment xml:lang="uk">інструкції з встановлення</comment>
+  <comment xml:lang="vi">hướng dẫn cài đặt</comment>
+  <comment xml:lang="zh-CN">软件安装指南</comment>
+  <comment xml:lang="zh-TW">安裝指引</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="INSTALL"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-iptables.xml b/rootfs/usr/share/mime/text/x-iptables.xml
new file mode 100644
index 0000000..3631080
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-iptables.xml
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-iptables">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>iptables configuration file</comment>
+  <comment xml:lang="af">iptables-opstellingslêer</comment>
+  <comment xml:lang="ar">ملف تضبيط iptables</comment>
+  <comment xml:lang="ast">ficheru de configuración d'iptables</comment>
+  <comment xml:lang="be-Latn">kanfihuracyjny fajł iptables</comment>
+  <comment xml:lang="bg">Настройки за iptables</comment>
+  <comment xml:lang="ca">fitxer de configuració d'iptables</comment>
+  <comment xml:lang="cs">soubor nastavení iptables</comment>
+  <comment xml:lang="da">iptableskonfigurationsfil</comment>
+  <comment xml:lang="de">iptables-Konfigurationsdatei</comment>
+  <comment xml:lang="el">Αρχείο ρυθμίσεων iptables</comment>
+  <comment xml:lang="en-GB">iptables configuration file</comment>
+  <comment xml:lang="es">archivo de configuración de iptables</comment>
+  <comment xml:lang="eu">iptables konfigurazio-fitxategia</comment>
+  <comment xml:lang="fi">iptables-asetustiedosto</comment>
+  <comment xml:lang="fo">iptables samansetingarfíla</comment>
+  <comment xml:lang="fr">fichier de configuration iptables</comment>
+  <comment xml:lang="fur">file di configurazion di iptables</comment>
+  <comment xml:lang="ga">comhad cumraíochta iptables</comment>
+  <comment xml:lang="gl">ficheiro de configuración de iptables</comment>
+  <comment xml:lang="he">קובץ הגדרה של iptables</comment>
+  <comment xml:lang="hr">iptables datoteka podešavanja</comment>
+  <comment xml:lang="hu">iptables beállítófájl</comment>
+  <comment xml:lang="ia">File de configuration IPTables</comment>
+  <comment xml:lang="id">berkas konfigurasi iptables</comment>
+  <comment xml:lang="it">File configurazione iptables</comment>
+  <comment xml:lang="ja">iptables 設定ファイル</comment>
+  <comment xml:lang="kk">iptables баптаулар файлы</comment>
+  <comment xml:lang="ko">iptables 설정 파일</comment>
+  <comment xml:lang="lt">iptables konfigūracijos failas</comment>
+  <comment xml:lang="lv">iptables konfigurācijas datne</comment>
+  <comment xml:lang="nb">konfigurasjonsfil for iptables</comment>
+  <comment xml:lang="nl">iptables-configuratiebestand</comment>
+  <comment xml:lang="nn">iptables oppsettfil</comment>
+  <comment xml:lang="oc">fichièr de configuracion iptables</comment>
+  <comment xml:lang="pl">Plik konfiguracji iptables</comment>
+  <comment xml:lang="pt">ficheiro de configuração iptables</comment>
+  <comment xml:lang="pt-BR">Arquivo de configuração do iptables</comment>
+  <comment xml:lang="ro">fișier configurare iptables</comment>
+  <comment xml:lang="ru">Файл настроек iptables</comment>
+  <comment xml:lang="sk">Súbor nastavení iptables</comment>
+  <comment xml:lang="sl">nastavitvena datoteka iptables</comment>
+  <comment xml:lang="sq">File konfigurimi iptables</comment>
+  <comment xml:lang="sr">датотека подешавања иптабела</comment>
+  <comment xml:lang="sv">iptables-konfigurationsfil</comment>
+  <comment xml:lang="tr">iptables yapılandırma dosyası</comment>
+  <comment xml:lang="uk">файл налаштувань iptables</comment>
+  <comment xml:lang="vi">tập tin cấu hình iptables</comment>
+  <comment xml:lang="zh-CN">iptables 防火墙配置文件</comment>
+  <comment xml:lang="zh-TW">iptables 組態檔</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.iptables"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-java.xml b/rootfs/usr/share/mime/text/x-java.xml
new file mode 100644
index 0000000..523dadb
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-java.xml
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-java">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>Java source code</comment>
+  <comment xml:lang="af">Java-bronkode</comment>
+  <comment xml:lang="ar">شفرة مصدر Java</comment>
+  <comment xml:lang="be-Latn">Kryničny kod Java</comment>
+  <comment xml:lang="bg">Изходен код на Java</comment>
+  <comment xml:lang="ca">codi font en Java</comment>
+  <comment xml:lang="cs">zdrojový kód v jazyce Java</comment>
+  <comment xml:lang="da">Java-kildekode</comment>
+  <comment xml:lang="de">Java-Quelltext</comment>
+  <comment xml:lang="el">Πηγαίος κώδικας Java</comment>
+  <comment xml:lang="en-GB">Java source code</comment>
+  <comment xml:lang="eo">Java-fontkodo</comment>
+  <comment xml:lang="es">código fuente en Java</comment>
+  <comment xml:lang="eu">Java iturburu-kodea</comment>
+  <comment xml:lang="fi">Java-lähdekoodi</comment>
+  <comment xml:lang="fo">Java keldukota</comment>
+  <comment xml:lang="fr">code source Java</comment>
+  <comment xml:lang="fur">codiç sorzint Java</comment>
+  <comment xml:lang="ga">cód foinseach Java</comment>
+  <comment xml:lang="gl">código fonte de Java</comment>
+  <comment xml:lang="he">קוד מקור ב־Java</comment>
+  <comment xml:lang="hr">Java izvorni kôd</comment>
+  <comment xml:lang="hu">Java-forráskód</comment>
+  <comment xml:lang="ia">Codice-fonte Java</comment>
+  <comment xml:lang="id">Kode sumber Java</comment>
+  <comment xml:lang="it">Codice sorgente Java</comment>
+  <comment xml:lang="ja">Java ソースコード</comment>
+  <comment xml:lang="kk">Java бастапқы коды</comment>
+  <comment xml:lang="ko">Java 소스 코드</comment>
+  <comment xml:lang="lt">Java pradinis kodas</comment>
+  <comment xml:lang="lv">Java pirmkods</comment>
+  <comment xml:lang="ms">Kod sumber Java</comment>
+  <comment xml:lang="nb">Java-kildekode</comment>
+  <comment xml:lang="nl">Java-broncode</comment>
+  <comment xml:lang="nn">Java-kjeldekode</comment>
+  <comment xml:lang="oc">còde font Java</comment>
+  <comment xml:lang="pl">Kod źródłowy Java</comment>
+  <comment xml:lang="pt">código origem Java</comment>
+  <comment xml:lang="pt-BR">Código-fonte Java</comment>
+  <comment xml:lang="ro">Cod sursă Java</comment>
+  <comment xml:lang="ru">Исходный код Java</comment>
+  <comment xml:lang="sk">Zdrojový kód Java</comment>
+  <comment xml:lang="sl">Datoteka izvorne kode Java</comment>
+  <comment xml:lang="sq">Kod burues Java</comment>
+  <comment xml:lang="sr">Јава изворни ко̂д</comment>
+  <comment xml:lang="sv">Java-källkod</comment>
+  <comment xml:lang="tr">Java kaynak kodu</comment>
+  <comment xml:lang="uk">вихідний код мовою Java</comment>
+  <comment xml:lang="vi">Mã nguồn Java</comment>
+  <comment xml:lang="zh-CN">Java 源代码</comment>
+  <comment xml:lang="zh-TW">Java 源碼</comment>
+  <sub-class-of type="text/x-csrc"/>
+  <glob pattern="*.java"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-ldif.xml b/rootfs/usr/share/mime/text/x-ldif.xml
new file mode 100644
index 0000000..8e79bd1
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-ldif.xml
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-ldif">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>LDIF address book</comment>
+  <comment xml:lang="af">LDIF-adresboek</comment>
+  <comment xml:lang="ar">دفتر عناوين LDIF</comment>
+  <comment xml:lang="be-Latn">Adrasnaja kniha LDIF</comment>
+  <comment xml:lang="bg">Адресна книга — LDIF</comment>
+  <comment xml:lang="ca">llibreta d'adreces LDIF</comment>
+  <comment xml:lang="cs">adresář LDIF</comment>
+  <comment xml:lang="da">LDIF-adressebog</comment>
+  <comment xml:lang="de">LDIF-Adressbuch</comment>
+  <comment xml:lang="el">Βιβλίο διευθύνσεων LDIF</comment>
+  <comment xml:lang="en-GB">LDIF address book</comment>
+  <comment xml:lang="eo">LDIF-adresaro</comment>
+  <comment xml:lang="es">libreta de direcciones LDIF</comment>
+  <comment xml:lang="eu">LDIF helbide-liburua</comment>
+  <comment xml:lang="fi">LDIF-osoitekirja</comment>
+  <comment xml:lang="fo">LDIF adressubók</comment>
+  <comment xml:lang="fr">carnet d'adresses LDIF</comment>
+  <comment xml:lang="fur">rubriche LDIF</comment>
+  <comment xml:lang="ga">leabhar seoltaí LDIF</comment>
+  <comment xml:lang="gl">lista de enderezos LDIF</comment>
+  <comment xml:lang="he">ספר כתובות של LDIF</comment>
+  <comment xml:lang="hr">LDIF adresar</comment>
+  <comment xml:lang="hu">LDIF címjegyzék</comment>
+  <comment xml:lang="ia">Adressario LDIF</comment>
+  <comment xml:lang="id">Buku alamat LDIF</comment>
+  <comment xml:lang="it">Rubrica LDIF</comment>
+  <comment xml:lang="ja">LDIF アドレス帳</comment>
+  <comment xml:lang="kk">LDIF адрестер кітабы</comment>
+  <comment xml:lang="ko">LDIF 주소록</comment>
+  <comment xml:lang="lt">LDIF adresų knygelė</comment>
+  <comment xml:lang="lv">LDIF adrešu grāmata</comment>
+  <comment xml:lang="nb">LDIF-adressebok</comment>
+  <comment xml:lang="nl">LDIF-adresboek</comment>
+  <comment xml:lang="nn">LDIF-adressebok</comment>
+  <comment xml:lang="oc">quasernet d'adreças LDIF</comment>
+  <comment xml:lang="pl">Książka adresowa LDIF</comment>
+  <comment xml:lang="pt">livro de endereços LDIF</comment>
+  <comment xml:lang="pt-BR">Livro de endereços LDIF</comment>
+  <comment xml:lang="ro">Agendă LDIF</comment>
+  <comment xml:lang="ru">Адресная книга LDIF</comment>
+  <comment xml:lang="sk">Adresár LDIF</comment>
+  <comment xml:lang="sl">Datoteka imenika naslovov LDIF</comment>
+  <comment xml:lang="sq">Rubrikë LDIF</comment>
+  <comment xml:lang="sr">ЛДИФ адресар</comment>
+  <comment xml:lang="sv">LDIF-adressbok</comment>
+  <comment xml:lang="tr">LDIF adres defteri</comment>
+  <comment xml:lang="uk">адресна книга LDIF</comment>
+  <comment xml:lang="vi">Sổ địa chỉ LDIF</comment>
+  <comment xml:lang="zh-CN">LDIF 地址簿</comment>
+  <comment xml:lang="zh-TW">LDIF 通訊錄</comment>
+  <acronym>LDIF</acronym>
+  <expanded-acronym>LDAP Data Interchange Format</expanded-acronym>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.ldif"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-lilypond.xml b/rootfs/usr/share/mime/text/x-lilypond.xml
new file mode 100644
index 0000000..5dd583e
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-lilypond.xml
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-lilypond">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>Lilypond music sheet</comment>
+  <comment xml:lang="af">Lilypond-musiekblad</comment>
+  <comment xml:lang="ar">صفحة موسيقى Lilypond</comment>
+  <comment xml:lang="be-Latn">Muzyčny arkuš Lilypond</comment>
+  <comment xml:lang="bg">Нотация на Lilypond</comment>
+  <comment xml:lang="ca">full de música Lilypond</comment>
+  <comment xml:lang="cs">notový papír Lilypond</comment>
+  <comment xml:lang="da">Lilypondmusikkort</comment>
+  <comment xml:lang="de">Lilypond-Notenblatt</comment>
+  <comment xml:lang="el">Παρτιτούρα Lilypond</comment>
+  <comment xml:lang="en-GB">Lilypond music sheet</comment>
+  <comment xml:lang="es">partitura de LilyPond</comment>
+  <comment xml:lang="eu">Lilypond musika-orria</comment>
+  <comment xml:lang="fi">Lilypond-nuotit</comment>
+  <comment xml:lang="fo">Lilypond tónleika ark</comment>
+  <comment xml:lang="fr">partition musicale Lilypond</comment>
+  <comment xml:lang="fur">spartît Lilypond</comment>
+  <comment xml:lang="ga">bileog cheoil Lilypond</comment>
+  <comment xml:lang="gl">folla de música de Lilypond</comment>
+  <comment xml:lang="he">דף מוזיקה של Lilypond</comment>
+  <comment xml:lang="hr">Lilypond glazbena ljestvica</comment>
+  <comment xml:lang="hu">Lilypond kotta</comment>
+  <comment xml:lang="ia">Partition musical Lilypond</comment>
+  <comment xml:lang="id">Lembar musik Lilypond</comment>
+  <comment xml:lang="it">Partitura Lilypond</comment>
+  <comment xml:lang="ja">Lilypond 楽譜データ</comment>
+  <comment xml:lang="kk">Lilypond музыка тізімі</comment>
+  <comment xml:lang="ko">Lilypond 악보</comment>
+  <comment xml:lang="lt">Lilypond muzikos lapas</comment>
+  <comment xml:lang="lv">Lilypond mūzikas lapa</comment>
+  <comment xml:lang="nl">Lilypond-muziekblad</comment>
+  <comment xml:lang="nn">Lilypond noteark</comment>
+  <comment xml:lang="oc">particion musicala Lilypond</comment>
+  <comment xml:lang="pl">Plik partytury Lilypond</comment>
+  <comment xml:lang="pt">folha de música Lilypond</comment>
+  <comment xml:lang="pt-BR">Partitura do Lilypond</comment>
+  <comment xml:lang="ro">Fișă muzică Lilypond</comment>
+  <comment xml:lang="ru">Список музыки Lilypond</comment>
+  <comment xml:lang="sk">Notový papier Lilypond</comment>
+  <comment xml:lang="sl">Glasbena predloga Lilypond</comment>
+  <comment xml:lang="sq">Partiturë Lilypond</comment>
+  <comment xml:lang="sr">Лилипонд музички лист</comment>
+  <comment xml:lang="sv">Lilypond-notblad</comment>
+  <comment xml:lang="tr">Lilypond müzik sayfası</comment>
+  <comment xml:lang="uk">нотний запис Lilypond</comment>
+  <comment xml:lang="vi">Bản nhạc Lilypond</comment>
+  <comment xml:lang="zh-CN">Lilypond 乐谱</comment>
+  <comment xml:lang="zh-TW">Lilypond 樂譜</comment>
+  <glob pattern="*.ly"/>
+  <sub-class-of type="text/plain"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-literate-haskell.xml b/rootfs/usr/share/mime/text/x-literate-haskell.xml
new file mode 100644
index 0000000..6d10d02
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-literate-haskell.xml
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-literate-haskell">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>LHS source code</comment>
+  <comment xml:lang="af">LHS-bronkode</comment>
+  <comment xml:lang="ar">شفرة مصدر LHS</comment>
+  <comment xml:lang="be-Latn">Kryničny kod LHS</comment>
+  <comment xml:lang="bg">Изходен код на LHS</comment>
+  <comment xml:lang="ca">codi font en LHS</comment>
+  <comment xml:lang="cs">zdrojový kód LHS</comment>
+  <comment xml:lang="da">LHS-kildekode</comment>
+  <comment xml:lang="de">LHS-Quelltext</comment>
+  <comment xml:lang="el">Πηγαίος κώδικας LHS</comment>
+  <comment xml:lang="en-GB">LHS source code</comment>
+  <comment xml:lang="eo">LHS-fontkodo</comment>
+  <comment xml:lang="es">código fuente en LHS</comment>
+  <comment xml:lang="eu">LHS iturburu-kodea</comment>
+  <comment xml:lang="fi">LHS-lähdekoodi</comment>
+  <comment xml:lang="fo">LHS keld</comment>
+  <comment xml:lang="fr">code source LHS</comment>
+  <comment xml:lang="fur">codiç sorzint LHS</comment>
+  <comment xml:lang="ga">cód foinseach LHS</comment>
+  <comment xml:lang="gl">código fonte en LHS</comment>
+  <comment xml:lang="he">קוד מקור של LHS</comment>
+  <comment xml:lang="hr">LHS izvorni kôd</comment>
+  <comment xml:lang="hu">LHS forráskód</comment>
+  <comment xml:lang="ia">Codice-fonte LHS</comment>
+  <comment xml:lang="id">Kode sumber LHS</comment>
+  <comment xml:lang="it">Codice sorgente LHS</comment>
+  <comment xml:lang="ja">LHS ソースコード</comment>
+  <comment xml:lang="kk">LHS бастапқы коды</comment>
+  <comment xml:lang="ko">LHS 소스 코드</comment>
+  <comment xml:lang="lt">LHS pradinis kodas</comment>
+  <comment xml:lang="lv">LHS pirmkods</comment>
+  <comment xml:lang="nb">LHS-kildekode</comment>
+  <comment xml:lang="nl">LHS-broncode</comment>
+  <comment xml:lang="nn">LHS-kjeldekode</comment>
+  <comment xml:lang="oc">còde font LHS</comment>
+  <comment xml:lang="pl">Kod źródłowy LHS</comment>
+  <comment xml:lang="pt">código origem LHS</comment>
+  <comment xml:lang="pt-BR">Código-fonte LHS</comment>
+  <comment xml:lang="ro">Cod sursă LHS</comment>
+  <comment xml:lang="ru">Исходный код LHS</comment>
+  <comment xml:lang="sk">Zdrojový kód LHS</comment>
+  <comment xml:lang="sl">Datoteka izvorne kode LHS</comment>
+  <comment xml:lang="sq">Kod burues LHS</comment>
+  <comment xml:lang="sr">ЛХС изворни ко̂д</comment>
+  <comment xml:lang="sv">LHS-källkod</comment>
+  <comment xml:lang="tr">LHS kaynak kodu</comment>
+  <comment xml:lang="uk">вихідний код LHS</comment>
+  <comment xml:lang="vi">Mã nguồn LHS</comment>
+  <comment xml:lang="zh-CN">LHS 源代码</comment>
+  <comment xml:lang="zh-TW">LHS 源碼</comment>
+  <acronym>LHS</acronym>
+  <expanded-acronym>Literate Haskell source code</expanded-acronym>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.lhs"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-log.xml b/rootfs/usr/share/mime/text/x-log.xml
new file mode 100644
index 0000000..3058441
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-log.xml
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-log">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>application log</comment>
+  <comment xml:lang="ar">سجل التطبيق</comment>
+  <comment xml:lang="ast">rexistru d'aplicación</comment>
+  <comment xml:lang="be-Latn">časopis aplikacyi</comment>
+  <comment xml:lang="bg">Файл-дневник на приложение</comment>
+  <comment xml:lang="ca">registre d'aplicació</comment>
+  <comment xml:lang="cs">záznam aplikace</comment>
+  <comment xml:lang="da">programlog</comment>
+  <comment xml:lang="de">Anwendungsprotokoll</comment>
+  <comment xml:lang="el">Καταγραφή εφαρμογή</comment>
+  <comment xml:lang="en-GB">application log</comment>
+  <comment xml:lang="eo">protokolo de aplikaĵo</comment>
+  <comment xml:lang="es">registro de aplicación</comment>
+  <comment xml:lang="eu">aplikazio egunkaria</comment>
+  <comment xml:lang="fi">sovelluksen lokitiedosto</comment>
+  <comment xml:lang="fo">nýtsluskipan logg</comment>
+  <comment xml:lang="fr">journal d'application</comment>
+  <comment xml:lang="fur">regjistri aplicazion</comment>
+  <comment xml:lang="ga">logchomhad feidhmchláir</comment>
+  <comment xml:lang="gl">rexistro de aplicativo</comment>
+  <comment xml:lang="he">יומן יישום</comment>
+  <comment xml:lang="hr">Zapis aplikacije</comment>
+  <comment xml:lang="hu">alkalmazás naplója</comment>
+  <comment xml:lang="ia">Registro de application</comment>
+  <comment xml:lang="id">log aplikasi</comment>
+  <comment xml:lang="it">Registro applicazione</comment>
+  <comment xml:lang="ja">アプリケーションログ</comment>
+  <comment xml:lang="kk">мәлімдемелер журналы</comment>
+  <comment xml:lang="ko">프로그램 기록</comment>
+  <comment xml:lang="lt">programos žurnalas</comment>
+  <comment xml:lang="lv">lietotnes žurnāls</comment>
+  <comment xml:lang="ms">Log aplikasi</comment>
+  <comment xml:lang="nb">applikasjonslogg</comment>
+  <comment xml:lang="nl">programma-logbestand</comment>
+  <comment xml:lang="nn">programlogg</comment>
+  <comment xml:lang="oc">jornal d'aplicacion</comment>
+  <comment xml:lang="pl">Dziennik programu</comment>
+  <comment xml:lang="pt">diário de aplicação</comment>
+  <comment xml:lang="pt-BR">Registro de aplicativo</comment>
+  <comment xml:lang="ro">înregistrare aplicație</comment>
+  <comment xml:lang="ru">Журнал сообщений</comment>
+  <comment xml:lang="sk">Záznam aplikácie</comment>
+  <comment xml:lang="sl">dnevnik programa</comment>
+  <comment xml:lang="sq">log i mesazheve të programit</comment>
+  <comment xml:lang="sr">дневник програма</comment>
+  <comment xml:lang="sv">programlogg</comment>
+  <comment xml:lang="tr">uygulama günlüğü</comment>
+  <comment xml:lang="uk">журнал програми</comment>
+  <comment xml:lang="vi">bản ghi ứng dụng</comment>
+  <comment xml:lang="zh-CN">应用程序日志</comment>
+  <comment xml:lang="zh-TW">程式紀錄檔</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.log"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-lua.xml b/rootfs/usr/share/mime/text/x-lua.xml
new file mode 100644
index 0000000..4cfa59d
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-lua.xml
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-lua">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>Lua script</comment>
+  <comment xml:lang="af">Lua-skrip</comment>
+  <comment xml:lang="ar">سكربت Lua</comment>
+  <comment xml:lang="be-Latn">Skrypt Lua</comment>
+  <comment xml:lang="bg">Скрипт на Lua</comment>
+  <comment xml:lang="ca">script Lua</comment>
+  <comment xml:lang="cs">skript v jazyce Lua</comment>
+  <comment xml:lang="da">Lua-program</comment>
+  <comment xml:lang="de">Lua-Skript</comment>
+  <comment xml:lang="el">Δέσμη ενεργειών Lua</comment>
+  <comment xml:lang="en-GB">Lua script</comment>
+  <comment xml:lang="eo">Lua-skripto</comment>
+  <comment xml:lang="es">secuencia de órdenes en Lua</comment>
+  <comment xml:lang="eu">Lua script-a</comment>
+  <comment xml:lang="fi">Lua-komentotiedosto</comment>
+  <comment xml:lang="fo">Lua boðrøð</comment>
+  <comment xml:lang="fr">script Lua</comment>
+  <comment xml:lang="fur">script Lua</comment>
+  <comment xml:lang="ga">script Lua</comment>
+  <comment xml:lang="gl">script de Lua</comment>
+  <comment xml:lang="he">תסריט Lua</comment>
+  <comment xml:lang="hr">Lua skripta</comment>
+  <comment xml:lang="hu">Lua parancsfájl</comment>
+  <comment xml:lang="ia">Script Lua</comment>
+  <comment xml:lang="id">Skrip Lua</comment>
+  <comment xml:lang="it">Script Lua</comment>
+  <comment xml:lang="ja">Lua スクリプト</comment>
+  <comment xml:lang="kk">Lua сценарийі</comment>
+  <comment xml:lang="ko">Lua 스크립트</comment>
+  <comment xml:lang="lt">Lua scenarijus</comment>
+  <comment xml:lang="lv">Lua skripts</comment>
+  <comment xml:lang="nb">Lua-skript</comment>
+  <comment xml:lang="nl">Lua-script</comment>
+  <comment xml:lang="nn">Lua-skript</comment>
+  <comment xml:lang="oc">escript Lua</comment>
+  <comment xml:lang="pl">Skrypt Lua</comment>
+  <comment xml:lang="pt">script Lua</comment>
+  <comment xml:lang="pt-BR">Script Lua</comment>
+  <comment xml:lang="ro">Script Lua</comment>
+  <comment xml:lang="ru">Сценарий Lua</comment>
+  <comment xml:lang="sk">Skript Lua</comment>
+  <comment xml:lang="sl">Skriptna datoteka Lua</comment>
+  <comment xml:lang="sq">Script Lua</comment>
+  <comment xml:lang="sr">Луа скрипта</comment>
+  <comment xml:lang="sv">Lua-skript</comment>
+  <comment xml:lang="tr">Lua betiği</comment>
+  <comment xml:lang="uk">скрипт Lua</comment>
+  <comment xml:lang="vi">Văn lệnh Lua</comment>
+  <comment xml:lang="zh-CN">Lua 脚本</comment>
+  <comment xml:lang="zh-TW">Lua 指令稿</comment>
+  <sub-class-of type="application/x-executable"/>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.lua"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-makefile.xml b/rootfs/usr/share/mime/text/x-makefile.xml
new file mode 100644
index 0000000..1c19c32
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-makefile.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-makefile">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>Makefile build file</comment>
+  <comment xml:lang="ca">fitxer de construcció Makefile</comment>
+  <comment xml:lang="da">Makefile build-fil</comment>
+  <comment xml:lang="de">Makefile Build-Datei</comment>
+  <comment xml:lang="eu">Makefile build fitxategia</comment>
+  <comment xml:lang="fi">Makefile rakennustiedosto</comment>
+  <comment xml:lang="fr">fichier de construction Makefile</comment>
+  <comment xml:lang="hr">Makefile datoteka izgradnje</comment>
+  <comment xml:lang="it">File compilazione Makefile</comment>
+  <comment xml:lang="ko">Makefile 빌드 파일</comment>
+  <comment xml:lang="pl">Plik budowania Makefile</comment>
+  <comment xml:lang="pt-BR">Arquivo de compilação Makefile</comment>
+  <comment xml:lang="uk">файл збирання Makefile</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="makefile"/>
+  <glob pattern="GNUmakefile"/>
+  <glob pattern="*.mk"/>
+  <glob pattern="*.mak"/>
+  <glob weight="10" pattern="Makefile.*"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-matlab.xml b/rootfs/usr/share/mime/text/x-matlab.xml
new file mode 100644
index 0000000..a7e1233
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-matlab.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-matlab">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>MATLAB file</comment>
+  <comment xml:lang="ca">fitxer MATLAB</comment>
+  <comment xml:lang="da">MATLAB-fil</comment>
+  <comment xml:lang="de">MATLAB-Datei</comment>
+  <comment xml:lang="eu">MATLAB fitxategia</comment>
+  <comment xml:lang="fi">MATLAB tiedosto</comment>
+  <comment xml:lang="fr">fichier MATLAB</comment>
+  <comment xml:lang="hr">MATLAB datoteka</comment>
+  <comment xml:lang="it">File MATLAB</comment>
+  <comment xml:lang="ko">MATLAB 파일</comment>
+  <comment xml:lang="pl">Plik MATLAB</comment>
+  <comment xml:lang="pt-BR">Arquivo do MATLAB</comment>
+  <comment xml:lang="sv">MATLAB-fil</comment>
+  <comment xml:lang="uk">файл MATLAB</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.m"/>
+  <alias type="text/x-octave"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-maven+xml.xml b/rootfs/usr/share/mime/text/x-maven+xml.xml
new file mode 100644
index 0000000..5ec7421
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-maven+xml.xml
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-maven+xml">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>Maven description file</comment>
+  <comment xml:lang="af">Maven-beskrywingslêer</comment>
+  <comment xml:lang="ca">fitxer de descripció Maven</comment>
+  <comment xml:lang="cs">popisný soubor Maven</comment>
+  <comment xml:lang="da">Maven-beskrivelsesfil</comment>
+  <comment xml:lang="de">Maven-Beschreibungsdatei</comment>
+  <comment xml:lang="es">archivo de descripción de Maven</comment>
+  <comment xml:lang="eu">Maven azalpen fitxategia</comment>
+  <comment xml:lang="fi">Maven kuvaustiedosto</comment>
+  <comment xml:lang="fr">fichier de description Maven</comment>
+  <comment xml:lang="fur">file di descrizion Maven</comment>
+  <comment xml:lang="ga">cur síos Maven</comment>
+  <comment xml:lang="hr">Maven datoteka opisa</comment>
+  <comment xml:lang="hu">Maven leírófájl</comment>
+  <comment xml:lang="id">Berkas deskripsi Maven</comment>
+  <comment xml:lang="it">File descrizione Mave</comment>
+  <comment xml:lang="kk">Maven сипаттама файлы</comment>
+  <comment xml:lang="ko">Maven 설명 파일</comment>
+  <comment xml:lang="pl">Plik opisu Maven</comment>
+  <comment xml:lang="pt-BR">Arquivo de descrição Maven</comment>
+  <comment xml:lang="ru">Файл описания Maven</comment>
+  <comment xml:lang="sk">Súbor popisu Maven</comment>
+  <comment xml:lang="sv">Maven-beskrivningsfil</comment>
+  <comment xml:lang="uk">файл опису Maven</comment>
+  <comment xml:lang="zh-CN">Maven 描述文件</comment>
+  <comment xml:lang="zh-TW">Maven 描述檔</comment>
+  <generic-icon name="text-x-generic"/>
+  <glob pattern="pom.xml"/>
+  <glob pattern="settings.xml"/>
+  <sub-class-of type="application/xml"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-meson.xml b/rootfs/usr/share/mime/text/x-meson.xml
new file mode 100644
index 0000000..c4283b2
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-meson.xml
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-meson">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>Meson source code</comment>
+  <comment xml:lang="af">Meson-bronkode</comment>
+  <comment xml:lang="ca">codi font en Meson</comment>
+  <comment xml:lang="cs">zdrojový kód Meson</comment>
+  <comment xml:lang="da">Meson-kildekode</comment>
+  <comment xml:lang="de">Meson-Quelltext</comment>
+  <comment xml:lang="el">Πηγαίος κώδικας Meson</comment>
+  <comment xml:lang="en-GB">Meson source code</comment>
+  <comment xml:lang="es">código fuente en Meson</comment>
+  <comment xml:lang="eu">Meson iturburu-kodea</comment>
+  <comment xml:lang="fi">Meson-lähdekoodi</comment>
+  <comment xml:lang="fr">code source Meson</comment>
+  <comment xml:lang="fur">codiç sorzint Meson</comment>
+  <comment xml:lang="ga">cód foinseach Meson</comment>
+  <comment xml:lang="he">קוד מקור Meson</comment>
+  <comment xml:lang="hr">Meson izvorni kôd</comment>
+  <comment xml:lang="hu">Meson forráskód</comment>
+  <comment xml:lang="ia">Codice-fonte Meson</comment>
+  <comment xml:lang="id">Kode sumber Meson</comment>
+  <comment xml:lang="it">Codice sorgente Meson</comment>
+  <comment xml:lang="kk">Meson бастапқы коды</comment>
+  <comment xml:lang="ko">Meson 소스 코드</comment>
+  <comment xml:lang="oc">còde font Meson</comment>
+  <comment xml:lang="pl">Kod źródłowy Meson</comment>
+  <comment xml:lang="pt">código origem Meson</comment>
+  <comment xml:lang="pt-BR">Código-fonte Meson</comment>
+  <comment xml:lang="ru">Исходный код Meson</comment>
+  <comment xml:lang="sk">Zdrojový kód Meson</comment>
+  <comment xml:lang="sr">Месон изворни ко̂д</comment>
+  <comment xml:lang="sv">Meson-källkod</comment>
+  <comment xml:lang="tr">Meson kaynak kodu</comment>
+  <comment xml:lang="uk">вихідний код мовою Meson</comment>
+  <comment xml:lang="zh-CN">Meson 源代码</comment>
+  <comment xml:lang="zh-TW">Meson 源碼</comment>
+  <glob pattern="meson.build"/>
+  <glob pattern="meson_options.txt"/>
+  <sub-class-of type="text/plain"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-microdvd.xml b/rootfs/usr/share/mime/text/x-microdvd.xml
new file mode 100644
index 0000000..6ccc92b
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-microdvd.xml
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-microdvd">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>MicroDVD subtitles</comment>
+  <comment xml:lang="af">MicroDVD-onderskrifte</comment>
+  <comment xml:lang="ar">ترجمات MicroDVD</comment>
+  <comment xml:lang="be-Latn">Subtytry MicroDVD</comment>
+  <comment xml:lang="bg">Субтитри — MicroDVD</comment>
+  <comment xml:lang="ca">subtítols MicroDVD</comment>
+  <comment xml:lang="cs">titulky MicroDVD</comment>
+  <comment xml:lang="da">MicroDVD-undertekster</comment>
+  <comment xml:lang="de">MicroDVD-Untertitel</comment>
+  <comment xml:lang="el">Υπότιτλοι MicroDVD</comment>
+  <comment xml:lang="en-GB">MicroDVD subtitles</comment>
+  <comment xml:lang="eo">MicroDVD-subtekstoj</comment>
+  <comment xml:lang="es">subtítulos de MicroDVD</comment>
+  <comment xml:lang="eu">MicroDVD azpitituluak</comment>
+  <comment xml:lang="fi">MicroDVD-tekstitykset</comment>
+  <comment xml:lang="fo">MicroDVD undirtekstir</comment>
+  <comment xml:lang="fr">sous-titres MicroDVD</comment>
+  <comment xml:lang="fur">sottitui MicroDVD</comment>
+  <comment xml:lang="ga">fotheidil MicroDVD</comment>
+  <comment xml:lang="gl">subtítulos de MicroDVD</comment>
+  <comment xml:lang="he">כתוביות של MicroDVD</comment>
+  <comment xml:lang="hr">MicroDVD podnaslovi</comment>
+  <comment xml:lang="hu">MicroDVD feliratok</comment>
+  <comment xml:lang="ia">Subtitulos MicroDVD</comment>
+  <comment xml:lang="id">Subjudul MicroDVD</comment>
+  <comment xml:lang="it">Sottotitoli MicroDVD</comment>
+  <comment xml:lang="ja">MicroDVD 字幕</comment>
+  <comment xml:lang="ka">MicroDVD-ის ქვეტიტრები</comment>
+  <comment xml:lang="kk">MicroDVD субтитрлары</comment>
+  <comment xml:lang="ko">MicroDVD 자막 파일</comment>
+  <comment xml:lang="lt">MicroDVD subtitrai</comment>
+  <comment xml:lang="lv">MicroDVD subtitri</comment>
+  <comment xml:lang="nb">MicroDVD undertekst</comment>
+  <comment xml:lang="nl">MicroDVD-ondertitels</comment>
+  <comment xml:lang="nn">MicroDVD-teksting</comment>
+  <comment xml:lang="oc">sostítols MicroDVD</comment>
+  <comment xml:lang="pl">Napisy MicroDVD</comment>
+  <comment xml:lang="pt">legendas MicroDVD</comment>
+  <comment xml:lang="pt-BR">Legendas MicroDVD</comment>
+  <comment xml:lang="ro">Subtitrări MicroDVD</comment>
+  <comment xml:lang="ru">Субтитры MicroDVD</comment>
+  <comment xml:lang="sk">Titulky MicroDVD</comment>
+  <comment xml:lang="sl">Datoteka podnapisov MicroDVD</comment>
+  <comment xml:lang="sq">Nëntituj MicroDVD</comment>
+  <comment xml:lang="sr">Микро ДВД преводи</comment>
+  <comment xml:lang="sv">MicroDVD-undertexter</comment>
+  <comment xml:lang="tr">MicroDVD altyazısı</comment>
+  <comment xml:lang="uk">субтитри MicroDVD</comment>
+  <comment xml:lang="vi">Phụ đề MicroDVD</comment>
+  <comment xml:lang="zh-CN">MicroDVD 字幕</comment>
+  <comment xml:lang="zh-TW">MicroDVD 字幕</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.sub"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-moc.xml b/rootfs/usr/share/mime/text/x-moc.xml
new file mode 100644
index 0000000..a755d06
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-moc.xml
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-moc">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>Qt MOC file</comment>
+  <comment xml:lang="ar">ملف Qt MOC</comment>
+  <comment xml:lang="be-Latn">Fajł Qt MOC</comment>
+  <comment xml:lang="bg">Файл — Qt MOC</comment>
+  <comment xml:lang="ca">fitxer MOC de Qt</comment>
+  <comment xml:lang="cs">soubor Qt MOC</comment>
+  <comment xml:lang="da">Qt MOC-fil</comment>
+  <comment xml:lang="de">Qt-MOC-Datei</comment>
+  <comment xml:lang="el">Αρχείο Qt MOC</comment>
+  <comment xml:lang="en-GB">Qt MOC file</comment>
+  <comment xml:lang="es">archivo MOC Qt</comment>
+  <comment xml:lang="eu">Qt MOC fitxategia</comment>
+  <comment xml:lang="fi">Qt MOC -tiedosto</comment>
+  <comment xml:lang="fo">Qt MOC fíla</comment>
+  <comment xml:lang="fr">fichier Qt MOC</comment>
+  <comment xml:lang="fur">file Qt MOC</comment>
+  <comment xml:lang="ga">comhad MOC Qt</comment>
+  <comment xml:lang="gl">ficheiro MOC Qt</comment>
+  <comment xml:lang="he">קובץ Qt MOC</comment>
+  <comment xml:lang="hr">Qt MOC datoteka</comment>
+  <comment xml:lang="hu">Qt MOC fájl</comment>
+  <comment xml:lang="ia">File Qt MOC</comment>
+  <comment xml:lang="id">Berkas Qt MOC</comment>
+  <comment xml:lang="it">File MOC Qt</comment>
+  <comment xml:lang="ja">Qt MOC ファイル</comment>
+  <comment xml:lang="kk">Qt MOC файлы</comment>
+  <comment xml:lang="ko">Qt MOC 파일</comment>
+  <comment xml:lang="lt">Qt MOC failas</comment>
+  <comment xml:lang="lv">Qt MOC datne</comment>
+  <comment xml:lang="nb">Qt MOC-fil</comment>
+  <comment xml:lang="nl">Qt MOC-bestand</comment>
+  <comment xml:lang="nn">Qt MOC-fil</comment>
+  <comment xml:lang="oc">fichièr Qt MOC</comment>
+  <comment xml:lang="pl">Plik Qt MOC</comment>
+  <comment xml:lang="pt">ficheiro Qt MOC</comment>
+  <comment xml:lang="pt-BR">Arquivo Qt MOC</comment>
+  <comment xml:lang="ro">Fișier Qt MOC</comment>
+  <comment xml:lang="ru">Файл Qt MOC</comment>
+  <comment xml:lang="sk">Súbor Qt MOC</comment>
+  <comment xml:lang="sl">Datoteka Qt MOC</comment>
+  <comment xml:lang="sq">File Qt MOC</comment>
+  <comment xml:lang="sr">Кут МОЦ датотека</comment>
+  <comment xml:lang="sv">Qt MOC-fil</comment>
+  <comment xml:lang="tr">Qt MOC dosyası</comment>
+  <comment xml:lang="uk">файл-метаоб'єкт Qt</comment>
+  <comment xml:lang="vi">Tập tin MOC của Qt</comment>
+  <comment xml:lang="zh-CN">Qt 元对象编译器文件</comment>
+  <comment xml:lang="zh-TW">Qt MOC 檔</comment>
+  <acronym>Qt MOC</acronym>
+  <expanded-acronym>Qt Meta Object Compiler</expanded-acronym>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.moc"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-modelica.xml b/rootfs/usr/share/mime/text/x-modelica.xml
new file mode 100644
index 0000000..6f6c2e1
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-modelica.xml
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-modelica">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>Modelica model</comment>
+  <comment xml:lang="af">Modelica-model</comment>
+  <comment xml:lang="ca">model de Modelica</comment>
+  <comment xml:lang="cs">model Modelica</comment>
+  <comment xml:lang="da">Modelica-model</comment>
+  <comment xml:lang="de">Modelica-Modell</comment>
+  <comment xml:lang="el">Μοντέλο Modelica</comment>
+  <comment xml:lang="en-GB">Modelica model</comment>
+  <comment xml:lang="es">modelo de Modelica</comment>
+  <comment xml:lang="eu">Modelica modeloa</comment>
+  <comment xml:lang="fi">Modelica-malli</comment>
+  <comment xml:lang="fr">modèle Modelica</comment>
+  <comment xml:lang="fur">model Modelica</comment>
+  <comment xml:lang="ga">samhail Modelica</comment>
+  <comment xml:lang="gl">Modelo de Modelica</comment>
+  <comment xml:lang="he">דגם של Modelica</comment>
+  <comment xml:lang="hr">Modelica model</comment>
+  <comment xml:lang="hu">Modelica modell</comment>
+  <comment xml:lang="ia">Modello Modelica</comment>
+  <comment xml:lang="id">Model Modelica</comment>
+  <comment xml:lang="it">Modello Modelica</comment>
+  <comment xml:lang="ja">Modelica モデル</comment>
+  <comment xml:lang="kk">Modelica моделі</comment>
+  <comment xml:lang="ko">Modelica 모델</comment>
+  <comment xml:lang="lv">Modelica modelis</comment>
+  <comment xml:lang="oc">modèl Modelica</comment>
+  <comment xml:lang="pl">Model Modelica</comment>
+  <comment xml:lang="pt">modelo Modelica</comment>
+  <comment xml:lang="pt-BR">Modelo da Modelica</comment>
+  <comment xml:lang="ru">Модель Modelica</comment>
+  <comment xml:lang="sk">Model Modelica</comment>
+  <comment xml:lang="sl">Model Modelica</comment>
+  <comment xml:lang="sr">модел Моделике</comment>
+  <comment xml:lang="sv">Modelica-modell</comment>
+  <comment xml:lang="tr">Modelica modeli</comment>
+  <comment xml:lang="uk">модель Modelica</comment>
+  <comment xml:lang="zh-CN">Modelica 模型</comment>
+  <comment xml:lang="zh-TW">Modelica 模型</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.mo"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-mof.xml b/rootfs/usr/share/mime/text/x-mof.xml
new file mode 100644
index 0000000..81728a4
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-mof.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-mof">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>MOF file</comment>
+  <comment xml:lang="ca">fitxer MOF</comment>
+  <comment xml:lang="da">MOF-fil</comment>
+  <comment xml:lang="de">MOF-Datei</comment>
+  <comment xml:lang="eu">MOF fitxategia</comment>
+  <comment xml:lang="fi">MOF tiedosto</comment>
+  <comment xml:lang="fr">fichier MOF</comment>
+  <comment xml:lang="hr">MOF datoteka</comment>
+  <comment xml:lang="it">File MOF</comment>
+  <comment xml:lang="ko">MOF 파일</comment>
+  <comment xml:lang="pl">Plik MOF</comment>
+  <comment xml:lang="pt-BR">Arquivo MOF</comment>
+  <comment xml:lang="uk">файл MOF</comment>
+  <acronym>MOF</acronym>
+  <expanded-acronym>Windows Managed Object File</expanded-acronym>
+  <sub-class-of type="text/x-csrc"/>
+  <glob pattern="*.mof"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-mpsub.xml b/rootfs/usr/share/mime/text/x-mpsub.xml
new file mode 100644
index 0000000..b51ae71
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-mpsub.xml
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-mpsub">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>MPSub subtitles</comment>
+  <comment xml:lang="af">MPSub-onderskrifte</comment>
+  <comment xml:lang="ar">ترجمات MPSub</comment>
+  <comment xml:lang="be-Latn">Subtytry MPSub</comment>
+  <comment xml:lang="bg">Субтитри — MPSub</comment>
+  <comment xml:lang="ca">subtítols MPSub</comment>
+  <comment xml:lang="cs">titulky MPSub</comment>
+  <comment xml:lang="da">MPSub-undertekster</comment>
+  <comment xml:lang="de">MPSub-Untertitel</comment>
+  <comment xml:lang="el">Υπότιτλοι MPSub</comment>
+  <comment xml:lang="en-GB">MPSub subtitles</comment>
+  <comment xml:lang="eo">MPSub-subtekstoj</comment>
+  <comment xml:lang="es">subtítulos MPSub</comment>
+  <comment xml:lang="eu">MPSub azpitituluak</comment>
+  <comment xml:lang="fi">MPSub-tekstitykset</comment>
+  <comment xml:lang="fo">MPSub undirtekstir</comment>
+  <comment xml:lang="fr">sous-titres MPSub</comment>
+  <comment xml:lang="fur">sottitui MPSub</comment>
+  <comment xml:lang="ga">fotheidil MPSub</comment>
+  <comment xml:lang="gl">subtítulos MPSub</comment>
+  <comment xml:lang="he">כתוביות MPSub</comment>
+  <comment xml:lang="hr">MPSub podnaslovi</comment>
+  <comment xml:lang="hu">MPSub feliratok</comment>
+  <comment xml:lang="ia">Subtitulos MPSub</comment>
+  <comment xml:lang="id">Subjudul MPSub</comment>
+  <comment xml:lang="it">Sottotitoli MPSub</comment>
+  <comment xml:lang="ja">MPSub サブタイトル</comment>
+  <comment xml:lang="ka">MPSub ქვეტიტრები</comment>
+  <comment xml:lang="kk">MPSub субтитрлары</comment>
+  <comment xml:lang="ko">MPSub 자막 파일</comment>
+  <comment xml:lang="lt">MPSub subtitrai</comment>
+  <comment xml:lang="lv">MPSub subtitri</comment>
+  <comment xml:lang="nb">MPSub undertekst</comment>
+  <comment xml:lang="nl">MPSub-ondertitels</comment>
+  <comment xml:lang="nn">MPSub-undertekstar</comment>
+  <comment xml:lang="oc">sostítols MPSub</comment>
+  <comment xml:lang="pl">Napisy MPSub</comment>
+  <comment xml:lang="pt">legendas MPSub</comment>
+  <comment xml:lang="pt-BR">Legendas MPSub</comment>
+  <comment xml:lang="ro">Subtitrări MPSub</comment>
+  <comment xml:lang="ru">Субтитры MPSub</comment>
+  <comment xml:lang="sk">Titulky MPSub</comment>
+  <comment xml:lang="sl">Datoteka podnapisov MPSub</comment>
+  <comment xml:lang="sq">Nëntituj MPSub</comment>
+  <comment xml:lang="sr">МПСуб преводи</comment>
+  <comment xml:lang="sv">MPSub-undertexter</comment>
+  <comment xml:lang="tr">MPSub altyazıları</comment>
+  <comment xml:lang="uk">субтитри MPSub</comment>
+  <comment xml:lang="vi">Phụ đề MPSub</comment>
+  <comment xml:lang="zh-CN">MPSub 字幕</comment>
+  <comment xml:lang="zh-TW">MPSub 字幕</comment>
+  <acronym>MPSub</acronym>
+  <expanded-acronym>MPlayer Subtitle</expanded-acronym>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.sub"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-mrml.xml b/rootfs/usr/share/mime/text/x-mrml.xml
new file mode 100644
index 0000000..f9492b3
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-mrml.xml
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-mrml">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>MRML playlist</comment>
+  <comment xml:lang="af">MRML-speellys</comment>
+  <comment xml:lang="ar">قائمة تشغيل MRML</comment>
+  <comment xml:lang="be-Latn">Śpis piesień MRML</comment>
+  <comment xml:lang="bg">Списък за изпълнение — MRML</comment>
+  <comment xml:lang="ca">llista de reproducció MRML</comment>
+  <comment xml:lang="cs">seznam k přehrání MRML</comment>
+  <comment xml:lang="da">MRML-afspilningsliste</comment>
+  <comment xml:lang="de">MRML-Wiedergabeliste</comment>
+  <comment xml:lang="el">Λίστα αναπαραγωγής MRML</comment>
+  <comment xml:lang="en-GB">MRML playlist</comment>
+  <comment xml:lang="eo">MRML-ludlisto</comment>
+  <comment xml:lang="es">lista de reproducción MRML</comment>
+  <comment xml:lang="eu">MRML erreprodukzio-zerrenda</comment>
+  <comment xml:lang="fi">MRML-soittolista</comment>
+  <comment xml:lang="fo">MRML avspælingarlisti</comment>
+  <comment xml:lang="fr">liste de lecture MRML</comment>
+  <comment xml:lang="fur">liste di riproduzion MRML</comment>
+  <comment xml:lang="ga">seinmliosta MRML</comment>
+  <comment xml:lang="gl">lista de reprodución MRML</comment>
+  <comment xml:lang="he">רשימת השמעה MRML</comment>
+  <comment xml:lang="hr">MRML popis izvođenja</comment>
+  <comment xml:lang="hu">MRML-lejátszólista</comment>
+  <comment xml:lang="ia">Lista de selection MRML</comment>
+  <comment xml:lang="id">Senarai putar MRML</comment>
+  <comment xml:lang="it">Playlist MRML</comment>
+  <comment xml:lang="ja">MRML 再生リスト</comment>
+  <comment xml:lang="ka">MRML რეპერტუარი</comment>
+  <comment xml:lang="kk">MRML ойнау тізімі</comment>
+  <comment xml:lang="ko">MRML 재생 목록</comment>
+  <comment xml:lang="lt">MRML grojaraštis</comment>
+  <comment xml:lang="lv">MRML repertuārs</comment>
+  <comment xml:lang="nb">MRML-spilleliste</comment>
+  <comment xml:lang="nl">MRML-afspeellijst</comment>
+  <comment xml:lang="nn">MRML-speleliste</comment>
+  <comment xml:lang="oc">lista de lectura MRML</comment>
+  <comment xml:lang="pl">Lista odtwarzania MRML</comment>
+  <comment xml:lang="pt">lista de reprodução MRML</comment>
+  <comment xml:lang="pt-BR">Lista de reprodução do MRML</comment>
+  <comment xml:lang="ro">Listă redare MRML</comment>
+  <comment xml:lang="ru">Список воспроизведения MRML</comment>
+  <comment xml:lang="sk">Zoznam skladieb MRML</comment>
+  <comment xml:lang="sl">Seznam predvajanja MRML</comment>
+  <comment xml:lang="sq">Listë titujsh MRML</comment>
+  <comment xml:lang="sr">МРМЛ списак нумера</comment>
+  <comment xml:lang="sv">MRML-spellista</comment>
+  <comment xml:lang="tr">MRML oynatma listesi</comment>
+  <comment xml:lang="uk">список відтворення MRML</comment>
+  <comment xml:lang="vi">Danh mục nhạc MRML</comment>
+  <comment xml:lang="zh-CN">MRML 播放列表</comment>
+  <comment xml:lang="zh-TW">MRML 播放清單</comment>
+  <acronym>MRML</acronym>
+  <expanded-acronym>Multimedia Retrieval Markup Language</expanded-acronym>
+  <glob pattern="*.mrml"/>
+  <glob pattern="*.mrl"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-ms-regedit.xml b/rootfs/usr/share/mime/text/x-ms-regedit.xml
new file mode 100644
index 0000000..8e7caff
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-ms-regedit.xml
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-ms-regedit">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>Windows Registry extract</comment>
+  <comment xml:lang="af">Windows-registerlêeruittreksel</comment>
+  <comment xml:lang="ar">استخراج مسجل ويندوز</comment>
+  <comment xml:lang="be-Latn">Element rehistru Windows</comment>
+  <comment xml:lang="bg">Извадка от регистъра на Windows</comment>
+  <comment xml:lang="ca">extracte de Windows Registry</comment>
+  <comment xml:lang="cs">výtah registru Windows</comment>
+  <comment xml:lang="da">Windows registreringsdatabase-udtrækning</comment>
+  <comment xml:lang="de">Windows-Registry-Auszug</comment>
+  <comment xml:lang="el">Αποσυμπίεση Windows Registry</comment>
+  <comment xml:lang="en-GB">Windows Registry extract</comment>
+  <comment xml:lang="es">extracto del registro de Windows</comment>
+  <comment xml:lang="eu">Windows-eko erregistro erauzlea</comment>
+  <comment xml:lang="fi">Windows-rekisteritietue</comment>
+  <comment xml:lang="fo">Windows Registry úrdráttur</comment>
+  <comment xml:lang="fr">extrait de registre Windows</comment>
+  <comment xml:lang="fur">estrat dal regjistri di Windows</comment>
+  <comment xml:lang="ga">sliocht as Clárlann Windows</comment>
+  <comment xml:lang="gl">Extracto do rexistro de Windows</comment>
+  <comment xml:lang="he">קובץ רשומות מערכת של Windows</comment>
+  <comment xml:lang="hr">Izdvojeni Windows registar</comment>
+  <comment xml:lang="hu">Windows Registry kivonat</comment>
+  <comment xml:lang="ia">Extracto de registro de systema Windows</comment>
+  <comment xml:lang="id">Ekstrak Windows Registry</comment>
+  <comment xml:lang="it">Estratto Windows Registry</comment>
+  <comment xml:lang="ja">WIndows レジストリ抽出ファイル</comment>
+  <comment xml:lang="kk">Windows Registry бөлігі</comment>
+  <comment xml:lang="ko">Windows 레지스트리 파일</comment>
+  <comment xml:lang="lt">Windows registro ištrauka</comment>
+  <comment xml:lang="lv">Windows Registry izvilkums</comment>
+  <comment xml:lang="nb">Utdrag av Windows Registry</comment>
+  <comment xml:lang="nl">Windows Registry-extract</comment>
+  <comment xml:lang="nn">Windows Registry-utdrag</comment>
+  <comment xml:lang="oc">extrait de registre Windows</comment>
+  <comment xml:lang="pl">Wycinek rejestru Windows</comment>
+  <comment xml:lang="pt">extrato do registo do Windows</comment>
+  <comment xml:lang="pt-BR">Extrator de registro do Windows</comment>
+  <comment xml:lang="ro">Extras al registrului Windows</comment>
+  <comment xml:lang="ru">Фрагмент Windows Registry</comment>
+  <comment xml:lang="sk">Časť registrov Windows</comment>
+  <comment xml:lang="sl">izvleček vpisnika Windows</comment>
+  <comment xml:lang="sq">Pjesë Windows Registry</comment>
+  <comment xml:lang="sr">исцедак Виндоузовог регистра</comment>
+  <comment xml:lang="sv">Windows Registry-utdrag</comment>
+  <comment xml:lang="tr">Windows Kayıt Defteri özü</comment>
+  <comment xml:lang="uk">частина реєстру Windows</comment>
+  <comment xml:lang="vi">Bản trích Registry Windows</comment>
+  <comment xml:lang="zh-CN">Windows 注册表提取</comment>
+  <comment xml:lang="zh-TW">Windows Registry 抽出</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.reg"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-mup.xml b/rootfs/usr/share/mime/text/x-mup.xml
new file mode 100644
index 0000000..98db136
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-mup.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-mup">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>Mup musical composition document</comment>
+  <comment xml:lang="ca">document de composició musical Mup</comment>
+  <comment xml:lang="da">Mup-musiksamling-dokument</comment>
+  <comment xml:lang="de">Mup-Musikkompositions-Dokument</comment>
+  <comment xml:lang="eu">Mup konposizio musikal dokumentua</comment>
+  <comment xml:lang="fi">Mup sävellysdokumentti</comment>
+  <comment xml:lang="fr">document de composition musicale Mup</comment>
+  <comment xml:lang="hr">Mup dokument glazbene kompozicije</comment>
+  <comment xml:lang="it">Documento composizione musicale Mup</comment>
+  <comment xml:lang="ko">mup 작곡 문서</comment>
+  <comment xml:lang="pl">Dokument kompozycji muzycznej Mup</comment>
+  <comment xml:lang="uk">документ музичного запису твору Mup</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.mup"/>
+  <glob pattern="*.not"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-nfo.xml b/rootfs/usr/share/mime/text/x-nfo.xml
new file mode 100644
index 0000000..5b49941
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-nfo.xml
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-nfo">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>NFO document</comment>
+  <comment xml:lang="af">NFO-dokument</comment>
+  <comment xml:lang="ar">مستند NFO</comment>
+  <comment xml:lang="ast">Documentu NFO</comment>
+  <comment xml:lang="be-Latn">Dakument NFO</comment>
+  <comment xml:lang="bg">Документ — NFO</comment>
+  <comment xml:lang="ca">document NFO</comment>
+  <comment xml:lang="cs">dokument NFO</comment>
+  <comment xml:lang="da">NFO-dokument</comment>
+  <comment xml:lang="de">NFO-Dokument</comment>
+  <comment xml:lang="el">Έγγραφο NFO</comment>
+  <comment xml:lang="en-GB">NFO document</comment>
+  <comment xml:lang="eo">NFO-dokumento</comment>
+  <comment xml:lang="es">documento NFO</comment>
+  <comment xml:lang="eu">NFO dokumentua</comment>
+  <comment xml:lang="fi">NFO-asiakirja</comment>
+  <comment xml:lang="fo">NFO skjal</comment>
+  <comment xml:lang="fr">document NFO</comment>
+  <comment xml:lang="fur">document NFO</comment>
+  <comment xml:lang="ga">cáipéis NFO</comment>
+  <comment xml:lang="gl">documento NFO</comment>
+  <comment xml:lang="he">מסמך NFO</comment>
+  <comment xml:lang="hr">NFO dokument</comment>
+  <comment xml:lang="hu">NFO-dokumentum</comment>
+  <comment xml:lang="ia">Documento NFO</comment>
+  <comment xml:lang="id">Dokumen NFO</comment>
+  <comment xml:lang="it">Documento NFO</comment>
+  <comment xml:lang="ja">NFO ドキュメント</comment>
+  <comment xml:lang="kk">NFO құжаты</comment>
+  <comment xml:lang="ko">NFO 문서</comment>
+  <comment xml:lang="lt">NFO dokumentas</comment>
+  <comment xml:lang="lv">NFO dokuments</comment>
+  <comment xml:lang="nb">NFO-dokument</comment>
+  <comment xml:lang="nl">NFO-document</comment>
+  <comment xml:lang="nn">NFO-dokument</comment>
+  <comment xml:lang="oc">document NFO</comment>
+  <comment xml:lang="pl">Dokument NFO</comment>
+  <comment xml:lang="pt">documento NFO</comment>
+  <comment xml:lang="pt-BR">Documento NFO</comment>
+  <comment xml:lang="ro">Document NFO</comment>
+  <comment xml:lang="ru">Документ NFO</comment>
+  <comment xml:lang="sk">Dokument NFO</comment>
+  <comment xml:lang="sl">Dokument NFO</comment>
+  <comment xml:lang="sq">Dokument NFO</comment>
+  <comment xml:lang="sr">документ НФО</comment>
+  <comment xml:lang="sv">NFO-dokument</comment>
+  <comment xml:lang="tr">NFO belgesi</comment>
+  <comment xml:lang="uk">документ NFO</comment>
+  <comment xml:lang="vi">Tài liệu NFO</comment>
+  <comment xml:lang="zh-CN">NFO 文档</comment>
+  <comment xml:lang="zh-TW">NFO 文件</comment>
+  <sub-class-of type="text/x-readme"/>
+  <glob pattern="*.nfo"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-objcsrc.xml b/rootfs/usr/share/mime/text/x-objcsrc.xml
new file mode 100644
index 0000000..12d1786
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-objcsrc.xml
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-objcsrc">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>Objective-C source code</comment>
+  <comment xml:lang="af">Objective-C-bronkode</comment>
+  <comment xml:lang="ar">شفرة مصدر الهدف-C </comment>
+  <comment xml:lang="be-Latn">Kryničny kod Objective-C</comment>
+  <comment xml:lang="bg">Изходен код — Objective C</comment>
+  <comment xml:lang="ca">codi font en Objective-C</comment>
+  <comment xml:lang="cs">zdrojový kód v jazyce Objective-C</comment>
+  <comment xml:lang="da">Objektiv C-kildekode</comment>
+  <comment xml:lang="de">Objective-C-Quelltext</comment>
+  <comment xml:lang="el">Πηγαίος κώδικας Objective-C</comment>
+  <comment xml:lang="en-GB">Objective-C source code</comment>
+  <comment xml:lang="eo">fontkodo en Objective-C</comment>
+  <comment xml:lang="es">código fuente en Objective-C</comment>
+  <comment xml:lang="eu">Objective-C iturburu-kodea</comment>
+  <comment xml:lang="fi">Objective-C-lähdekoodi</comment>
+  <comment xml:lang="fo">Objective-C keldukota</comment>
+  <comment xml:lang="fr">code source Objective-C</comment>
+  <comment xml:lang="fur">codiç sorzint Objective-C</comment>
+  <comment xml:lang="ga">cód foinseach Objective-C</comment>
+  <comment xml:lang="gl">código fonte de Objective-C</comment>
+  <comment xml:lang="he">קוד מקור של Objective-C</comment>
+  <comment xml:lang="hr">Objective-C izvorni kôd</comment>
+  <comment xml:lang="hu">Objective-C forráskód</comment>
+  <comment xml:lang="ia">Codice-fonte Objective-C</comment>
+  <comment xml:lang="id">Kode sumber Objective-C</comment>
+  <comment xml:lang="it">Codice sorgente Objective-C</comment>
+  <comment xml:lang="ja">Objective-C ソースコード</comment>
+  <comment xml:lang="ka">Objective-C-ის საწყისი კოდი</comment>
+  <comment xml:lang="kk">Objective-C бастапқы коды</comment>
+  <comment xml:lang="ko">Objective-C 소스 코드</comment>
+  <comment xml:lang="lt">Objective-C pradinis kodas</comment>
+  <comment xml:lang="lv">Objective-C pirmkods</comment>
+  <comment xml:lang="ms">Kod sumber Objective-C</comment>
+  <comment xml:lang="nb">Objective-C-kildekode</comment>
+  <comment xml:lang="nl">Objective-C-broncode</comment>
+  <comment xml:lang="nn">Objective-C-kjeldekode</comment>
+  <comment xml:lang="oc">còde font Objective-C</comment>
+  <comment xml:lang="pl">Kod źródłowy Objective-C</comment>
+  <comment xml:lang="pt">código origem Objective-C</comment>
+  <comment xml:lang="pt-BR">Código-fonte Objective-C</comment>
+  <comment xml:lang="ro">Cod sursă Objective-C</comment>
+  <comment xml:lang="ru">Исходный код Objective-C</comment>
+  <comment xml:lang="sk">Zdrojový kód Objective-C</comment>
+  <comment xml:lang="sl">Datoteka izvorne kode Objective-C</comment>
+  <comment xml:lang="sq">Kod burues C objekt</comment>
+  <comment xml:lang="sr">Објектни-Ц изворни ко̂д</comment>
+  <comment xml:lang="sv">Objective-C-källkod</comment>
+  <comment xml:lang="tr">Objective-C kaynak kodu</comment>
+  <comment xml:lang="uk">вихідний код мовою Objective-C</comment>
+  <comment xml:lang="vi">Mã nguồn Objective-C</comment>
+  <comment xml:lang="zh-CN">Objective-C 源代码</comment>
+  <comment xml:lang="zh-TW">Objective-C 源碼</comment>
+  <sub-class-of type="text/x-csrc"/>
+  <glob pattern="*.m"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-ocaml.xml b/rootfs/usr/share/mime/text/x-ocaml.xml
new file mode 100644
index 0000000..c8bd96e
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-ocaml.xml
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-ocaml">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>OCaml source code</comment>
+  <comment xml:lang="af">OCaml-bronkode</comment>
+  <comment xml:lang="ar">شفرة مصدر OCaml</comment>
+  <comment xml:lang="be-Latn">Kryničny kod OCaml</comment>
+  <comment xml:lang="bg">Изходен код — OCaml</comment>
+  <comment xml:lang="ca">codi font en OCaml</comment>
+  <comment xml:lang="cs">zdrojový kód v jazyce OCaml</comment>
+  <comment xml:lang="da">OCaml-kildekode</comment>
+  <comment xml:lang="de">OCaml-Quelltext</comment>
+  <comment xml:lang="el">Πηγαίος κώδικας OCaml</comment>
+  <comment xml:lang="en-GB">OCaml source code</comment>
+  <comment xml:lang="eo">OCaml-fontkodo</comment>
+  <comment xml:lang="es">código fuente en OCaml</comment>
+  <comment xml:lang="eu">OCaml iturburu-kodea</comment>
+  <comment xml:lang="fi">OCaml-lähdekoodi</comment>
+  <comment xml:lang="fo">OCaml keldukota</comment>
+  <comment xml:lang="fr">code source OCaml</comment>
+  <comment xml:lang="fur">codiç sorzint OCaml</comment>
+  <comment xml:lang="ga">cód foinseach OCaml</comment>
+  <comment xml:lang="gl">código fonte de OCaml</comment>
+  <comment xml:lang="he">קוד מקור של OCaml</comment>
+  <comment xml:lang="hr">OCaml izvorni kôd</comment>
+  <comment xml:lang="hu">OCaml forráskód</comment>
+  <comment xml:lang="ia">Codice-fonte OCaml</comment>
+  <comment xml:lang="id">Kode sumber OCaml</comment>
+  <comment xml:lang="it">Codice sorgente OCaml</comment>
+  <comment xml:lang="ja">OCaml ソースコード</comment>
+  <comment xml:lang="kk">OCaml бастапқы коды</comment>
+  <comment xml:lang="ko">OCaml 소스 코드</comment>
+  <comment xml:lang="lt">OCaml pradinis kodas</comment>
+  <comment xml:lang="lv">OCaml pirmkods</comment>
+  <comment xml:lang="nb">OCaml-kildekode</comment>
+  <comment xml:lang="nl">OCaml-broncode</comment>
+  <comment xml:lang="nn">OCaml-kjeldekode</comment>
+  <comment xml:lang="oc">còde font OCaml</comment>
+  <comment xml:lang="pl">Kod źródłowy OCaml</comment>
+  <comment xml:lang="pt">código origem OCaml</comment>
+  <comment xml:lang="pt-BR">Código-fonte OCaml</comment>
+  <comment xml:lang="ro">Cod sursă OCaml</comment>
+  <comment xml:lang="ru">Исходный код OCaml</comment>
+  <comment xml:lang="sk">Zdrojový kód OCaml</comment>
+  <comment xml:lang="sl">Datoteka izvorne kode OCaml</comment>
+  <comment xml:lang="sq">Kod burues OCaml</comment>
+  <comment xml:lang="sr">Окемл изворни ко̂д</comment>
+  <comment xml:lang="sv">OCaml-källkod</comment>
+  <comment xml:lang="tr">OCaml kaynak kodu</comment>
+  <comment xml:lang="uk">первинний код мовою OCaml</comment>
+  <comment xml:lang="vi">Mã nguồn OCaml</comment>
+  <comment xml:lang="zh-CN">OCaml 源代码</comment>
+  <comment xml:lang="zh-TW">OCaml 源碼</comment>
+  <glob pattern="*.ml"/>
+  <glob pattern="*.mli"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-ocl.xml b/rootfs/usr/share/mime/text/x-ocl.xml
new file mode 100644
index 0000000..6cd8903
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-ocl.xml
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-ocl">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>OCL file</comment>
+  <comment xml:lang="af">OCL-lêer</comment>
+  <comment xml:lang="ar">ملف OCL</comment>
+  <comment xml:lang="be-Latn">Fajł OCL</comment>
+  <comment xml:lang="bg">Файл — OCL</comment>
+  <comment xml:lang="ca">fitxer OCL</comment>
+  <comment xml:lang="cs">soubor OCL</comment>
+  <comment xml:lang="da">OCL-fil</comment>
+  <comment xml:lang="de">OCL-Datei</comment>
+  <comment xml:lang="el">Αρχείο OCL</comment>
+  <comment xml:lang="en-GB">OCL file</comment>
+  <comment xml:lang="eo">OCL-dosiero</comment>
+  <comment xml:lang="es">archivo OCL</comment>
+  <comment xml:lang="eu">OCL fitxategia</comment>
+  <comment xml:lang="fi">OCL-tiedosto</comment>
+  <comment xml:lang="fo">OCL fíla</comment>
+  <comment xml:lang="fr">fichier OCL</comment>
+  <comment xml:lang="fur">file OCL</comment>
+  <comment xml:lang="ga">comhad OCL</comment>
+  <comment xml:lang="gl">ficheiro OCL</comment>
+  <comment xml:lang="he">קובץ OCL</comment>
+  <comment xml:lang="hr">OCL datoteka</comment>
+  <comment xml:lang="hu">OCL fájl</comment>
+  <comment xml:lang="ia">File OCL</comment>
+  <comment xml:lang="id">Berkas OCL</comment>
+  <comment xml:lang="it">File OCL</comment>
+  <comment xml:lang="ja">OCL ファイル</comment>
+  <comment xml:lang="kk">OCL файлы</comment>
+  <comment xml:lang="ko">OCL 파일</comment>
+  <comment xml:lang="lt">OCL failas</comment>
+  <comment xml:lang="lv">OCL datne</comment>
+  <comment xml:lang="nb">OCL-fil</comment>
+  <comment xml:lang="nl">OCL-bestand</comment>
+  <comment xml:lang="nn">OCL-fil</comment>
+  <comment xml:lang="oc">fichièr OCL</comment>
+  <comment xml:lang="pl">Plik OCL</comment>
+  <comment xml:lang="pt">ficheiro OCL</comment>
+  <comment xml:lang="pt-BR">Arquivo OCL</comment>
+  <comment xml:lang="ro">Fișier OCL</comment>
+  <comment xml:lang="ru">Файл OCL</comment>
+  <comment xml:lang="sk">Súbor OCL</comment>
+  <comment xml:lang="sl">Datoteka OCL</comment>
+  <comment xml:lang="sq">File OCL</comment>
+  <comment xml:lang="sr">ОЦЛ датотека</comment>
+  <comment xml:lang="sv">OCL-fil</comment>
+  <comment xml:lang="tr">OCL dosyası</comment>
+  <comment xml:lang="uk">файл OCL</comment>
+  <comment xml:lang="vi">Tập tin OCL</comment>
+  <comment xml:lang="zh-CN">OCL 文件</comment>
+  <comment xml:lang="zh-TW">OCL 檔</comment>
+  <acronym>OCL</acronym>
+  <expanded-acronym>Object Constraint Language</expanded-acronym>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.ocl"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-ooc.xml b/rootfs/usr/share/mime/text/x-ooc.xml
new file mode 100644
index 0000000..8a8b189
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-ooc.xml
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-ooc">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>OOC source code</comment>
+  <comment xml:lang="af">OOC-bronkode</comment>
+  <comment xml:lang="bg">Изходен код — OOC</comment>
+  <comment xml:lang="ca">codi font en OOC</comment>
+  <comment xml:lang="cs">zdrojový kód OOC</comment>
+  <comment xml:lang="da">OOC-kildekode</comment>
+  <comment xml:lang="de">OOC-Quelltext</comment>
+  <comment xml:lang="el">Πηγαίος κώδικας OOC</comment>
+  <comment xml:lang="en-GB">OOC source code</comment>
+  <comment xml:lang="eo">OOC-fontkodo</comment>
+  <comment xml:lang="es">código fuente en OOC</comment>
+  <comment xml:lang="eu">OOC iturburu-kodea</comment>
+  <comment xml:lang="fi">OOC-lähdekoodi</comment>
+  <comment xml:lang="fr">source code OOC</comment>
+  <comment xml:lang="fur">codiç sorzint OOC</comment>
+  <comment xml:lang="ga">cód foinseach OOC</comment>
+  <comment xml:lang="gl">código fonte de OOC</comment>
+  <comment xml:lang="he">קוד מקור של OOC</comment>
+  <comment xml:lang="hr">OOC izvorni kôd</comment>
+  <comment xml:lang="hu">OOC forráskód</comment>
+  <comment xml:lang="ia">Codice-fonte OCC</comment>
+  <comment xml:lang="id">Kode sumber OOC</comment>
+  <comment xml:lang="it">Codice sorgente OOC</comment>
+  <comment xml:lang="ja">OOC ソースコード</comment>
+  <comment xml:lang="ka">OOC-ის საწყისი კოდი</comment>
+  <comment xml:lang="kk">OOC бастапқы коды</comment>
+  <comment xml:lang="ko">OOC 소스 코드</comment>
+  <comment xml:lang="lv">OOC pirmkods</comment>
+  <comment xml:lang="nl">OOC broncode</comment>
+  <comment xml:lang="oc">font còde OOC</comment>
+  <comment xml:lang="pl">Kod źródłowy OOC</comment>
+  <comment xml:lang="pt">código origem OOC</comment>
+  <comment xml:lang="pt-BR">Código-fonte OOC</comment>
+  <comment xml:lang="ru">Исходный код OOC</comment>
+  <comment xml:lang="sk">Zdrojový kód OOC</comment>
+  <comment xml:lang="sl">Izvorna koda OOC</comment>
+  <comment xml:lang="sr">ООЦ изворни ко̂д</comment>
+  <comment xml:lang="sv">OOC-källkod</comment>
+  <comment xml:lang="tr">OOC kaynak kodu</comment>
+  <comment xml:lang="uk">вихідний код мовою OOC</comment>
+  <comment xml:lang="zh-CN">OOC 源代码</comment>
+  <comment xml:lang="zh-TW">OOC 源碼</comment>
+  <acronym>OOC</acronym>
+  <expanded-acronym>Out Of Class</expanded-acronym>
+  <sub-class-of type="text/x-csrc"/>
+  <glob pattern="*.ooc"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-opencl-src.xml b/rootfs/usr/share/mime/text/x-opencl-src.xml
new file mode 100644
index 0000000..0907c8a
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-opencl-src.xml
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-opencl-src">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>OpenCL source code</comment>
+  <comment xml:lang="af">OpenCL-bronkode</comment>
+  <comment xml:lang="ca">codi font en OpenCL</comment>
+  <comment xml:lang="cs">zdrojový kód v jazyce OpenCL</comment>
+  <comment xml:lang="da">OpenCL-kildekode</comment>
+  <comment xml:lang="de">OpenCL-Quelltext</comment>
+  <comment xml:lang="en-GB">OpenCL source code</comment>
+  <comment xml:lang="es">código fuente en OpenCL</comment>
+  <comment xml:lang="eu">OpenCL iturburu-kodea</comment>
+  <comment xml:lang="fi">OpenCL-lähdekoodi</comment>
+  <comment xml:lang="fr">code source OpenCL</comment>
+  <comment xml:lang="fur">codiç sorzint OpenCL</comment>
+  <comment xml:lang="ga">cód foinseach OpenCL</comment>
+  <comment xml:lang="hr">OpenCL izvorni kôd</comment>
+  <comment xml:lang="hu">OpenCL forráskód</comment>
+  <comment xml:lang="id">Kode sumber OpenCL</comment>
+  <comment xml:lang="it">Codice sorgente OpenCL</comment>
+  <comment xml:lang="kk">OpenCL бастапқы коды</comment>
+  <comment xml:lang="ko">OpenCL 소스 코드</comment>
+  <comment xml:lang="pl">Kod źródłowy OpenCL</comment>
+  <comment xml:lang="pt-BR">Código-fonte do OpenCL</comment>
+  <comment xml:lang="ru">Исходный код OpenGL</comment>
+  <comment xml:lang="sk">Zdrojový kód OpenCL</comment>
+  <comment xml:lang="sv">OpenCL-källkod</comment>
+  <comment xml:lang="uk">вихідний код мовою OpenCL</comment>
+  <comment xml:lang="zh-CN">OpenCL 源代码</comment>
+  <comment xml:lang="zh-TW">OpenCL 源碼</comment>
+  <acronym>OpenCL</acronym>
+  <expanded-acronym>Open Computing Language</expanded-acronym>
+  <sub-class-of type="text/x-csrc"/>
+  <glob pattern="*.cl"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-opml+xml.xml b/rootfs/usr/share/mime/text/x-opml+xml.xml
new file mode 100644
index 0000000..d13a6c8
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-opml+xml.xml
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-opml+xml">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>OPML syndication feed</comment>
+  <comment xml:lang="ar">مروج تغذية OPML</comment>
+  <comment xml:lang="be-Latn">Syndykacyjny kanał OPML</comment>
+  <comment xml:lang="bg">Емисия — OPML</comment>
+  <comment xml:lang="ca">canal de sindicació OPML</comment>
+  <comment xml:lang="cs">kanál OPML</comment>
+  <comment xml:lang="da">OPML-syndikeringsfeed</comment>
+  <comment xml:lang="de">OPML-Nachrichtenquelle</comment>
+  <comment xml:lang="el">Τροφοδοσία OPML</comment>
+  <comment xml:lang="en-GB">OPML syndication feed</comment>
+  <comment xml:lang="es">canal de noticias OPML</comment>
+  <comment xml:lang="eu">OPML harpidetze-iturria</comment>
+  <comment xml:lang="fi">OPML-yhdistevirta</comment>
+  <comment xml:lang="fr">fil de syndication OPML</comment>
+  <comment xml:lang="fur">canâl di notiziis OPML</comment>
+  <comment xml:lang="ga">fotha sindeacáitithe OPML</comment>
+  <comment xml:lang="gl">fonte de sindicación OPML</comment>
+  <comment xml:lang="he">הזנה דרך הרשת OPML</comment>
+  <comment xml:lang="hr">OPML kanal objavljivanja</comment>
+  <comment xml:lang="hu">OPML egyesítőfolyam</comment>
+  <comment xml:lang="ia">Fluxo de syndication OPML</comment>
+  <comment xml:lang="id">Umpan sindikasi OPML</comment>
+  <comment xml:lang="it">Feed di distribuzione OPML</comment>
+  <comment xml:lang="ja">OPML 配信フィード</comment>
+  <comment xml:lang="kk">OPML жаңалықтар таспасы</comment>
+  <comment xml:lang="ko">OPML 묶음 피드</comment>
+  <comment xml:lang="lt">OPML sindikacijos kanalas</comment>
+  <comment xml:lang="lv">OPML sindikāta barotne</comment>
+  <comment xml:lang="nb">OPML syndikeringsstrøm</comment>
+  <comment xml:lang="nl">OPML-syndicatie-feed</comment>
+  <comment xml:lang="nn">OPML-kjelde</comment>
+  <comment xml:lang="oc">fial de sindicacion OPML</comment>
+  <comment xml:lang="pl">Kanał OPML</comment>
+  <comment xml:lang="pt">feed OPML</comment>
+  <comment xml:lang="pt-BR">Fonte de notícias OPML</comment>
+  <comment xml:lang="ro">Flux OPML syndication</comment>
+  <comment xml:lang="ru">Лента новостей OPML</comment>
+  <comment xml:lang="sk">Kanál OPML</comment>
+  <comment xml:lang="sl">Sindikalni vir OPML</comment>
+  <comment xml:lang="sq">Feed për përhapje OPML</comment>
+  <comment xml:lang="sr">ОМПЛ довод синдикализације</comment>
+  <comment xml:lang="sv">OPML-syndikeringskanal</comment>
+  <comment xml:lang="tr">OPML besleme kaynağı</comment>
+  <comment xml:lang="uk">трансляція подач OPML</comment>
+  <comment xml:lang="vi">Nguồn tin tức OPML</comment>
+  <comment xml:lang="zh-CN">OPML 聚合种子</comment>
+  <comment xml:lang="zh-TW">OPML 聯合供稿饋流</comment>
+  <sub-class-of type="application/xml"/>
+  <alias type="text/x-opml"/>
+  <generic-icon name="text-html"/>
+  <glob pattern="*.opml"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-pascal.xml b/rootfs/usr/share/mime/text/x-pascal.xml
new file mode 100644
index 0000000..f543f08
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-pascal.xml
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-pascal">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>Pascal source code</comment>
+  <comment xml:lang="af">Pascal-bronkode</comment>
+  <comment xml:lang="ar">شفرة مصدر باسكال</comment>
+  <comment xml:lang="be-Latn">Kryničny kod Pascal</comment>
+  <comment xml:lang="bg">Изходен код — Pascal</comment>
+  <comment xml:lang="ca">codi font en Pascal</comment>
+  <comment xml:lang="cs">zdrojový kód v jazyce Pascal</comment>
+  <comment xml:lang="da">Pascal-kildekode</comment>
+  <comment xml:lang="de">Pascal-Quelltext</comment>
+  <comment xml:lang="el">Πηγαίος κώδικας Pascal</comment>
+  <comment xml:lang="en-GB">Pascal source code</comment>
+  <comment xml:lang="eo">Pascal-fontkodo</comment>
+  <comment xml:lang="es">código fuente en Pascal</comment>
+  <comment xml:lang="eu">Pascal iturburu-kodea</comment>
+  <comment xml:lang="fi">Pascal-lähdekoodi</comment>
+  <comment xml:lang="fo">Pascal keldukota</comment>
+  <comment xml:lang="fr">code source Pascal</comment>
+  <comment xml:lang="fur">codiç sorzint Pascal</comment>
+  <comment xml:lang="ga">cód foinseach Pascal</comment>
+  <comment xml:lang="gl">código fonte en Pascal</comment>
+  <comment xml:lang="he">קוד מקור של Pascal</comment>
+  <comment xml:lang="hr">Pascal izvorni kôd</comment>
+  <comment xml:lang="hu">Pascal-forráskód</comment>
+  <comment xml:lang="ia">Codice-fonte Pascal</comment>
+  <comment xml:lang="id">Kode sumber Pascal</comment>
+  <comment xml:lang="it">Codice sorgente Pascal</comment>
+  <comment xml:lang="ja">Pascal ソースコード</comment>
+  <comment xml:lang="kk">Pascal бастапқы коды</comment>
+  <comment xml:lang="ko">파스칼 소스 코드</comment>
+  <comment xml:lang="lt">Pascal pradinis kodas</comment>
+  <comment xml:lang="lv">Pascal pirmkods</comment>
+  <comment xml:lang="ms">Kod sumber Pascal</comment>
+  <comment xml:lang="nb">Pascal-kildekode</comment>
+  <comment xml:lang="nl">Pascal-broncode</comment>
+  <comment xml:lang="nn">Pascal-kjeldekode</comment>
+  <comment xml:lang="oc">còde font Pascal</comment>
+  <comment xml:lang="pl">Kod źródłowy Pascal</comment>
+  <comment xml:lang="pt">código origem Pascal</comment>
+  <comment xml:lang="pt-BR">Código-fonte Pascal</comment>
+  <comment xml:lang="ro">Cod sursă Pascal</comment>
+  <comment xml:lang="ru">Исходный код Pascal</comment>
+  <comment xml:lang="sk">Zdrojový kód Pascal</comment>
+  <comment xml:lang="sl">Datoteka izvorne kode Pascal</comment>
+  <comment xml:lang="sq">Kod burues Pascal</comment>
+  <comment xml:lang="sr">Паскалов изворни ко̂д</comment>
+  <comment xml:lang="sv">Pascal-källkod</comment>
+  <comment xml:lang="tr">Pascal kaynak kodu</comment>
+  <comment xml:lang="uk">вихідний код мовою Pascal</comment>
+  <comment xml:lang="vi">Mã nguồn Pascal</comment>
+  <comment xml:lang="zh-CN">Pascal 源代码</comment>
+  <comment xml:lang="zh-TW">Pascal 源碼</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.p"/>
+  <glob pattern="*.pas"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-patch.xml b/rootfs/usr/share/mime/text/x-patch.xml
new file mode 100644
index 0000000..a35bde1
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-patch.xml
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-patch">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>differences between files</comment>
+  <comment xml:lang="af">verskille tussen lêers</comment>
+  <comment xml:lang="ar">الاختلافات بين الملفات</comment>
+  <comment xml:lang="be-Latn">adroźnieńni pamiž fajłami</comment>
+  <comment xml:lang="bg">Разлики между файлове</comment>
+  <comment xml:lang="ca">diferències entre fitxers</comment>
+  <comment xml:lang="cs">rozdíly mezi soubory</comment>
+  <comment xml:lang="da">forskel mellem filer</comment>
+  <comment xml:lang="de">Unterschiede zwischen Dateien</comment>
+  <comment xml:lang="el">Διαφορές μεταξύ αρχείων</comment>
+  <comment xml:lang="en-GB">differences between files</comment>
+  <comment xml:lang="eo">diferencoj inter dosieroj</comment>
+  <comment xml:lang="es">diferencias entre archivos</comment>
+  <comment xml:lang="eu">fitxategien arteko ezberdintasunak</comment>
+  <comment xml:lang="fi">tiedostojen väliset erot</comment>
+  <comment xml:lang="fo">munur millum fílur</comment>
+  <comment xml:lang="fr">différences entre fichiers</comment>
+  <comment xml:lang="fur">diferencis tra file</comment>
+  <comment xml:lang="ga">difríochtaí idir chomhaid</comment>
+  <comment xml:lang="gl">diferenzas entre ficheiros</comment>
+  <comment xml:lang="he">הבדל בין קבצים</comment>
+  <comment xml:lang="hr">Razlike između datoteka</comment>
+  <comment xml:lang="hu">diff-különbségfájl</comment>
+  <comment xml:lang="ia">Differentias inter files</comment>
+  <comment xml:lang="id">perbedaan diantara berkas</comment>
+  <comment xml:lang="it">Differenze tra file</comment>
+  <comment xml:lang="ja">ファイル間差分</comment>
+  <comment xml:lang="kk">файлдар арасындағы айырмашылықтары</comment>
+  <comment xml:lang="ko">파일 사이의 차이점</comment>
+  <comment xml:lang="lt">skirtumai tarp failų</comment>
+  <comment xml:lang="lv">divu datņu atšķirība</comment>
+  <comment xml:lang="ms">Perbezaan antara fail</comment>
+  <comment xml:lang="nb">forskjeller mellom filer</comment>
+  <comment xml:lang="nl">verschillen tussen bestanden</comment>
+  <comment xml:lang="nn">skilnader mellom filer</comment>
+  <comment xml:lang="oc">différences entre fichièrs</comment>
+  <comment xml:lang="pl">Różnica pomiędzy plikami</comment>
+  <comment xml:lang="pt">diferenças entre ficheiros</comment>
+  <comment xml:lang="pt-BR">Diferenças entre arquivos</comment>
+  <comment xml:lang="ro">diferențe între fișiere</comment>
+  <comment xml:lang="ru">Различия между файлами</comment>
+  <comment xml:lang="sk">Rozdiely medzi súbormi</comment>
+  <comment xml:lang="sl">razlike med datotekami</comment>
+  <comment xml:lang="sq">Diferencë midis file</comment>
+  <comment xml:lang="sr">разлике између датотека</comment>
+  <comment xml:lang="sv">skillnader mellan filer</comment>
+  <comment xml:lang="tr">dosyalar arasındaki fark</comment>
+  <comment xml:lang="uk">різниця між файлами</comment>
+  <comment xml:lang="vi">khác biệt giữa các tập tin</comment>
+  <comment xml:lang="zh-CN">文件的区别</comment>
+  <comment xml:lang="zh-TW">檔案內容差異</comment>
+  <alias type="text/x-diff"/>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.diff"/>
+  <glob pattern="*.patch"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-python.xml b/rootfs/usr/share/mime/text/x-python.xml
new file mode 100644
index 0000000..27bbbef
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-python.xml
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-python">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>Python script</comment>
+  <comment xml:lang="af">Python-skrip</comment>
+  <comment xml:lang="ar">سكربت بايثون</comment>
+  <comment xml:lang="be-Latn">Skrypt Python</comment>
+  <comment xml:lang="bg">Скрипт — Python</comment>
+  <comment xml:lang="ca">script Python</comment>
+  <comment xml:lang="cs">skript v jazyce Python</comment>
+  <comment xml:lang="da">Python-program</comment>
+  <comment xml:lang="de">Python-Skript</comment>
+  <comment xml:lang="el">Δέσμη ενεργειών Python</comment>
+  <comment xml:lang="en-GB">Python script</comment>
+  <comment xml:lang="eo">Python-skripto</comment>
+  <comment xml:lang="es">secuencia de órdenes en Python</comment>
+  <comment xml:lang="eu">Python script-a</comment>
+  <comment xml:lang="fi">Python-komentotiedosto</comment>
+  <comment xml:lang="fo">Python boðrøð</comment>
+  <comment xml:lang="fr">script Python</comment>
+  <comment xml:lang="fur">script Python</comment>
+  <comment xml:lang="ga">script Python</comment>
+  <comment xml:lang="gl">Script en Python</comment>
+  <comment xml:lang="he">תסריט Python</comment>
+  <comment xml:lang="hr">Python skripta</comment>
+  <comment xml:lang="hu">Python-parancsfájl</comment>
+  <comment xml:lang="ia">Script Python</comment>
+  <comment xml:lang="id">Skrip Python</comment>
+  <comment xml:lang="it">Script Python</comment>
+  <comment xml:lang="ja">Python スクリプト</comment>
+  <comment xml:lang="kk">Python сценарийі</comment>
+  <comment xml:lang="ko">파이썬 스크립트</comment>
+  <comment xml:lang="lt">Python scenarijus</comment>
+  <comment xml:lang="lv">Python skripts</comment>
+  <comment xml:lang="ms">Skrip Python</comment>
+  <comment xml:lang="nb">Python-skript</comment>
+  <comment xml:lang="nl">Python-script</comment>
+  <comment xml:lang="nn">Python-skript</comment>
+  <comment xml:lang="oc">escript Python</comment>
+  <comment xml:lang="pl">Skrypt Python</comment>
+  <comment xml:lang="pt">script Python</comment>
+  <comment xml:lang="pt-BR">Script Python</comment>
+  <comment xml:lang="ro">Script Python</comment>
+  <comment xml:lang="ru">Сценарий Python</comment>
+  <comment xml:lang="sk">Skript Python</comment>
+  <comment xml:lang="sl">Skriptna datoteka Python</comment>
+  <comment xml:lang="sq">Script Python</comment>
+  <comment xml:lang="sr">Питонова скрипта</comment>
+  <comment xml:lang="sv">Pythonskript</comment>
+  <comment xml:lang="tr">Python betiği</comment>
+  <comment xml:lang="uk">скрипт мовою Python</comment>
+  <comment xml:lang="vi">Văn lệnh Python</comment>
+  <comment xml:lang="zh-CN">Python 脚本</comment>
+  <comment xml:lang="zh-TW">Python 指令稿</comment>
+  <sub-class-of type="application/x-executable"/>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.py" weight="60"/>
+  <glob pattern="*.pyx" weight="60"/>
+  <glob pattern="*.wsgi" weight="60"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-python3.xml b/rootfs/usr/share/mime/text/x-python3.xml
new file mode 100644
index 0000000..1dfe62c
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-python3.xml
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-python3">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>Python 3 script</comment>
+  <comment xml:lang="af">Python 3-skrip</comment>
+  <comment xml:lang="ca">script Python 3</comment>
+  <comment xml:lang="cs">skript v jazyce Python 3</comment>
+  <comment xml:lang="da">Python 3-program</comment>
+  <comment xml:lang="de">Python-3-Skript</comment>
+  <comment xml:lang="en-GB">Python 3 script</comment>
+  <comment xml:lang="es">secuencia de órdenes en Python 3</comment>
+  <comment xml:lang="eu">Python 3 script-a</comment>
+  <comment xml:lang="fi">Python 3 -skripti</comment>
+  <comment xml:lang="fr">script Python 3</comment>
+  <comment xml:lang="fur">script Python 3</comment>
+  <comment xml:lang="ga">script Python 3</comment>
+  <comment xml:lang="hr">Python3 skripta</comment>
+  <comment xml:lang="hu">Python 3 parancsfájl</comment>
+  <comment xml:lang="id">Skrip Python 3</comment>
+  <comment xml:lang="it">Script Python 3</comment>
+  <comment xml:lang="kk">Python 3 скрипті</comment>
+  <comment xml:lang="ko">파이썬 3 스크립트</comment>
+  <comment xml:lang="pl">Skrypt Python 3</comment>
+  <comment xml:lang="pt-BR">Script Python 3</comment>
+  <comment xml:lang="ru">Сценарий Python 3</comment>
+  <comment xml:lang="sk">Skript Python 3</comment>
+  <comment xml:lang="sv">Python 3-skript</comment>
+  <comment xml:lang="uk">скрипт мовою Python 3</comment>
+  <comment xml:lang="zh-CN">Python 3 脚本</comment>
+  <comment xml:lang="zh-TW">Python 3 指令稿</comment>
+  <sub-class-of type="text/x-python"/>
+  <glob pattern="*.py" weight="50"/>
+  <glob pattern="*.py3" weight="60"/>
+  <glob pattern="*.py3x" weight="60"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-qml.xml b/rootfs/usr/share/mime/text/x-qml.xml
new file mode 100644
index 0000000..e7482b8
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-qml.xml
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-qml">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>Qt Markup Language file</comment>
+  <comment xml:lang="af">Qt Markup Language-lêer</comment>
+  <comment xml:lang="bg">Файл — Qt Markup</comment>
+  <comment xml:lang="ca">fitxer de llenguatge de marcadors Qt</comment>
+  <comment xml:lang="cs">soubor Qt Markup Language</comment>
+  <comment xml:lang="da">Qt Markup Language-fil</comment>
+  <comment xml:lang="de">Qt-Auszeichnungssprachendatei</comment>
+  <comment xml:lang="el">Αρχείο Qt Markup Language</comment>
+  <comment xml:lang="en-GB">Qt Markup Language file</comment>
+  <comment xml:lang="es">archivo de lenguaje de marcado Qt</comment>
+  <comment xml:lang="eu">Qt Markup lengoai fitxategia</comment>
+  <comment xml:lang="fi">QML-tiedosto</comment>
+  <comment xml:lang="fr">fichier Qt Markup Language</comment>
+  <comment xml:lang="fur">file Qt Markup Language</comment>
+  <comment xml:lang="ga">comhad teanga mharcála Qt</comment>
+  <comment xml:lang="gl">ficheiro de linguaxe de marcado Qt</comment>
+  <comment xml:lang="he">קובץ שפת סימון של Qt</comment>
+  <comment xml:lang="hr">Qt Markup Language datoteka</comment>
+  <comment xml:lang="hu">Qt jelölőnyelvű fájl</comment>
+  <comment xml:lang="ia">File de linguage de marcation Qt</comment>
+  <comment xml:lang="id">Berkas Bahasa Markup Qt</comment>
+  <comment xml:lang="it">File Qt Markup Language</comment>
+  <comment xml:lang="ja">Qt マークアップ言語ファイル</comment>
+  <comment xml:lang="kk">Qt Markup Language файлы</comment>
+  <comment xml:lang="ko">Qt 마크업 언어 파일</comment>
+  <comment xml:lang="lv">Qt marķēšanas valodas datne</comment>
+  <comment xml:lang="nl">Qt Markup Tallbestand</comment>
+  <comment xml:lang="oc">fichièr Qt Markup Language</comment>
+  <comment xml:lang="pl">Plik języka znaczników Qt</comment>
+  <comment xml:lang="pt">ficheiro de linguagem Qt Markup</comment>
+  <comment xml:lang="pt-BR">Arquivo de Qt Markup Language</comment>
+  <comment xml:lang="ru">Файл Qt Markup Language</comment>
+  <comment xml:lang="sk">Súbor značkovacieho jazyka Qt</comment>
+  <comment xml:lang="sl">Datoteka označevalnega jezika Qt</comment>
+  <comment xml:lang="sr">датотека КуТ-овог језика означавања</comment>
+  <comment xml:lang="sv">Qt-märkspråksfil</comment>
+  <comment xml:lang="tr">Qt İşaretleme Dili dosyası</comment>
+  <comment xml:lang="uk">файл мови розмітки Qt</comment>
+  <comment xml:lang="zh-CN">Qt Markup Language 文件</comment>
+  <comment xml:lang="zh-TW">Qt 標記語言檔</comment>
+  <glob pattern="*.qml"/>
+  <glob pattern="*.qmltypes"/>
+  <glob pattern="*.qmlproject"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-readme.xml b/rootfs/usr/share/mime/text/x-readme.xml
new file mode 100644
index 0000000..efcb2d4
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-readme.xml
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-readme">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>README document</comment>
+  <comment xml:lang="af">README-dokument</comment>
+  <comment xml:lang="ar">مستند README</comment>
+  <comment xml:lang="ast">Documentu LLEIME</comment>
+  <comment xml:lang="az">README sənədi</comment>
+  <comment xml:lang="be-Latn">Dakument README</comment>
+  <comment xml:lang="bg">Документ — „Да се прочете“</comment>
+  <comment xml:lang="ca">document README</comment>
+  <comment xml:lang="cs">dokument README</comment>
+  <comment xml:lang="cy">Dogfen README</comment>
+  <comment xml:lang="da">README-dokument</comment>
+  <comment xml:lang="de">README-Dokument</comment>
+  <comment xml:lang="el">Έγγραφο README</comment>
+  <comment xml:lang="en-GB">README document</comment>
+  <comment xml:lang="eo">README-dokumento</comment>
+  <comment xml:lang="es">documento README</comment>
+  <comment xml:lang="eu">README dokumentua</comment>
+  <comment xml:lang="fi">LUEMINUT-asiakirja</comment>
+  <comment xml:lang="fo">README skjal</comment>
+  <comment xml:lang="fr">document LISEZ-MOI</comment>
+  <comment xml:lang="fur">document README</comment>
+  <comment xml:lang="ga">cáipéis README</comment>
+  <comment xml:lang="gl">documento README</comment>
+  <comment xml:lang="he">מסמך README</comment>
+  <comment xml:lang="hr">README dokument</comment>
+  <comment xml:lang="hu">README-dokumentum</comment>
+  <comment xml:lang="ia">Documento LEGE-ME</comment>
+  <comment xml:lang="id">Dokumen README</comment>
+  <comment xml:lang="it">Documento README</comment>
+  <comment xml:lang="ja">README ドキュメント</comment>
+  <comment xml:lang="kk">README құжаты</comment>
+  <comment xml:lang="ko">README 문서</comment>
+  <comment xml:lang="lt">README dokumentas</comment>
+  <comment xml:lang="lv">README dokuments</comment>
+  <comment xml:lang="ms">Dokumen README</comment>
+  <comment xml:lang="nb">README-dokument</comment>
+  <comment xml:lang="nl">LEESMIJ-document</comment>
+  <comment xml:lang="nn">README-dokument</comment>
+  <comment xml:lang="oc">document LISEZ-MOI</comment>
+  <comment xml:lang="pl">Dokument README</comment>
+  <comment xml:lang="pt">documento LEIA-ME</comment>
+  <comment xml:lang="pt-BR">Documento README</comment>
+  <comment xml:lang="ro">Document README</comment>
+  <comment xml:lang="ru">Документ README</comment>
+  <comment xml:lang="sk">Dokument README</comment>
+  <comment xml:lang="sl">Dokument README</comment>
+  <comment xml:lang="sq">Dokument README</comment>
+  <comment xml:lang="sr">документ ПРОЧИТАЈМЕ</comment>
+  <comment xml:lang="sv">README-dokument</comment>
+  <comment xml:lang="tr">BENİOKU belgesi</comment>
+  <comment xml:lang="uk">документ README</comment>
+  <comment xml:lang="vi">Tài liệu Đọc Đi (README)</comment>
+  <comment xml:lang="zh-CN">README 文档</comment>
+  <comment xml:lang="zh-TW">README 說明文件</comment>
+  <sub-class-of type="text/plain"/>
+  <glob weight="10" pattern="README*"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-reject.xml b/rootfs/usr/share/mime/text/x-reject.xml
new file mode 100644
index 0000000..89a9bc4
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-reject.xml
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-reject">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>rejected patch</comment>
+  <comment xml:lang="ar">رقعة مرفوضة</comment>
+  <comment xml:lang="be-Latn">niepryniaty patch</comment>
+  <comment xml:lang="bg">Отхвърлен файл с кръпка</comment>
+  <comment xml:lang="ca">pedaç rebutjat</comment>
+  <comment xml:lang="cs">odmítnutá záplata</comment>
+  <comment xml:lang="da">afvist rettelse</comment>
+  <comment xml:lang="de">Abgelehnter Patch</comment>
+  <comment xml:lang="el">Διόρθωση που απορρίφθηκε</comment>
+  <comment xml:lang="en-GB">rejected patch</comment>
+  <comment xml:lang="eo">reĵeta flikaĵo</comment>
+  <comment xml:lang="es">parche rechazado</comment>
+  <comment xml:lang="eu">baztertutako adabakia</comment>
+  <comment xml:lang="fi">hylättyjen muutosten tiedosto</comment>
+  <comment xml:lang="fo">vrakað rætting</comment>
+  <comment xml:lang="fr">correctif rejeté</comment>
+  <comment xml:lang="fur">blec refudât</comment>
+  <comment xml:lang="ga">paiste diúltaithe</comment>
+  <comment xml:lang="gl">parche rexeitado</comment>
+  <comment xml:lang="he">טלאי שנדחה</comment>
+  <comment xml:lang="hr">Odbijena zakrpa</comment>
+  <comment xml:lang="hu">visszautasított folt</comment>
+  <comment xml:lang="ia">Patch rejectate</comment>
+  <comment xml:lang="id">patch ditolak</comment>
+  <comment xml:lang="it">Patch rifiutata</comment>
+  <comment xml:lang="ja">拒否されたパッチ</comment>
+  <comment xml:lang="kk">алынбаған патч</comment>
+  <comment xml:lang="ko">거부된 패치 파일</comment>
+  <comment xml:lang="lt">atmestas lopas</comment>
+  <comment xml:lang="lv">noraidītais ceļš</comment>
+  <comment xml:lang="ms">Tampungan ditolak</comment>
+  <comment xml:lang="nb">avvist patchfil</comment>
+  <comment xml:lang="nl">verworpen patch</comment>
+  <comment xml:lang="nn">avvist programfiks</comment>
+  <comment xml:lang="oc">correctiu regetat</comment>
+  <comment xml:lang="pl">Odrzucona łata</comment>
+  <comment xml:lang="pt">patch rejeitado</comment>
+  <comment xml:lang="pt-BR">Arquivo de patch rejeitado</comment>
+  <comment xml:lang="ro">petec respsins</comment>
+  <comment xml:lang="ru">Отклонённый патч</comment>
+  <comment xml:lang="sk">Odmietnutá záplata</comment>
+  <comment xml:lang="sl">zavrnjen popravek</comment>
+  <comment xml:lang="sq">Patch i kthyer mbrapsht</comment>
+  <comment xml:lang="sr">одбијена закрпа</comment>
+  <comment xml:lang="sv">avvisad programfix</comment>
+  <comment xml:lang="tr">reddedilmiş yama</comment>
+  <comment xml:lang="uk">відхилена латка</comment>
+  <comment xml:lang="vi">đắp vá bị từ chối</comment>
+  <comment xml:lang="zh-CN">拒绝的补丁</comment>
+  <comment xml:lang="zh-TW">回絕的修補</comment>
+  <sub-class-of type="text/plain"/>
+  <generic-icon name="text-x-generic"/>
+  <alias type="application/x-reject"/>
+  <glob pattern="*.rej"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-rpm-spec.xml b/rootfs/usr/share/mime/text/x-rpm-spec.xml
new file mode 100644
index 0000000..18ea049
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-rpm-spec.xml
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-rpm-spec">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>RPM spec file</comment>
+  <comment xml:lang="af">RPM-spesifikasielêer</comment>
+  <comment xml:lang="ar">ملف مواصفات RPM</comment>
+  <comment xml:lang="be-Latn">Specyfikacyjny fajł RPM</comment>
+  <comment xml:lang="bg">Файл — спецификация за RPM</comment>
+  <comment xml:lang="ca">fitxer spec RPM</comment>
+  <comment xml:lang="cs">soubor specifikace RPM</comment>
+  <comment xml:lang="da">RPM spec-fil</comment>
+  <comment xml:lang="de">RPM-Spezifikationsdatei</comment>
+  <comment xml:lang="el">Αρχείο spec RPM</comment>
+  <comment xml:lang="en-GB">RPM spec file</comment>
+  <comment xml:lang="es">archivo de especificaciones RPM</comment>
+  <comment xml:lang="eu">RPM espezifikazio fitxategia</comment>
+  <comment xml:lang="fi">RPM spec -tiedosto</comment>
+  <comment xml:lang="fo">RPM tøknilýsingarfíla</comment>
+  <comment xml:lang="fr">fichier de spécification RPM</comment>
+  <comment xml:lang="fur">file di specifiche RPM</comment>
+  <comment xml:lang="ga">comhad spec RPM</comment>
+  <comment xml:lang="gl">ficheiro de especificacións RPM</comment>
+  <comment xml:lang="he">קובץ מפרט RPM</comment>
+  <comment xml:lang="hr">RPM određena datoteka</comment>
+  <comment xml:lang="hu">RPM spec fájl</comment>
+  <comment xml:lang="ia">File de specification RPM</comment>
+  <comment xml:lang="id">Berkas spesifikasi RPM</comment>
+  <comment xml:lang="it">File specifica RPM</comment>
+  <comment xml:lang="ja">RPM spec ファイル</comment>
+  <comment xml:lang="kk">RPM анықтама файлы</comment>
+  <comment xml:lang="ko">RPM spec 파일</comment>
+  <comment xml:lang="lt">RPM spec failas</comment>
+  <comment xml:lang="lv">RPM specifikācijas datne</comment>
+  <comment xml:lang="nb">RPM-spesifikasjonsfil</comment>
+  <comment xml:lang="nl">RPM-spec-bestand</comment>
+  <comment xml:lang="nn">RPM spec-fil</comment>
+  <comment xml:lang="oc">fichièr d'especificacion RPM</comment>
+  <comment xml:lang="pl">Plik spec RPM</comment>
+  <comment xml:lang="pt">ficheiro de especificações RPM</comment>
+  <comment xml:lang="pt-BR">Arquivo de especificação RPM</comment>
+  <comment xml:lang="ro">Fișier RPM spec</comment>
+  <comment xml:lang="ru">Файл описания RPM</comment>
+  <comment xml:lang="sk">Súbor RPM spec</comment>
+  <comment xml:lang="sl">Določilna datoteka RPM</comment>
+  <comment xml:lang="sq">File specifikimi RPM</comment>
+  <comment xml:lang="sr">РПМ посебна датотека</comment>
+  <comment xml:lang="sv">RPM spec-fil</comment>
+  <comment xml:lang="tr">RPM spec dosyası</comment>
+  <comment xml:lang="uk">spec-файл RPM</comment>
+  <comment xml:lang="vi">Tập tin đặc tả RPM</comment>
+  <comment xml:lang="zh-CN">RPM spec 文件</comment>
+  <comment xml:lang="zh-TW">RPM spec 規格檔</comment>
+  <acronym>RPM</acronym>
+  <expanded-acronym>Red Hat Package Manager</expanded-acronym>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.spec"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-rst.xml b/rootfs/usr/share/mime/text/x-rst.xml
new file mode 100644
index 0000000..11f4bc1
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-rst.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-rst">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>reStructuredText document</comment>
+  <comment xml:lang="af">reStructuredText-dokument</comment>
+  <comment xml:lang="ca">document reStructuredText</comment>
+  <comment xml:lang="cs">dokument reStructuredText</comment>
+  <comment xml:lang="da">reStructuredText-dokument</comment>
+  <comment xml:lang="de">reStructuredText-Dokument</comment>
+  <comment xml:lang="es">documento en reStructuredText</comment>
+  <comment xml:lang="eu">reStructuredText document</comment>
+  <comment xml:lang="fi">reStructuredText asiakirja</comment>
+  <comment xml:lang="fr">document reStructuredText</comment>
+  <comment xml:lang="fur">document reStructuredText</comment>
+  <comment xml:lang="ga">cáipéis reStructuredText</comment>
+  <comment xml:lang="hr">reStructuredText dokument</comment>
+  <comment xml:lang="hu">reStructuredText dokumentum</comment>
+  <comment xml:lang="id">Dokumen reStructuredText</comment>
+  <comment xml:lang="it">Documento reStructuredText</comment>
+  <comment xml:lang="kk">reStructuredText құжаты</comment>
+  <comment xml:lang="ko">reStructuredText 문서</comment>
+  <comment xml:lang="pl">Dokument reStructuredText</comment>
+  <comment xml:lang="pt-BR">Documento reStructuredText</comment>
+  <comment xml:lang="ru">Документ reStructuredText</comment>
+  <comment xml:lang="sk">Dokument reStructuredText</comment>
+  <comment xml:lang="sv">reStructuredText-dokument</comment>
+  <comment xml:lang="uk">документ reStructuredText</comment>
+  <comment xml:lang="zh-CN">reStructuredText 文档</comment>
+  <comment xml:lang="zh-TW">reStructuredText 文件</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.rst"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-sass.xml b/rootfs/usr/share/mime/text/x-sass.xml
new file mode 100644
index 0000000..5b6f925
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-sass.xml
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-sass">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>Sass CSS pre-processor file</comment>
+  <comment xml:lang="af">Sass CSS-voorverwerkerlêer</comment>
+  <comment xml:lang="ca">fitxer preprocessador CSS Sass</comment>
+  <comment xml:lang="cs">soubor preprocesoru Sass CSS</comment>
+  <comment xml:lang="da">Sass CSS pre-processor-fil</comment>
+  <comment xml:lang="de">Sass-CSS-Präprozessordatei</comment>
+  <comment xml:lang="en-GB">Sass CSS pre-processor file</comment>
+  <comment xml:lang="es">archivo de preprocesador de CSS Sass</comment>
+  <comment xml:lang="eu">Sass CSS fitxategi prozesatu gabea</comment>
+  <comment xml:lang="fi">Sass CSS pre-processor tiedosto</comment>
+  <comment xml:lang="fr">fichier de prétraitement CSS Sass</comment>
+  <comment xml:lang="fur">file di pre-elaborazion di CSS Sass</comment>
+  <comment xml:lang="ga">comhad réamhphróiseálaí CSS Sass</comment>
+  <comment xml:lang="he">קובץ קדם עיבוד Sass CSS</comment>
+  <comment xml:lang="hr">Sass CSS datoteka predobrade</comment>
+  <comment xml:lang="hu">Sass CSS előfeldolgozó fájl</comment>
+  <comment xml:lang="id">berkas pre-processor Sass CSS</comment>
+  <comment xml:lang="it">File CSS Sass</comment>
+  <comment xml:lang="kk">Sass CSS препроцессор файлы</comment>
+  <comment xml:lang="ko">Sass CSS 전처리기 파일</comment>
+  <comment xml:lang="pl">Plik preprocesora CSS Sass</comment>
+  <comment xml:lang="pt-BR">Arquivo de pré-processamento Sass CSS</comment>
+  <comment xml:lang="ru">Файл препроцессора Sass CSS</comment>
+  <comment xml:lang="sk">Súbor Sass CSS pre-procesora</comment>
+  <comment xml:lang="sr">датотека Сас ЦСС пре-процесора</comment>
+  <comment xml:lang="sv">Sass CSS-preprocessorfil</comment>
+  <comment xml:lang="tr">Sass CSS önişlemci dosyası</comment>
+  <comment xml:lang="uk">файл препроцесора CSS Sass</comment>
+  <comment xml:lang="zh-CN">Sass CSS 预处理器文件</comment>
+  <comment xml:lang="zh-TW">Sass CSS 處理器前檔案</comment>
+  <acronym>Sass</acronym>
+  <expanded-acronym>Syntactically Awesome Style Sheets</expanded-acronym>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.sass"/>
+  <generic-icon name="text-x-generic"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-scala.xml b/rootfs/usr/share/mime/text/x-scala.xml
new file mode 100644
index 0000000..52ac6e9
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-scala.xml
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-scala">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>Scala source code</comment>
+  <comment xml:lang="af">Scala-bronkode</comment>
+  <comment xml:lang="bg">Изходен код — Scala</comment>
+  <comment xml:lang="ca">codi font en Scala</comment>
+  <comment xml:lang="cs">zdrojový kód Scala</comment>
+  <comment xml:lang="da">Scala-kildekode</comment>
+  <comment xml:lang="de">Scala-Quelltext</comment>
+  <comment xml:lang="el">Πηγαίος κώδικας Scala</comment>
+  <comment xml:lang="en-GB">Scala source code</comment>
+  <comment xml:lang="es">código fuente en Scala</comment>
+  <comment xml:lang="eu">Scala iturburu-kodea</comment>
+  <comment xml:lang="fi">Scala-lähdekoodi</comment>
+  <comment xml:lang="fr">code source Scala</comment>
+  <comment xml:lang="fur">codiç sorzint Scala</comment>
+  <comment xml:lang="ga">cód foinseach Scala</comment>
+  <comment xml:lang="gl">código fnote en Scala</comment>
+  <comment xml:lang="he">קוד מקור של Scala</comment>
+  <comment xml:lang="hr">Scala izvorni kôd</comment>
+  <comment xml:lang="hu">Scala forráskód</comment>
+  <comment xml:lang="ia">Codice-fonte Scala</comment>
+  <comment xml:lang="id">Kode sumber Scala</comment>
+  <comment xml:lang="it">Codice sorgente Scala</comment>
+  <comment xml:lang="ja">Scala ソースコード</comment>
+  <comment xml:lang="ka">Scala-ის საწყისი კოდი</comment>
+  <comment xml:lang="kk">Scala бастапқы коды</comment>
+  <comment xml:lang="ko">Scala 소스 코드</comment>
+  <comment xml:lang="lv">Scala pirmkods</comment>
+  <comment xml:lang="nl">Scala broncode</comment>
+  <comment xml:lang="oc">còde font Scala</comment>
+  <comment xml:lang="pl">Kod źródłowy Scala</comment>
+  <comment xml:lang="pt">código origem Scala</comment>
+  <comment xml:lang="pt-BR">Código-fonte Scala</comment>
+  <comment xml:lang="ru">Исходный код Scala</comment>
+  <comment xml:lang="sk">Zdrojový kód Scala</comment>
+  <comment xml:lang="sl">Izvorna koda Scala</comment>
+  <comment xml:lang="sr">Скала изворни ко̂д</comment>
+  <comment xml:lang="sv">Scala-källkod</comment>
+  <comment xml:lang="tr">Scala kaynak kodu</comment>
+  <comment xml:lang="uk">вихідний код мовою Scala</comment>
+  <comment xml:lang="zh-CN">Scala 源代码</comment>
+  <comment xml:lang="zh-TW">Scala 源碼</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.scala"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-scheme.xml b/rootfs/usr/share/mime/text/x-scheme.xml
new file mode 100644
index 0000000..75be6a1
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-scheme.xml
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-scheme">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>Scheme source code</comment>
+  <comment xml:lang="af">Scheme-bronkode</comment>
+  <comment xml:lang="ar">شفرة مصدر Scheme</comment>
+  <comment xml:lang="az">Sxem mənbə kodu</comment>
+  <comment xml:lang="be-Latn">Kryničny kod Scheme</comment>
+  <comment xml:lang="bg">Изходен код — Scheme</comment>
+  <comment xml:lang="ca">codi font en Scheme</comment>
+  <comment xml:lang="cs">zdrojový kód Scheme</comment>
+  <comment xml:lang="cy">Ffynhonnell Rhaglen Scheme</comment>
+  <comment xml:lang="da">Scheme-kildekode</comment>
+  <comment xml:lang="de">Scheme-Quelltext</comment>
+  <comment xml:lang="el">Πηγαίος κώδικας Scheme</comment>
+  <comment xml:lang="en-GB">Scheme source code</comment>
+  <comment xml:lang="eo">Scheme-fontkodo</comment>
+  <comment xml:lang="es">código fuente en Scheme</comment>
+  <comment xml:lang="eu">Scheme iturburu-kodea</comment>
+  <comment xml:lang="fi">Scheme-lähdekoodi</comment>
+  <comment xml:lang="fo">Scheme keldukota</comment>
+  <comment xml:lang="fr">code source Scheme</comment>
+  <comment xml:lang="fur">codiç sorzint Scheme</comment>
+  <comment xml:lang="ga">cód foinseach Scheme</comment>
+  <comment xml:lang="gl">código fonte en Scheme</comment>
+  <comment xml:lang="he">קוד מקור של Scheme</comment>
+  <comment xml:lang="hr">Scheme izvorni kôd</comment>
+  <comment xml:lang="hu">Scheme-forráskód</comment>
+  <comment xml:lang="ia">Codice-fonte Scheme</comment>
+  <comment xml:lang="id">Kode program Scheme</comment>
+  <comment xml:lang="it">Codice sorgente Scheme</comment>
+  <comment xml:lang="ja">Scheme ソースコード</comment>
+  <comment xml:lang="kk">Scheme бастапқы коды</comment>
+  <comment xml:lang="ko">Scheme 소스 코드</comment>
+  <comment xml:lang="lt">Scheme pradinis kodas</comment>
+  <comment xml:lang="lv">Scheme pirmkods</comment>
+  <comment xml:lang="ms">Kod sumber Scheme</comment>
+  <comment xml:lang="nb">Scheme-kildekode</comment>
+  <comment xml:lang="nl">Scheme-broncode</comment>
+  <comment xml:lang="nn">Scheme-kjeldekode</comment>
+  <comment xml:lang="oc">còde font Scheme</comment>
+  <comment xml:lang="pl">Kod źródłowy Scheme</comment>
+  <comment xml:lang="pt">código origem Scheme</comment>
+  <comment xml:lang="pt-BR">Código-fonte Scheme</comment>
+  <comment xml:lang="ro">Cod sursă Scheme</comment>
+  <comment xml:lang="ru">Исходный код Scheme</comment>
+  <comment xml:lang="sk">Zdrojový kód Scheme</comment>
+  <comment xml:lang="sl">Datoteka izvorne kode Scheme</comment>
+  <comment xml:lang="sq">Kod burues Scheme</comment>
+  <comment xml:lang="sr">Шемски изворни ко̂д</comment>
+  <comment xml:lang="sv">Scheme-källkod</comment>
+  <comment xml:lang="tr">Scheme kaynak kodu</comment>
+  <comment xml:lang="uk">вихідний файл мовою Scheme</comment>
+  <comment xml:lang="vi">Mã nguồn Scheme</comment>
+  <comment xml:lang="zh-CN">Scheme 源代码</comment>
+  <comment xml:lang="zh-TW">Scheme 源碼</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.scm"/>
+  <glob pattern="*.ss"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-scons.xml b/rootfs/usr/share/mime/text/x-scons.xml
new file mode 100644
index 0000000..65a089d
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-scons.xml
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-scons">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>SCons configuration file</comment>
+  <comment xml:lang="af">SCons-opstellingslêer</comment>
+  <comment xml:lang="ca">fitxer de configuració de SCons</comment>
+  <comment xml:lang="cs">konfigurační soubor SCons</comment>
+  <comment xml:lang="da">SCons-konfigurationsfil</comment>
+  <comment xml:lang="de">SCons-Konfigurationsdatei</comment>
+  <comment xml:lang="el">Αρχείο ρυθμίσεων SCons</comment>
+  <comment xml:lang="en-GB">SCons configuration file</comment>
+  <comment xml:lang="es">archivo de configuración de SCons</comment>
+  <comment xml:lang="eu">SCons konfigurazio-fitxategia</comment>
+  <comment xml:lang="fi">SCons-asetustiedosto</comment>
+  <comment xml:lang="fr">fichier de configuration SCons</comment>
+  <comment xml:lang="fur">file di configurazion SCons</comment>
+  <comment xml:lang="ga">comhad cumraíochta SCons</comment>
+  <comment xml:lang="he">קובץ תצורה של SCons</comment>
+  <comment xml:lang="hr">SCons datoteka podešavanja</comment>
+  <comment xml:lang="hu">SCons beállítófájl</comment>
+  <comment xml:lang="ia">File de cofniguration SCons</comment>
+  <comment xml:lang="id">Berkas konfigurasi SCons</comment>
+  <comment xml:lang="it">File configurazione SCons</comment>
+  <comment xml:lang="kk">SCons баптаулар файлы</comment>
+  <comment xml:lang="ko">SCons 설정 파일</comment>
+  <comment xml:lang="oc">fichièr de configuracion SCons</comment>
+  <comment xml:lang="pl">Plik konfiguracji SCons</comment>
+  <comment xml:lang="pt">ficheiro de configuração SCons</comment>
+  <comment xml:lang="pt-BR">Arquivo de configuração do SCons</comment>
+  <comment xml:lang="ru">Файл настроек SCons</comment>
+  <comment xml:lang="sk">Konfiguračný súbor SCons</comment>
+  <comment xml:lang="sl">Prilagoditvena datoteka SCons</comment>
+  <comment xml:lang="sr">СКонс датотека подешавања</comment>
+  <comment xml:lang="sv">SCons-konfigurationsfil</comment>
+  <comment xml:lang="tr">SCons yapılandırma dosyası</comment>
+  <comment xml:lang="uk">файл налаштувань SCons</comment>
+  <comment xml:lang="zh-CN">SCons 配置文件</comment>
+  <comment xml:lang="zh-TW">SCons 組態檔</comment>
+  <sub-class-of type="text/x-python"/>
+  <glob pattern="SConstruct"/>
+  <glob pattern="SConscript"/>
+  <glob pattern="SConscript.*"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-scss.xml b/rootfs/usr/share/mime/text/x-scss.xml
new file mode 100644
index 0000000..707a682
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-scss.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-scss">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>SCSS pre-processor file</comment>
+  <comment xml:lang="ca">fitxer preprocessador SCSS</comment>
+  <comment xml:lang="da">SCSS pre-processor-fil</comment>
+  <comment xml:lang="de">SCSS-Präprozessordatei</comment>
+  <comment xml:lang="eu">SCSS fitxategi prozesatu gabea</comment>
+  <comment xml:lang="fi">SCSS esikäsittelyn tiedosto</comment>
+  <comment xml:lang="fr">fichier de prétraitement SCSS</comment>
+  <comment xml:lang="hr">SCSS datoteka predobrade</comment>
+  <comment xml:lang="it">File SCSS</comment>
+  <comment xml:lang="ko">SCSS 전처리 파일</comment>
+  <comment xml:lang="pl">Plik preprocesora SCSS</comment>
+  <comment xml:lang="uk">файл засобу попередньої обробки SCSS</comment>
+  <acronym>SCSS</acronym>
+  <expanded-acronym>Sassy CSS</expanded-acronym>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.scss"/>
+  <generic-icon name="text-x-generic"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-setext.xml b/rootfs/usr/share/mime/text/x-setext.xml
new file mode 100644
index 0000000..e56889e
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-setext.xml
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-setext">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>Setext document</comment>
+  <comment xml:lang="af">Setext-dokument</comment>
+  <comment xml:lang="ar">مستند Setext</comment>
+  <comment xml:lang="ast">Documentu Setext</comment>
+  <comment xml:lang="az">Setext sənədi</comment>
+  <comment xml:lang="be-Latn">Dakument Setext</comment>
+  <comment xml:lang="bg">Документ — Setext</comment>
+  <comment xml:lang="ca">document Setext</comment>
+  <comment xml:lang="cs">dokument Setext</comment>
+  <comment xml:lang="cy">Dogfen Setext</comment>
+  <comment xml:lang="da">Setextdokument</comment>
+  <comment xml:lang="de">Setext-Dokument</comment>
+  <comment xml:lang="el">Έγγραφο Setext</comment>
+  <comment xml:lang="en-GB">Setext document</comment>
+  <comment xml:lang="eo">Setext-dokumento</comment>
+  <comment xml:lang="es">documento Setext</comment>
+  <comment xml:lang="eu">Setext dokumentua</comment>
+  <comment xml:lang="fi">Setext-asiakirja</comment>
+  <comment xml:lang="fo">Setext skjal</comment>
+  <comment xml:lang="fr">document Setext</comment>
+  <comment xml:lang="fur">document Setext</comment>
+  <comment xml:lang="ga">cáipéis Setext</comment>
+  <comment xml:lang="gl">documento Settext</comment>
+  <comment xml:lang="he">מסמך של Setext</comment>
+  <comment xml:lang="hr">Setext dokument</comment>
+  <comment xml:lang="hu">Setext-dokumentum</comment>
+  <comment xml:lang="ia">Documento Setext</comment>
+  <comment xml:lang="id">Dokumen Setext</comment>
+  <comment xml:lang="it">Documento Setext</comment>
+  <comment xml:lang="ja">Setext ドキュメント</comment>
+  <comment xml:lang="kk">Setext құжаты</comment>
+  <comment xml:lang="ko">Setext 문서</comment>
+  <comment xml:lang="lt">Setext dokumentas</comment>
+  <comment xml:lang="lv">Setext dokuments</comment>
+  <comment xml:lang="ms">Dokumen Setext</comment>
+  <comment xml:lang="nb">Setext-dokument</comment>
+  <comment xml:lang="nl">Setext-document</comment>
+  <comment xml:lang="nn">Setext-dokument</comment>
+  <comment xml:lang="oc">document Setext</comment>
+  <comment xml:lang="pl">Dokument Setext</comment>
+  <comment xml:lang="pt">documento Setext</comment>
+  <comment xml:lang="pt-BR">Documento Setext</comment>
+  <comment xml:lang="ro">Document Setext</comment>
+  <comment xml:lang="ru">Документ Setext</comment>
+  <comment xml:lang="sk">Dokument Setext</comment>
+  <comment xml:lang="sl">Dokument Setext</comment>
+  <comment xml:lang="sq">Dokument Setext</comment>
+  <comment xml:lang="sr">Сетекст документ</comment>
+  <comment xml:lang="sv">Setext-dokument</comment>
+  <comment xml:lang="tr">Setext belgesi</comment>
+  <comment xml:lang="uk">документ Setext</comment>
+  <comment xml:lang="vi">Tài liệu Setext</comment>
+  <comment xml:lang="zh-CN">Setext 文档</comment>
+  <comment xml:lang="zh-TW">Setext 文件</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.etx"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-ssa.xml b/rootfs/usr/share/mime/text/x-ssa.xml
new file mode 100644
index 0000000..769c8ac
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-ssa.xml
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-ssa">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>SSA subtitles</comment>
+  <comment xml:lang="af">SSA-onderskrifte</comment>
+  <comment xml:lang="ar">ترجمات SSA</comment>
+  <comment xml:lang="be-Latn">Subtytry SSA</comment>
+  <comment xml:lang="bg">Субтитри — SSA</comment>
+  <comment xml:lang="ca">subtítols SSA</comment>
+  <comment xml:lang="cs">titulky SSA</comment>
+  <comment xml:lang="da">SSA-undertekster</comment>
+  <comment xml:lang="de">SSA-Untertitel</comment>
+  <comment xml:lang="el">Υπότιτλοι SSA</comment>
+  <comment xml:lang="en-GB">SSA subtitles</comment>
+  <comment xml:lang="eo">SSA-subtekstoj</comment>
+  <comment xml:lang="es">subtítulos SSA</comment>
+  <comment xml:lang="eu">SSA azpitituluak</comment>
+  <comment xml:lang="fi">SSA-tekstitykset</comment>
+  <comment xml:lang="fo">SSA undirtekstir</comment>
+  <comment xml:lang="fr">sous-titres SSA</comment>
+  <comment xml:lang="fur">sottitui SSA</comment>
+  <comment xml:lang="ga">fotheidil SSA</comment>
+  <comment xml:lang="gl">Subtitulos SSA</comment>
+  <comment xml:lang="he">כתובית SSA</comment>
+  <comment xml:lang="hr">SSA podnaslovi</comment>
+  <comment xml:lang="hu">SSA feliratok</comment>
+  <comment xml:lang="ia">Subtitulos SSA</comment>
+  <comment xml:lang="id">Subjudul SSA</comment>
+  <comment xml:lang="it">Sottotitoli SSA</comment>
+  <comment xml:lang="ja">SSA 字幕</comment>
+  <comment xml:lang="kk">SSA субтитрлары</comment>
+  <comment xml:lang="ko">SSA 자막 파일</comment>
+  <comment xml:lang="lt">SSA subtitrai</comment>
+  <comment xml:lang="lv">SSA subtitri</comment>
+  <comment xml:lang="nb">SSA undertekst</comment>
+  <comment xml:lang="nl">SSA-ondertitels</comment>
+  <comment xml:lang="nn">SSA-teksting</comment>
+  <comment xml:lang="oc">sostítols SSA</comment>
+  <comment xml:lang="pl">Napisy SSA</comment>
+  <comment xml:lang="pt">legendas SSA</comment>
+  <comment xml:lang="pt-BR">Legendas SSA</comment>
+  <comment xml:lang="ro">Subtitrări SSA</comment>
+  <comment xml:lang="ru">Субтитры SSA</comment>
+  <comment xml:lang="sk">Titulky SSA</comment>
+  <comment xml:lang="sl">Datoteka podnapisov SSA</comment>
+  <comment xml:lang="sq">Nëntituj SSA</comment>
+  <comment xml:lang="sr">ССА преводи</comment>
+  <comment xml:lang="sv">SSA-undertexter</comment>
+  <comment xml:lang="tr">SSA altyazıları</comment>
+  <comment xml:lang="uk">субтитри SSA</comment>
+  <comment xml:lang="vi">Phụ đề SSA</comment>
+  <comment xml:lang="zh-CN">SSA 字幕</comment>
+  <comment xml:lang="zh-TW">SSA 字幕</comment>
+  <acronym>SSA</acronym>
+  <expanded-acronym>SubStation Alpha</expanded-acronym>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.ssa"/>
+  <glob pattern="*.ass"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-subviewer.xml b/rootfs/usr/share/mime/text/x-subviewer.xml
new file mode 100644
index 0000000..9c08ae6
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-subviewer.xml
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-subviewer">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>SubViewer subtitles</comment>
+  <comment xml:lang="af">SubViewer-onderskrifte</comment>
+  <comment xml:lang="ar">ترجمات SubViewer</comment>
+  <comment xml:lang="be-Latn">Subtytry SubViewer</comment>
+  <comment xml:lang="bg">Субтитри — SubViewer</comment>
+  <comment xml:lang="ca">subtítols SubViewer</comment>
+  <comment xml:lang="cs">titulky SubViewer</comment>
+  <comment xml:lang="da">SubViewer-undertekster</comment>
+  <comment xml:lang="de">SubViewer-Untertitel</comment>
+  <comment xml:lang="el">Υπότιτλοι SubViewer</comment>
+  <comment xml:lang="en-GB">SubViewer subtitles</comment>
+  <comment xml:lang="eo">SubViewer-subtekstoj</comment>
+  <comment xml:lang="es">subtítulos SubViewer</comment>
+  <comment xml:lang="eu">SubViewer azpitituluak</comment>
+  <comment xml:lang="fi">SubViewer-tekstitykset</comment>
+  <comment xml:lang="fo">SubViewer undirtekstir</comment>
+  <comment xml:lang="fr">sous-titres SubViewer</comment>
+  <comment xml:lang="fur">sottitui SubViewer</comment>
+  <comment xml:lang="ga">fotheidil SubViewer</comment>
+  <comment xml:lang="gl">subtítulos SubViewer</comment>
+  <comment xml:lang="he">כתוביות של SubViewer</comment>
+  <comment xml:lang="hr">SubViewer podnaslovi</comment>
+  <comment xml:lang="hu">SubViewer feliratok</comment>
+  <comment xml:lang="ia">Subtitulos SubViewer</comment>
+  <comment xml:lang="id">Subjudul SubViewer</comment>
+  <comment xml:lang="it">Sottotitoli SubViewer</comment>
+  <comment xml:lang="ja">SubViewer 字幕</comment>
+  <comment xml:lang="kk">SubViewer субтитрлары</comment>
+  <comment xml:lang="ko">SubViewer 자막 파일</comment>
+  <comment xml:lang="lt">SubViewer subtitrai</comment>
+  <comment xml:lang="lv">SubViewer subtitri</comment>
+  <comment xml:lang="nb">SubViewer undertekst</comment>
+  <comment xml:lang="nl">SubViewer-ondertitels</comment>
+  <comment xml:lang="nn">SubViewer-teksting</comment>
+  <comment xml:lang="oc">sostítols SubViewer</comment>
+  <comment xml:lang="pl">Napisy SubViewer</comment>
+  <comment xml:lang="pt">legendas SubViewer</comment>
+  <comment xml:lang="pt-BR">Legendas SubViewer</comment>
+  <comment xml:lang="ro">Subtitrare SubViewer</comment>
+  <comment xml:lang="ru">Субтитры SubViewer</comment>
+  <comment xml:lang="sk">Titulky SubViewer</comment>
+  <comment xml:lang="sl">Datoteka podnapisov SubViewer</comment>
+  <comment xml:lang="sq">Nëntituj SubViewer</comment>
+  <comment xml:lang="sr">Суб Вјивер преводи</comment>
+  <comment xml:lang="sv">SubViewer-undertexter</comment>
+  <comment xml:lang="tr">SubViewer altyazıları</comment>
+  <comment xml:lang="uk">субтитри SubViewer</comment>
+  <comment xml:lang="vi">Phụ đề SubViewer</comment>
+  <comment xml:lang="zh-CN">SubViewer 字幕</comment>
+  <comment xml:lang="zh-TW">SubViewer 字幕</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.sub"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-svhdr.xml b/rootfs/usr/share/mime/text/x-svhdr.xml
new file mode 100644
index 0000000..1e9d050
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-svhdr.xml
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-svhdr">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>SystemVerilog header</comment>
+  <comment xml:lang="bg">Заглавен файл — SystemVerilog</comment>
+  <comment xml:lang="ca">capçalera de SystemVerilog</comment>
+  <comment xml:lang="cs">záhlaví SystemVerilog</comment>
+  <comment xml:lang="da">SystemVerilog-teksthoved</comment>
+  <comment xml:lang="de">SystemVerilog-Header</comment>
+  <comment xml:lang="el">Κεφαλίδα SystemVerilog</comment>
+  <comment xml:lang="en-GB">SystemVerilog header</comment>
+  <comment xml:lang="es">cabeceras de SystemVerilog</comment>
+  <comment xml:lang="eu">SystemVerilog goiburua</comment>
+  <comment xml:lang="fi">SystemVerilog-otsake</comment>
+  <comment xml:lang="fr">en-tête </comment>
+  <comment xml:lang="fur">intestazion SystemVerilog</comment>
+  <comment xml:lang="ga">ceanntásc SystemVerilog</comment>
+  <comment xml:lang="gl">Cabeceiras de SystemVerilog</comment>
+  <comment xml:lang="he">כותרת SystemVerilog</comment>
+  <comment xml:lang="hr">SystemVerilog zaglavlje</comment>
+  <comment xml:lang="hu">SystemVerilog fejléc</comment>
+  <comment xml:lang="ia">Capite SystemVerilog</comment>
+  <comment xml:lang="id">Header SystemVerilog</comment>
+  <comment xml:lang="it">Header SystemVerilog</comment>
+  <comment xml:lang="ja">SystemVerilog ヘッダー</comment>
+  <comment xml:lang="kk">SystemVerilog тақырыптамасы</comment>
+  <comment xml:lang="ko">SystemVerilog 헤더</comment>
+  <comment xml:lang="lv">SystemVerilog galvene</comment>
+  <comment xml:lang="nl">SystemVerilog header</comment>
+  <comment xml:lang="oc">entèsta SystemVerilog</comment>
+  <comment xml:lang="pl">Nagłówek SystemVerilog</comment>
+  <comment xml:lang="pt">cabeçalho SystemVerilog</comment>
+  <comment xml:lang="pt-BR">Cabeçalho de SystemVerilog</comment>
+  <comment xml:lang="ru">Заголовочный файл SystemVerilog</comment>
+  <comment xml:lang="sk">Hlavičky SystemVerilog</comment>
+  <comment xml:lang="sl">Datoteka glave SystemVerilog</comment>
+  <comment xml:lang="sr">заглавље Система Верилога</comment>
+  <comment xml:lang="sv">SystemVerilog-headerfil</comment>
+  <comment xml:lang="tr">SystemVerilog başlığı</comment>
+  <comment xml:lang="uk">заголовки SystemVerilog</comment>
+  <comment xml:lang="zh-CN">SystemVerilog 头文件</comment>
+  <comment xml:lang="zh-TW">SystemVerilog 標頭</comment>
+  <sub-class-of type="text/x-verilog"/>
+  <glob pattern="*.svh"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-svsrc.xml b/rootfs/usr/share/mime/text/x-svsrc.xml
new file mode 100644
index 0000000..34e5408
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-svsrc.xml
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-svsrc">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>SystemVerilog source code</comment>
+  <comment xml:lang="af">SystemVerilog-bronkode</comment>
+  <comment xml:lang="bg">Изходен код — SystemVerilog</comment>
+  <comment xml:lang="ca">codi font en SystemVerilog</comment>
+  <comment xml:lang="cs">zdrojový kód SystemVerilog</comment>
+  <comment xml:lang="da">SystemVerilog-kildekode</comment>
+  <comment xml:lang="de">SystemVerilog-Quelltext</comment>
+  <comment xml:lang="el">Πηγαίος κώδικας SystemVerilog</comment>
+  <comment xml:lang="en-GB">SystemVerilog source code</comment>
+  <comment xml:lang="es">código fuente en SystemVerilog</comment>
+  <comment xml:lang="eu">SystemVerilog iturburu-kodea</comment>
+  <comment xml:lang="fi">SystemVerilog-lähdekoodi</comment>
+  <comment xml:lang="fr">code source </comment>
+  <comment xml:lang="fur">codiç sorzint SystemVerilog</comment>
+  <comment xml:lang="ga">cód foinseach SystemVerilog</comment>
+  <comment xml:lang="gl">código fonte en SystemVerilog</comment>
+  <comment xml:lang="he">קוד מקור של SystemVerilog</comment>
+  <comment xml:lang="hr">SystemVerilog izvorni kôd</comment>
+  <comment xml:lang="hu">SystemVerilog-forráskód</comment>
+  <comment xml:lang="ia">Codice-fonte SystemVerilog</comment>
+  <comment xml:lang="id">Kode sumber SystemVerilog</comment>
+  <comment xml:lang="it">Codice sorgente </comment>
+  <comment xml:lang="ja">SystemVerilog ソースコード</comment>
+  <comment xml:lang="kk">SystemVerilog бастапқы коды</comment>
+  <comment xml:lang="ko">SystemVerilog 소스 코드</comment>
+  <comment xml:lang="lv">SystemVerilog pirmkods</comment>
+  <comment xml:lang="nl">SystemVerilog broncode</comment>
+  <comment xml:lang="oc">còde font SystemVerilog</comment>
+  <comment xml:lang="pl">Kod źródłowy SystemVerilog</comment>
+  <comment xml:lang="pt">código origem SystemVerilog</comment>
+  <comment xml:lang="pt-BR">Código-fonte de SystemVerilog</comment>
+  <comment xml:lang="ru">Исходный код SystemVerilog</comment>
+  <comment xml:lang="sk">Zdrojový kód SystemVerilog</comment>
+  <comment xml:lang="sl">Datoteka izvorne kode SystemVerilog</comment>
+  <comment xml:lang="sr">изворни код Система Верилога</comment>
+  <comment xml:lang="sv">SystemVerilog-källkod</comment>
+  <comment xml:lang="tr">SystemVerilog kaynak kodu</comment>
+  <comment xml:lang="uk">вихідний файл мовою SystemVerilog</comment>
+  <comment xml:lang="zh-CN">SystemVerilog 源代码</comment>
+  <comment xml:lang="zh-TW">SystemVerilog 源碼</comment>
+  <sub-class-of type="text/x-verilog"/>
+  <glob pattern="*.sv"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-systemd-unit.xml b/rootfs/usr/share/mime/text/x-systemd-unit.xml
new file mode 100644
index 0000000..297be0d
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-systemd-unit.xml
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-systemd-unit">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>systemd unit file</comment>
+  <comment xml:lang="af">systemd-eenheidlêer</comment>
+  <comment xml:lang="ast">ficheru d'unidaes de systemd</comment>
+  <comment xml:lang="ca">fitxer d'unitat de systemd</comment>
+  <comment xml:lang="cs">jednotkový soubor systemd</comment>
+  <comment xml:lang="da">systemd unit-fil</comment>
+  <comment xml:lang="de">systemd-Einheitsdatei</comment>
+  <comment xml:lang="en-GB">systemd unit file</comment>
+  <comment xml:lang="es">archivo de unidad de systemd</comment>
+  <comment xml:lang="eu">systemd unitate fitxategia</comment>
+  <comment xml:lang="fi">systemd-yksikkötiedosto</comment>
+  <comment xml:lang="fr">fichier d'unité systemd</comment>
+  <comment xml:lang="fur">file unitât di systemd</comment>
+  <comment xml:lang="ga">comhad aonaid systemd</comment>
+  <comment xml:lang="hr">Datoteka systemd jedinice</comment>
+  <comment xml:lang="hu">systemd egység fájl</comment>
+  <comment xml:lang="id">berkas unit systemd</comment>
+  <comment xml:lang="it">File unità systemd</comment>
+  <comment xml:lang="kk">systemd юнит файлы</comment>
+  <comment xml:lang="ko">systemd 유닛 파일</comment>
+  <comment xml:lang="pl">Plik jednostki systemd</comment>
+  <comment xml:lang="pt-BR">Arquivo de unit do systemd</comment>
+  <comment xml:lang="ru">Модульный файл Systemd</comment>
+  <comment xml:lang="sk">Súbor jednotky systemd</comment>
+  <comment xml:lang="sr">датотека јединице системд-а</comment>
+  <comment xml:lang="sv">systemd-enhetsfil</comment>
+  <comment xml:lang="tr">systemd birim dosyası</comment>
+  <comment xml:lang="uk">файл модуля systemd</comment>
+  <comment xml:lang="zh-CN">systemd 单元文件</comment>
+  <comment xml:lang="zh-TW">systemd 單位檔</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.automount"/>
+  <glob pattern="*.device"/>
+  <glob pattern="*.mount"/>
+  <glob pattern="*.path"/>
+  <glob pattern="*.scope"/>
+  <glob pattern="*.service"/>
+  <glob pattern="*.slice"/>
+  <glob pattern="*.socket"/>
+  <glob pattern="*.swap"/>
+  <glob pattern="*.target"/>
+  <glob pattern="*.timer"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-tcl.xml b/rootfs/usr/share/mime/text/x-tcl.xml
new file mode 100644
index 0000000..68bfc75
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-tcl.xml
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-tcl">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>Tcl script</comment>
+  <comment xml:lang="af">Tcl-skrip</comment>
+  <comment xml:lang="ar">سكربت Tcl</comment>
+  <comment xml:lang="be-Latn">Skrypt Tcl</comment>
+  <comment xml:lang="bg">Скрипт — Tcl</comment>
+  <comment xml:lang="ca">script Tcl</comment>
+  <comment xml:lang="cs">skript Tcl</comment>
+  <comment xml:lang="da">Tcl-program</comment>
+  <comment xml:lang="de">Tcl-Skript</comment>
+  <comment xml:lang="el">Δέσμη ενεργειών Tcl</comment>
+  <comment xml:lang="en-GB">Tcl script</comment>
+  <comment xml:lang="eo">Tcl-skripto</comment>
+  <comment xml:lang="es">secuencia de órdenes en Tcl</comment>
+  <comment xml:lang="eu">Tcl script-a</comment>
+  <comment xml:lang="fi">Tcl-komentotiedosto</comment>
+  <comment xml:lang="fo">Tcl boðrøð</comment>
+  <comment xml:lang="fr">script Tcl</comment>
+  <comment xml:lang="fur">script Tcl</comment>
+  <comment xml:lang="ga">script Tcl</comment>
+  <comment xml:lang="gl">Script en Tcl</comment>
+  <comment xml:lang="he">תסריט Tcl</comment>
+  <comment xml:lang="hr">Tcl skripta</comment>
+  <comment xml:lang="hu">Tcl-parancsfájl</comment>
+  <comment xml:lang="ia">Script Tcl</comment>
+  <comment xml:lang="id">Skrip Tcl</comment>
+  <comment xml:lang="it">Script Tcl</comment>
+  <comment xml:lang="ja">Tcl スクリプト</comment>
+  <comment xml:lang="kk">Tcl сценарийі</comment>
+  <comment xml:lang="ko">Tcl 스크립트</comment>
+  <comment xml:lang="lt">Tcl scenarijus</comment>
+  <comment xml:lang="lv">Tcl skripts</comment>
+  <comment xml:lang="ms">Skrip Tcl</comment>
+  <comment xml:lang="nb">Tcl-skript</comment>
+  <comment xml:lang="nl">Tcl-script</comment>
+  <comment xml:lang="nn">Tcl-skript</comment>
+  <comment xml:lang="oc">escript Tcl</comment>
+  <comment xml:lang="pl">Skrypt Tcl</comment>
+  <comment xml:lang="pt">script Tcl</comment>
+  <comment xml:lang="pt-BR">Script Tcl</comment>
+  <comment xml:lang="ro">Script Tcl</comment>
+  <comment xml:lang="ru">Сценарий Tcl</comment>
+  <comment xml:lang="sk">Skript Tcl</comment>
+  <comment xml:lang="sl">Skriptna datoteka Tcl</comment>
+  <comment xml:lang="sq">Script Tcl</comment>
+  <comment xml:lang="sr">Тцл скрипта</comment>
+  <comment xml:lang="sv">Tcl-skript</comment>
+  <comment xml:lang="tr">Tcl betiği</comment>
+  <comment xml:lang="uk">скрипт Tcl</comment>
+  <comment xml:lang="vi">Văn lệnh Tcl</comment>
+  <comment xml:lang="zh-CN">Tcl 脚本</comment>
+  <comment xml:lang="zh-TW">Tcl 描述語言檔</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.tcl"/>
+  <glob pattern="*.tk"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-tex.xml b/rootfs/usr/share/mime/text/x-tex.xml
new file mode 100644
index 0000000..3034715
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-tex.xml
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-tex">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>TeX document</comment>
+  <comment xml:lang="af">TeX-dokument</comment>
+  <comment xml:lang="ar">مستند TeX</comment>
+  <comment xml:lang="ast">Documentu TeX</comment>
+  <comment xml:lang="be-Latn">Dakument TeX</comment>
+  <comment xml:lang="bg">Документ — TeX</comment>
+  <comment xml:lang="ca">document TeX</comment>
+  <comment xml:lang="cs">dokument TeX</comment>
+  <comment xml:lang="cy">Dogfen TeX </comment>
+  <comment xml:lang="da">TeX-dokument</comment>
+  <comment xml:lang="de">TeX-Dokument</comment>
+  <comment xml:lang="el">Έγγραφο TeX</comment>
+  <comment xml:lang="en-GB">TeX document</comment>
+  <comment xml:lang="eo">TeX-dokumento</comment>
+  <comment xml:lang="es">documento de TeX</comment>
+  <comment xml:lang="eu">TeX dokumentua</comment>
+  <comment xml:lang="fi">TeX-asiakirja</comment>
+  <comment xml:lang="fo">TeX skjal</comment>
+  <comment xml:lang="fr">document TeX</comment>
+  <comment xml:lang="fur">document TeX</comment>
+  <comment xml:lang="ga">cáipéis TeX</comment>
+  <comment xml:lang="gl">documenton TeX</comment>
+  <comment xml:lang="he">מסמך TeX</comment>
+  <comment xml:lang="hr">TeX dokument</comment>
+  <comment xml:lang="hu">TeX-dokumentum</comment>
+  <comment xml:lang="ia">Documento TeX</comment>
+  <comment xml:lang="id">Dokumen TeX</comment>
+  <comment xml:lang="it">Documento TeX</comment>
+  <comment xml:lang="ja">TeX ドキュメント</comment>
+  <comment xml:lang="kk">TeX құжаты</comment>
+  <comment xml:lang="ko">TeX 문서</comment>
+  <comment xml:lang="lt">TeX dokumentas</comment>
+  <comment xml:lang="lv">TeX dokuments</comment>
+  <comment xml:lang="ms">Dokumen TeX</comment>
+  <comment xml:lang="nb">TeX-dokument</comment>
+  <comment xml:lang="nl">TeX-document</comment>
+  <comment xml:lang="nn">TeX-dokument</comment>
+  <comment xml:lang="oc">document TeX</comment>
+  <comment xml:lang="pl">Dokument TeX</comment>
+  <comment xml:lang="pt">documento TeX</comment>
+  <comment xml:lang="pt-BR">Documento TeX</comment>
+  <comment xml:lang="ro">Document TeX</comment>
+  <comment xml:lang="ru">Документ TeX</comment>
+  <comment xml:lang="sk">Dokument TeX</comment>
+  <comment xml:lang="sl">Dokument TeX</comment>
+  <comment xml:lang="sq">Dokument TeX</comment>
+  <comment xml:lang="sr">ТеКс документ</comment>
+  <comment xml:lang="sv">TeX-dokument</comment>
+  <comment xml:lang="tr">TeX belgesi</comment>
+  <comment xml:lang="uk">документ TeX</comment>
+  <comment xml:lang="vi">Tài liệu TeX</comment>
+  <comment xml:lang="zh-CN">TeX 文档</comment>
+  <comment xml:lang="zh-TW">TeX 文件</comment>
+  <sub-class-of type="text/plain"/>
+  <alias type="application/x-tex"/>
+  <glob pattern="*.tex"/>
+  <glob pattern="*.ltx"/>
+  <glob pattern="*.sty"/>
+  <glob pattern="*.cls"/>
+  <glob pattern="*.dtx"/>
+  <glob pattern="*.ins"/>
+  <glob pattern="*.latex"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-texinfo.xml b/rootfs/usr/share/mime/text/x-texinfo.xml
new file mode 100644
index 0000000..0ea99fd
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-texinfo.xml
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-texinfo">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>TeXInfo document</comment>
+  <comment xml:lang="af">TeXInfo-dokument</comment>
+  <comment xml:lang="ar">مستند TeXInfo</comment>
+  <comment xml:lang="ast">Documentu TeXInfo</comment>
+  <comment xml:lang="az">TeXInfo sənədi</comment>
+  <comment xml:lang="be-Latn">Dakument TeXInfo</comment>
+  <comment xml:lang="bg">Документ — TeXInfo</comment>
+  <comment xml:lang="ca">document TeXInfo</comment>
+  <comment xml:lang="cs">dokument TeXInfo</comment>
+  <comment xml:lang="cy">Dogfen TeXInfo</comment>
+  <comment xml:lang="da">TeXInfo-dokument</comment>
+  <comment xml:lang="de">TeXInfo-Dokument</comment>
+  <comment xml:lang="el">Έγγραφο TeXInfo</comment>
+  <comment xml:lang="en-GB">TeXInfo document</comment>
+  <comment xml:lang="eo">TeXInfo-dokumento</comment>
+  <comment xml:lang="es">documento de TeXInfo</comment>
+  <comment xml:lang="eu">TeXInfo dokumentua</comment>
+  <comment xml:lang="fi">TeXInfo-asiakirja</comment>
+  <comment xml:lang="fo">TeXInfo skjal</comment>
+  <comment xml:lang="fr">document TeXInfo</comment>
+  <comment xml:lang="fur">document TeXInfo</comment>
+  <comment xml:lang="ga">cáipéis TeXInfo</comment>
+  <comment xml:lang="gl">documento TeXInfo</comment>
+  <comment xml:lang="he">מסמך של TeXInfo</comment>
+  <comment xml:lang="hr">TeXInfo dokument</comment>
+  <comment xml:lang="hu">TeXInfo-dokumentum</comment>
+  <comment xml:lang="ia">Documento TeXInfo</comment>
+  <comment xml:lang="id">Dokumen TeXInfo</comment>
+  <comment xml:lang="it">Documento TeXInfo</comment>
+  <comment xml:lang="ja">TeXInfo ドキュメント</comment>
+  <comment xml:lang="kk">TeXInfo құжаты</comment>
+  <comment xml:lang="ko">TeXInfo 문서</comment>
+  <comment xml:lang="lt">TeXInfo dokumentas</comment>
+  <comment xml:lang="lv">TeXInfo dokuments</comment>
+  <comment xml:lang="ms">Dokumen TeXInfo</comment>
+  <comment xml:lang="nb">TeXInfo-dokument</comment>
+  <comment xml:lang="nl">TeXInfo-document</comment>
+  <comment xml:lang="nn">TeXInfo-dokument</comment>
+  <comment xml:lang="oc">document TeXInfo</comment>
+  <comment xml:lang="pl">Dokument TeXInfo</comment>
+  <comment xml:lang="pt">documento TeXInfo</comment>
+  <comment xml:lang="pt-BR">Documento TeXInfo</comment>
+  <comment xml:lang="ro">Document TexInfo</comment>
+  <comment xml:lang="ru">Документ TeXInfo</comment>
+  <comment xml:lang="sk">Dokument TeXInfo</comment>
+  <comment xml:lang="sl">Dokument TeXInfo</comment>
+  <comment xml:lang="sq">Dokument TeXInfo</comment>
+  <comment xml:lang="sr">ТеКсинфо документ</comment>
+  <comment xml:lang="sv">TeXInfo-dokument</comment>
+  <comment xml:lang="tr">TeXInfo belgesi</comment>
+  <comment xml:lang="uk">документ TeXInfo</comment>
+  <comment xml:lang="vi">Tài liệu TeXInfo</comment>
+  <comment xml:lang="zh-CN">TeXInfo 文档</comment>
+  <comment xml:lang="zh-TW">TeXInfo 文件</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.texi"/>
+  <glob pattern="*.texinfo"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-troff-me.xml b/rootfs/usr/share/mime/text/x-troff-me.xml
new file mode 100644
index 0000000..a2952f9
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-troff-me.xml
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-troff-me">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>Troff ME input document</comment>
+  <comment xml:lang="af">Troff ME-toevoerdokument</comment>
+  <comment xml:lang="ar">مستند Troff ME input</comment>
+  <comment xml:lang="ast">Documentu d'entrada de Troff ME</comment>
+  <comment xml:lang="be-Latn">Uvodny dakument Troff ME</comment>
+  <comment xml:lang="bg">Изходен документ — Troff ME</comment>
+  <comment xml:lang="ca">document d'entrada Troff ME</comment>
+  <comment xml:lang="cs">vstupní dokument Troff ME</comment>
+  <comment xml:lang="da">Troff ME inddata-dokument</comment>
+  <comment xml:lang="de">Troff-ME-Eingabedokument</comment>
+  <comment xml:lang="el">Έγγραφο εντολών troff ME</comment>
+  <comment xml:lang="en-GB">Troff ME input document</comment>
+  <comment xml:lang="eo">eniga dokumento de Troff ME</comment>
+  <comment xml:lang="es">documento de entrada Troff ME</comment>
+  <comment xml:lang="eu">Troff ME sarrerako dokumentua</comment>
+  <comment xml:lang="fi">Troff ME -syöteasiakirja</comment>
+  <comment xml:lang="fo">Troff ME inntaksskjal</comment>
+  <comment xml:lang="fr">document d'entrée Troff ME</comment>
+  <comment xml:lang="fur">document di jentrade Troff ME</comment>
+  <comment xml:lang="ga">cáipéis ionchurtha Troff ME</comment>
+  <comment xml:lang="gl">documento de entrada Troff ME</comment>
+  <comment xml:lang="he">מסמך קלט של Troff ME</comment>
+  <comment xml:lang="hr">Troff ME ulazni dokument</comment>
+  <comment xml:lang="hu">Troff ME bemeneti dokumentum</comment>
+  <comment xml:lang="ia">Documento de entrata Troff ME</comment>
+  <comment xml:lang="id">Dokumen masukan Troff ME</comment>
+  <comment xml:lang="it">Documento di input Troff ME</comment>
+  <comment xml:lang="ja">Troff ME 入力ドキュメント</comment>
+  <comment xml:lang="kk">Troff ME кіріс құжаты</comment>
+  <comment xml:lang="ko">Troff ME 입력 문서</comment>
+  <comment xml:lang="lt">Troff ME įvesties dokumentas</comment>
+  <comment xml:lang="lv">Troff ME ievades dokuments</comment>
+  <comment xml:lang="ms">Dokumen input Troff ME</comment>
+  <comment xml:lang="nb">Troff ME-inndatadokument</comment>
+  <comment xml:lang="nl">Troff ME-invoerdocument</comment>
+  <comment xml:lang="nn">Troff ME inndata-dokument</comment>
+  <comment xml:lang="oc">document d'entrada Troff ME</comment>
+  <comment xml:lang="pl">Dokument wejściowy Troff ME</comment>
+  <comment xml:lang="pt">documento origem Troff ME</comment>
+  <comment xml:lang="pt-BR">Documento de entrada Troff ME</comment>
+  <comment xml:lang="ro">Document intrare Troff ME</comment>
+  <comment xml:lang="ru">Входной документ Troff ME</comment>
+  <comment xml:lang="sk">Vstupný dokument Troff ME</comment>
+  <comment xml:lang="sl">Vnosni dokument Troff ME</comment>
+  <comment xml:lang="sq">Dokument i input Troff ME</comment>
+  <comment xml:lang="sr">Трофф МЕ улазни документ</comment>
+  <comment xml:lang="sv">Troff ME-indatadokument</comment>
+  <comment xml:lang="tr">Troff ME girdi belgesi</comment>
+  <comment xml:lang="uk">вхідний документ Troff ME</comment>
+  <comment xml:lang="vi">Tài liệu nhập ME Troff</comment>
+  <comment xml:lang="zh-CN">Troff ME 输入文档</comment>
+  <comment xml:lang="zh-TW">Troff ME 輸入文件</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.me"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-troff-mm.xml b/rootfs/usr/share/mime/text/x-troff-mm.xml
new file mode 100644
index 0000000..c7fd105
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-troff-mm.xml
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-troff-mm">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>Troff MM input document</comment>
+  <comment xml:lang="af">Troff MM-toevoerdokument</comment>
+  <comment xml:lang="ar">مستند Troff MM input</comment>
+  <comment xml:lang="ast">Documentu d'entrada de Troff MM</comment>
+  <comment xml:lang="be-Latn">Uvodny dakument Troff MM</comment>
+  <comment xml:lang="bg">Изходен документ — Troff MM</comment>
+  <comment xml:lang="ca">document d'entrada Troff MM</comment>
+  <comment xml:lang="cs">vstupní dokument Troff MM</comment>
+  <comment xml:lang="da">Troff MM inddata-dokument</comment>
+  <comment xml:lang="de">Troff-MM-Eingabedokument</comment>
+  <comment xml:lang="el">Έγγραφο εντολών troff MM</comment>
+  <comment xml:lang="en-GB">Troff MM input document</comment>
+  <comment xml:lang="eo">eniga dokumento de Troff MM</comment>
+  <comment xml:lang="es">documento de entrada Troff MM</comment>
+  <comment xml:lang="eu">Troff MM sarrerako dokumentua</comment>
+  <comment xml:lang="fi">Troff MM -syöteasiakirja</comment>
+  <comment xml:lang="fo">Troff MM inntaksskjal</comment>
+  <comment xml:lang="fr">document d'entrée Troff MM</comment>
+  <comment xml:lang="fur">document di jentrade Troff MM</comment>
+  <comment xml:lang="ga">cáipéis ionchurtha Troff MM</comment>
+  <comment xml:lang="gl">documento de entrada Troff MM</comment>
+  <comment xml:lang="he">מסמך קלט של Troff MM</comment>
+  <comment xml:lang="hr">Troff MM ulazni dokument</comment>
+  <comment xml:lang="hu">Troff MM bemeneti dokumentum</comment>
+  <comment xml:lang="ia">Documento de entrata Troff MM</comment>
+  <comment xml:lang="id">Dokumen masukan Troff MM</comment>
+  <comment xml:lang="it">Documento di input Troff MM</comment>
+  <comment xml:lang="ja">Troff MM 入力ドキュメント</comment>
+  <comment xml:lang="kk">Troff MM кіріс құжаты</comment>
+  <comment xml:lang="ko">Troff MM 입력 문서</comment>
+  <comment xml:lang="lt">Troff MM įvesties dokumentas</comment>
+  <comment xml:lang="lv">Troff MM ievades dokuments</comment>
+  <comment xml:lang="ms">Dokumen input Troff MM</comment>
+  <comment xml:lang="nb">Troff MM-inndatadokument</comment>
+  <comment xml:lang="nl">Troff MM-invoerdocument</comment>
+  <comment xml:lang="nn">Troff MM inndata-dokument</comment>
+  <comment xml:lang="oc">document d'entrada Troff MM</comment>
+  <comment xml:lang="pl">Dokument wejściowy Troff MM</comment>
+  <comment xml:lang="pt">documento origem Troff MM</comment>
+  <comment xml:lang="pt-BR">Documento de entrada Troff MM</comment>
+  <comment xml:lang="ro">Document intrare Troff MM</comment>
+  <comment xml:lang="ru">Входной документ Troff MM</comment>
+  <comment xml:lang="sk">Vstupný dokument Troff MM</comment>
+  <comment xml:lang="sl">Vnosni dokument Troff MM</comment>
+  <comment xml:lang="sq">Dokument i input Troff MM</comment>
+  <comment xml:lang="sr">Трофф ММ улазни документ</comment>
+  <comment xml:lang="sv">Troff MM-indatadokument</comment>
+  <comment xml:lang="tr">Troff MM girdi belgesi</comment>
+  <comment xml:lang="uk">вхідний документ Troff MM</comment>
+  <comment xml:lang="vi">Tài liệu nhập MM Troff</comment>
+  <comment xml:lang="zh-CN">Troff MM 输入文档</comment>
+  <comment xml:lang="zh-TW">Troff MM 輸入文件</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.mm"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-troff-ms.xml b/rootfs/usr/share/mime/text/x-troff-ms.xml
new file mode 100644
index 0000000..cbab54b
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-troff-ms.xml
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-troff-ms">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>Troff MS input document</comment>
+  <comment xml:lang="af">Troff MS-toevoerdokument</comment>
+  <comment xml:lang="ar">مستند Troff MS input</comment>
+  <comment xml:lang="ast">Documentu d'entrada de Troff MS</comment>
+  <comment xml:lang="be-Latn">Uvodny dakument Troff MS</comment>
+  <comment xml:lang="bg">Изходен документ — Troff MS</comment>
+  <comment xml:lang="ca">document d'entrada Troff MS</comment>
+  <comment xml:lang="cs">vstupní dokument Troff MS</comment>
+  <comment xml:lang="da">Troff MS inddata-dokument</comment>
+  <comment xml:lang="de">Troff-MS-Eingabedokument</comment>
+  <comment xml:lang="el">Έγγραφο εντολών troff MS</comment>
+  <comment xml:lang="en-GB">Troff MS input document</comment>
+  <comment xml:lang="eo">eniga dokumento de Troff MS</comment>
+  <comment xml:lang="es">documento de entrada Troff MS</comment>
+  <comment xml:lang="eu">Troff MS sarrerako dokumentua</comment>
+  <comment xml:lang="fi">Troff MS -syöteasiakirja</comment>
+  <comment xml:lang="fo">Troff MS inntaksskjal</comment>
+  <comment xml:lang="fr">document d'entrée Troff MS</comment>
+  <comment xml:lang="fur">document di jentrade Troff MS</comment>
+  <comment xml:lang="ga">cáipéis ionchurtha Troff MS</comment>
+  <comment xml:lang="gl">documento de entrada Troff MS</comment>
+  <comment xml:lang="he">מסמך קלט של Troff MS</comment>
+  <comment xml:lang="hr">Troff MS ulazni dokument</comment>
+  <comment xml:lang="hu">Troff MS bemeneti dokumentum</comment>
+  <comment xml:lang="ia">Documento de entrata Troff MS</comment>
+  <comment xml:lang="id">Dokumen masukan Troff MS</comment>
+  <comment xml:lang="it">Documento di input Troff MS</comment>
+  <comment xml:lang="ja">Troff MS 入力ドキュメント</comment>
+  <comment xml:lang="kk">Troff MS кіріс құжаты</comment>
+  <comment xml:lang="ko">Troff MS 입력 문서</comment>
+  <comment xml:lang="lt">Troff MS įvesties dokumentas</comment>
+  <comment xml:lang="lv">Troff MS ievades dokuments</comment>
+  <comment xml:lang="ms">Dokumen input Troff MS</comment>
+  <comment xml:lang="nb">Troff MS-inndatadokument</comment>
+  <comment xml:lang="nl">Troff MS-invoerdocument</comment>
+  <comment xml:lang="nn">Troff MS inndata-dokument</comment>
+  <comment xml:lang="oc">document d'entrada Troff MS</comment>
+  <comment xml:lang="pl">Dokument wejściowy Troff MS</comment>
+  <comment xml:lang="pt">documento origem Troff MS</comment>
+  <comment xml:lang="pt-BR">Documento de entrada Troff MS</comment>
+  <comment xml:lang="ro">Document intrare Troff MS</comment>
+  <comment xml:lang="ru">Входной документ Troff MS</comment>
+  <comment xml:lang="sk">Vstupný dokument Troff MS</comment>
+  <comment xml:lang="sl">Vnosni dokument Troff MS</comment>
+  <comment xml:lang="sq">Dokument i input Troff MS</comment>
+  <comment xml:lang="sr">Трофф МС улазни документ</comment>
+  <comment xml:lang="sv">Troff MS-indatadokument</comment>
+  <comment xml:lang="tr">Troff MS girdi belgesi</comment>
+  <comment xml:lang="uk">вхідний документ Troff MS</comment>
+  <comment xml:lang="vi">Tài liệu nhập MS Troff</comment>
+  <comment xml:lang="zh-CN">Troff MS 输入文档</comment>
+  <comment xml:lang="zh-TW">Troff MS 輸入文件</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.ms"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-twig.xml b/rootfs/usr/share/mime/text/x-twig.xml
new file mode 100644
index 0000000..4d94b7d
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-twig.xml
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-twig">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>Twig template</comment>
+  <comment xml:lang="af">Twig-sjabloon</comment>
+  <comment xml:lang="ca">plantilla Twig</comment>
+  <comment xml:lang="cs">šablona Twig</comment>
+  <comment xml:lang="da">Twig-skabelon</comment>
+  <comment xml:lang="de">Twig-Vorlage</comment>
+  <comment xml:lang="en-GB">Twig template</comment>
+  <comment xml:lang="es">plantilla de Twig</comment>
+  <comment xml:lang="eu">Twig txantiloia</comment>
+  <comment xml:lang="fi">Twig malli</comment>
+  <comment xml:lang="fr">modèle Twig</comment>
+  <comment xml:lang="fur">model Twig</comment>
+  <comment xml:lang="ga">teimpléad Twig</comment>
+  <comment xml:lang="he">תבנית Twig</comment>
+  <comment xml:lang="hr">Twig predložak</comment>
+  <comment xml:lang="hu">Twig-sablon</comment>
+  <comment xml:lang="id">templat Twig</comment>
+  <comment xml:lang="it">Modello twig</comment>
+  <comment xml:lang="kk">Twig үлгісі</comment>
+  <comment xml:lang="ko">Twig 문서 서식</comment>
+  <comment xml:lang="pl">Szablon Twig</comment>
+  <comment xml:lang="pt-BR">Modelo Twig</comment>
+  <comment xml:lang="ru">Шаблон Twig</comment>
+  <comment xml:lang="sk">Šablóna Twig</comment>
+  <comment xml:lang="sr">Твиг шаблон</comment>
+  <comment xml:lang="sv">Twig-mall</comment>
+  <comment xml:lang="tr">Twig şablonu</comment>
+  <comment xml:lang="uk">шаблон twig</comment>
+  <comment xml:lang="zh-CN">Twig 模板</comment>
+  <comment xml:lang="zh-TW">Twig 範本</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.twig"/>
+  <generic-icon name="text-x-generic-template"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-txt2tags.xml b/rootfs/usr/share/mime/text/x-txt2tags.xml
new file mode 100644
index 0000000..b721cb0
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-txt2tags.xml
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-txt2tags">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>txt2tags document</comment>
+  <comment xml:lang="af">txt2tags-dokument</comment>
+  <comment xml:lang="ar">مستند txt2tags</comment>
+  <comment xml:lang="ast">Documentu txt2tags</comment>
+  <comment xml:lang="be-Latn">dakument txt2tags</comment>
+  <comment xml:lang="bg">Документ — txt2tags</comment>
+  <comment xml:lang="ca">document txt2tags</comment>
+  <comment xml:lang="cs">dokument txt2tags</comment>
+  <comment xml:lang="da">txt2tags-dokument</comment>
+  <comment xml:lang="de">txt2tags-Dokument</comment>
+  <comment xml:lang="el">Έγγραφο txt2tags</comment>
+  <comment xml:lang="en-GB">txt2tags document</comment>
+  <comment xml:lang="eo">txt2tags-dokumento</comment>
+  <comment xml:lang="es">documento txt2tags</comment>
+  <comment xml:lang="eu">txt2tags dokumentua</comment>
+  <comment xml:lang="fi">txt2tags-asiakirja</comment>
+  <comment xml:lang="fo">txt2tags skjal</comment>
+  <comment xml:lang="fr">document txt2tags</comment>
+  <comment xml:lang="fur">document txt2tags</comment>
+  <comment xml:lang="ga">cáipéis txt2tags</comment>
+  <comment xml:lang="gl">documento txt2tags</comment>
+  <comment xml:lang="he">מסמך txt2tags</comment>
+  <comment xml:lang="hr">txt2tags dokument</comment>
+  <comment xml:lang="hu">txt2tags dokumentum</comment>
+  <comment xml:lang="ia">Documento txt2tags</comment>
+  <comment xml:lang="id">Dokumen txt2tags</comment>
+  <comment xml:lang="it">Documento txt2tags</comment>
+  <comment xml:lang="ja">txt2tags ドキュメント</comment>
+  <comment xml:lang="ka">txt2tags დოკუმენტი</comment>
+  <comment xml:lang="kk">txt2tags құжаты</comment>
+  <comment xml:lang="ko">txt2tags 문서</comment>
+  <comment xml:lang="lt">txt2tags dokumentas</comment>
+  <comment xml:lang="lv">txt2tags dokuments</comment>
+  <comment xml:lang="nb">txt2tags-dokument</comment>
+  <comment xml:lang="nl">txt2tags-document</comment>
+  <comment xml:lang="nn">txt2tags-dokument</comment>
+  <comment xml:lang="oc">document txt2tags</comment>
+  <comment xml:lang="pl">Dokument txt2tags</comment>
+  <comment xml:lang="pt">documento txt2tags</comment>
+  <comment xml:lang="pt-BR">Documento do txt2tags</comment>
+  <comment xml:lang="ro">document txt2tags</comment>
+  <comment xml:lang="ru">Документ txt2tags</comment>
+  <comment xml:lang="sk">Dokument txt2tags</comment>
+  <comment xml:lang="sl">Dokument txt2tags</comment>
+  <comment xml:lang="sq">Dokument txt2tags</comment>
+  <comment xml:lang="sr">документ текста-у-ознаке</comment>
+  <comment xml:lang="sv">txt2tags-dokument</comment>
+  <comment xml:lang="tr">txt2tags belgesi</comment>
+  <comment xml:lang="uk">документ txt2tags</comment>
+  <comment xml:lang="vi">tài liệu txt2tags</comment>
+  <comment xml:lang="zh-CN">txt2tags 文档</comment>
+  <comment xml:lang="zh-TW">txt2tags 文件</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.t2t"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-uil.xml b/rootfs/usr/share/mime/text/x-uil.xml
new file mode 100644
index 0000000..5c4cdd6
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-uil.xml
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-uil">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>X-Motif UIL table</comment>
+  <comment xml:lang="af">X-Motif UIL-tabel</comment>
+  <comment xml:lang="ar">جدول X-Motif UIL</comment>
+  <comment xml:lang="be-Latn">Tablica X-Motif UIL</comment>
+  <comment xml:lang="bg">Таблица — X-Motif UIL</comment>
+  <comment xml:lang="ca">taula UIL de X-Motif</comment>
+  <comment xml:lang="cs">tabulka X-Motif UIL</comment>
+  <comment xml:lang="da">X-Motif UIL-tabel</comment>
+  <comment xml:lang="de">X-Motif-UIL-Tabelle</comment>
+  <comment xml:lang="el">Πίνακας X-Motif UIL</comment>
+  <comment xml:lang="en-GB">X-Motif UIL table</comment>
+  <comment xml:lang="es">tabla de X-Motif UIL</comment>
+  <comment xml:lang="eu">X-Motif UIL taula</comment>
+  <comment xml:lang="fi">X-Motif UIL -taulukko</comment>
+  <comment xml:lang="fo">X-Motif UIL talva</comment>
+  <comment xml:lang="fr">table X-Motif UIL</comment>
+  <comment xml:lang="fur">tabele X-Motif UIL</comment>
+  <comment xml:lang="ga">tábla X-Motif UIL</comment>
+  <comment xml:lang="gl">Táboa de X-Motif UIL</comment>
+  <comment xml:lang="he">טבלה של X-Motif UIL</comment>
+  <comment xml:lang="hr">X-Motif UIL tablica</comment>
+  <comment xml:lang="hu">X-Motif UIL-táblázat</comment>
+  <comment xml:lang="ia">Tabella X-Motif UIL</comment>
+  <comment xml:lang="id">Tabel X-Motif UIL</comment>
+  <comment xml:lang="it">Tabella UIL X-Motif</comment>
+  <comment xml:lang="ja">X-Motif UIL 表</comment>
+  <comment xml:lang="kk">X-Motif UIL кестесі</comment>
+  <comment xml:lang="ko">X-Motif UIL 테이블</comment>
+  <comment xml:lang="lt">X-Motif UIL lentelė</comment>
+  <comment xml:lang="lv">X-Motif UIL tabula</comment>
+  <comment xml:lang="ms">Jadual X-Motif UIL</comment>
+  <comment xml:lang="nb">X-Motif UIL-tabell</comment>
+  <comment xml:lang="nl">X-Motif UIL-tabel</comment>
+  <comment xml:lang="nn">X-Motif UIL-tabell</comment>
+  <comment xml:lang="oc">taula X-Motif UIL</comment>
+  <comment xml:lang="pl">Tabela UIL X-Motif</comment>
+  <comment xml:lang="pt">tabela UIL do X-Motif</comment>
+  <comment xml:lang="pt-BR">Tabela UIL do X-Motif</comment>
+  <comment xml:lang="ro">Tabel X-Motif UIL</comment>
+  <comment xml:lang="ru">Таблица UIL X-Motif</comment>
+  <comment xml:lang="sk">Tabuľka X-Motif UIL</comment>
+  <comment xml:lang="sl">Preglednica X-Motif UIL</comment>
+  <comment xml:lang="sq">Tabelë X-Motif UIL</comment>
+  <comment xml:lang="sr">Икс-Мотиф УИЛ табела</comment>
+  <comment xml:lang="sv">X-Motif UIL-tabell</comment>
+  <comment xml:lang="tr">X-Motif UIL tablosu</comment>
+  <comment xml:lang="uk">таблиця X-Motif UIL</comment>
+  <comment xml:lang="vi">Bảng UIL X-Motif</comment>
+  <comment xml:lang="zh-CN">X-Motif UIL 表</comment>
+  <comment xml:lang="zh-TW">X-Motif UIL 表格</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.uil"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-uri.xml b/rootfs/usr/share/mime/text/x-uri.xml
new file mode 100644
index 0000000..254b55f
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-uri.xml
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-uri">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>resource location</comment>
+  <comment xml:lang="ar">موقع المورد</comment>
+  <comment xml:lang="be-Latn">pałažeńnie resursu</comment>
+  <comment xml:lang="bg">Местоположение на ресурс</comment>
+  <comment xml:lang="ca">localització de recurs</comment>
+  <comment xml:lang="cs">umístění prostředku</comment>
+  <comment xml:lang="da">resurseplacering</comment>
+  <comment xml:lang="de">Ressourcenort</comment>
+  <comment xml:lang="el">Τοποθεσία πόρου</comment>
+  <comment xml:lang="en-GB">resource location</comment>
+  <comment xml:lang="eo">loko de risurco</comment>
+  <comment xml:lang="es">ubicación del recurso</comment>
+  <comment xml:lang="eu">baliabidearen kokalekua</comment>
+  <comment xml:lang="fi">resurssisijainti</comment>
+  <comment xml:lang="fo">tilfeingisstaður</comment>
+  <comment xml:lang="fr">localisation de ressource</comment>
+  <comment xml:lang="fur">posizion risorse</comment>
+  <comment xml:lang="ga">suíomh acmhainne</comment>
+  <comment xml:lang="gl">localización do recurso</comment>
+  <comment xml:lang="he">מיקום של משאב</comment>
+  <comment xml:lang="hr">Lokacija resursa</comment>
+  <comment xml:lang="hu">erőforrás-hely</comment>
+  <comment xml:lang="ia">Loco de ressources</comment>
+  <comment xml:lang="id">lokasi sumber daya</comment>
+  <comment xml:lang="it">Posizione risorsa</comment>
+  <comment xml:lang="ja">リソースの場所</comment>
+  <comment xml:lang="kk">ресурс орналасуы</comment>
+  <comment xml:lang="ko">자원 위치</comment>
+  <comment xml:lang="lt">resurso vieta</comment>
+  <comment xml:lang="lv">resursa atrašanās vieta</comment>
+  <comment xml:lang="ms">Lokasi sumber</comment>
+  <comment xml:lang="nb">ressurslokasjon</comment>
+  <comment xml:lang="nl">bronlocatie</comment>
+  <comment xml:lang="nn">ressursplassering</comment>
+  <comment xml:lang="oc">localizacion de ressorsa</comment>
+  <comment xml:lang="pl">Położenie zasobu</comment>
+  <comment xml:lang="pt">localização de recurso</comment>
+  <comment xml:lang="pt-BR">Localização de recurso</comment>
+  <comment xml:lang="ro">locație de resursă</comment>
+  <comment xml:lang="ru">Расположение ресурса</comment>
+  <comment xml:lang="sk">Umiestnenie zdroja</comment>
+  <comment xml:lang="sl">mesto vira</comment>
+  <comment xml:lang="sq">Pozicion rezerve</comment>
+  <comment xml:lang="sr">путања изворишта</comment>
+  <comment xml:lang="sv">resursplats</comment>
+  <comment xml:lang="tr">kaynak ayırma</comment>
+  <comment xml:lang="uk">розташування ресурсу</comment>
+  <comment xml:lang="vi">địa điểm tài nguyên</comment>
+  <comment xml:lang="zh-CN">资源位置</comment>
+  <comment xml:lang="zh-TW">資源位置</comment>
+  <sub-class-of type="text/plain"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-uuencode.xml b/rootfs/usr/share/mime/text/x-uuencode.xml
new file mode 100644
index 0000000..32c9086
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-uuencode.xml
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-uuencode">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>uuencoded file</comment>
+  <comment xml:lang="af">uu-geënkodeerde lêer</comment>
+  <comment xml:lang="ca">fitxer uuencoded</comment>
+  <comment xml:lang="cs">soubor kódovaný pomocí uuencoding</comment>
+  <comment xml:lang="da">uuencodede-fil</comment>
+  <comment xml:lang="de">Datei im uuencode-Format</comment>
+  <comment xml:lang="el">Αρχείο κωδικοποιημένο unix σε unix (uuencoded)</comment>
+  <comment xml:lang="en-GB">uuencoded file</comment>
+  <comment xml:lang="es">archivo codificado con uuencode</comment>
+  <comment xml:lang="eu">uuencode-aturiko fitxategia</comment>
+  <comment xml:lang="fi">uuencoded tiedosto</comment>
+  <comment xml:lang="fr">fichier uuencodé</comment>
+  <comment xml:lang="fur">file codificât cun uuencode</comment>
+  <comment xml:lang="ga">comhad uuencoded</comment>
+  <comment xml:lang="gl">Ficheiro uuencoded</comment>
+  <comment xml:lang="he">קובץ בקידוד uu</comment>
+  <comment xml:lang="hr">uuencoded datoteka</comment>
+  <comment xml:lang="hu">uuencode-olt fájl</comment>
+  <comment xml:lang="ia">File in uuencode</comment>
+  <comment xml:lang="id">Berkas ter-uuencode</comment>
+  <comment xml:lang="it">File uuencoded</comment>
+  <comment xml:lang="ja">未エンコードファイル</comment>
+  <comment xml:lang="kk">uuencode кодталған файлы</comment>
+  <comment xml:lang="ko">uuencoded 파일</comment>
+  <comment xml:lang="lv">uu kodējuma datne</comment>
+  <comment xml:lang="oc">fichièr uuencodat</comment>
+  <comment xml:lang="pl">Plik zakodowany za pomocą uuencode</comment>
+  <comment xml:lang="pt">ficheiro uuencoded</comment>
+  <comment xml:lang="pt-BR">Arquivo codificado UUE</comment>
+  <comment xml:lang="ru">Файл, кодированный uuencode</comment>
+  <comment xml:lang="sk">Súbor v kódovaní uuencode</comment>
+  <comment xml:lang="sl">Datoteka uuencode</comment>
+  <comment xml:lang="sr">уукодирана датотека</comment>
+  <comment xml:lang="sv">uuencode-fil</comment>
+  <comment xml:lang="tr">uuencoded dosyası</comment>
+  <comment xml:lang="uk">файл даних у форматі UUE</comment>
+  <comment xml:lang="zh-CN">Uuencode 文件</comment>
+  <comment xml:lang="zh-TW">uuencoded 檔</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.uue"/>
+  <alias type="zz-application/zz-winassoc-uu"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-vala.xml b/rootfs/usr/share/mime/text/x-vala.xml
new file mode 100644
index 0000000..41e987f
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-vala.xml
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-vala">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>Vala source code</comment>
+  <comment xml:lang="af">Vala-bronkode</comment>
+  <comment xml:lang="ar">شفرة مصدر Vala</comment>
+  <comment xml:lang="be-Latn">Kryničny kod Vala</comment>
+  <comment xml:lang="bg">Изходен код — Vala</comment>
+  <comment xml:lang="ca">codi font en Vala</comment>
+  <comment xml:lang="cs">zdrojový kód v jazyce Vala</comment>
+  <comment xml:lang="da">Vala-kildekode</comment>
+  <comment xml:lang="de">Vala-Quelltext</comment>
+  <comment xml:lang="el">Πηγαίος κώδικας Vala</comment>
+  <comment xml:lang="en-GB">Vala source code</comment>
+  <comment xml:lang="eo">Vala-fontkodo</comment>
+  <comment xml:lang="es">código fuente en Vala</comment>
+  <comment xml:lang="eu">Vala iturburu-kodea</comment>
+  <comment xml:lang="fi">Vala-lähdekoodi</comment>
+  <comment xml:lang="fo">Vala keldukota</comment>
+  <comment xml:lang="fr">code source Vala</comment>
+  <comment xml:lang="fur">codiç sorzint Vala</comment>
+  <comment xml:lang="ga">cód foinseach Vala</comment>
+  <comment xml:lang="gl">código fonte en Vala</comment>
+  <comment xml:lang="he">קוד מקור של Vala</comment>
+  <comment xml:lang="hr">Vala izvorni kôd</comment>
+  <comment xml:lang="hu">Vala forráskód</comment>
+  <comment xml:lang="ia">Codice-fonte Vala</comment>
+  <comment xml:lang="id">Kode sumber Vala</comment>
+  <comment xml:lang="it">Codice sorgente Vala</comment>
+  <comment xml:lang="ja">Vala ソースコード</comment>
+  <comment xml:lang="kk">Vala бастапқы коды</comment>
+  <comment xml:lang="ko">Vala 소스 코드</comment>
+  <comment xml:lang="lt">Vala pradinis kodas</comment>
+  <comment xml:lang="lv">Vala pirmkods</comment>
+  <comment xml:lang="nb">Vala-kildekode</comment>
+  <comment xml:lang="nl">Vala-broncode</comment>
+  <comment xml:lang="nn">Vala-kjeldekode</comment>
+  <comment xml:lang="oc">còde font Vala</comment>
+  <comment xml:lang="pl">Kod źródłowy Vala</comment>
+  <comment xml:lang="pt">código origem Vala</comment>
+  <comment xml:lang="pt-BR">Código-fonte Vala</comment>
+  <comment xml:lang="ro">Cod sursă Vala</comment>
+  <comment xml:lang="ru">Исходный код Vala</comment>
+  <comment xml:lang="sk">Zdrojový kód Vala</comment>
+  <comment xml:lang="sl">Datoteka izvorne kode Vala</comment>
+  <comment xml:lang="sq">Kod burues Vala</comment>
+  <comment xml:lang="sr">Вала изворни ко̂д</comment>
+  <comment xml:lang="sv">Vala-källkod</comment>
+  <comment xml:lang="tr">Vala kaynak kodu</comment>
+  <comment xml:lang="uk">вихідний код мовою Vala</comment>
+  <comment xml:lang="vi">Mã nguồn Vala</comment>
+  <comment xml:lang="zh-CN">Vala 源代码</comment>
+  <comment xml:lang="zh-TW">Vala 源碼</comment>
+  <sub-class-of type="text/x-csrc"/>
+  <glob pattern="*.vala"/>
+  <glob pattern="*.vapi"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-verilog.xml b/rootfs/usr/share/mime/text/x-verilog.xml
new file mode 100644
index 0000000..e529705
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-verilog.xml
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-verilog">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>Verilog source code</comment>
+  <comment xml:lang="af">Verilog-bronkode</comment>
+  <comment xml:lang="bg">Изходен код — Verilog</comment>
+  <comment xml:lang="ca">codi font en Verilog</comment>
+  <comment xml:lang="cs">zdrojový kód v jazyce Verilog</comment>
+  <comment xml:lang="da">Verilog-kildekode</comment>
+  <comment xml:lang="de">Verilog-Quelltext</comment>
+  <comment xml:lang="el">Πηγαίος κώδικας Verilog</comment>
+  <comment xml:lang="en-GB">Verilog source code</comment>
+  <comment xml:lang="eo">Verilog-fontkodo</comment>
+  <comment xml:lang="es">código fuente en Verilog</comment>
+  <comment xml:lang="eu">Verilog iturburu-kodea</comment>
+  <comment xml:lang="fi">Verilog-lähdekoodi</comment>
+  <comment xml:lang="fr">code source Verilog</comment>
+  <comment xml:lang="fur">codiç sorzint Verilog</comment>
+  <comment xml:lang="ga">cód foinseach Verilog</comment>
+  <comment xml:lang="gl">código fonte en Verilog</comment>
+  <comment xml:lang="he">קוד מקור של </comment>
+  <comment xml:lang="hr">Verilog izvorni kôd</comment>
+  <comment xml:lang="hu">Verilog-forráskód</comment>
+  <comment xml:lang="ia">Codice-fonte Verilog</comment>
+  <comment xml:lang="id">Kode sumber Verilog</comment>
+  <comment xml:lang="it">Codice sorgente Verilog</comment>
+  <comment xml:lang="ja">Verilog ソースコード</comment>
+  <comment xml:lang="kk">Verilog бастапқы коды</comment>
+  <comment xml:lang="ko">Verilog 소스 코드</comment>
+  <comment xml:lang="lv">Verilog pirmkods</comment>
+  <comment xml:lang="nl">Verilog broncode</comment>
+  <comment xml:lang="oc">còde font Verilog</comment>
+  <comment xml:lang="pl">Kod źródłowy Verilog</comment>
+  <comment xml:lang="pt">código origem Verilog</comment>
+  <comment xml:lang="pt-BR">Código-fonte Verilog</comment>
+  <comment xml:lang="ru">Исходный код Verilog</comment>
+  <comment xml:lang="sk">Zdrojový kód Verilog</comment>
+  <comment xml:lang="sl">Datoteka izvorne kode Verilog</comment>
+  <comment xml:lang="sr">изворни код Верилога</comment>
+  <comment xml:lang="sv">Verilog-källkod</comment>
+  <comment xml:lang="tr">Verilog kaynak kodu</comment>
+  <comment xml:lang="uk">вихідний код мовою Verilog</comment>
+  <comment xml:lang="zh-CN">Verilog 源代码</comment>
+  <comment xml:lang="zh-TW">Verilog 源碼</comment>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.v"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-vhdl.xml b/rootfs/usr/share/mime/text/x-vhdl.xml
new file mode 100644
index 0000000..4f616e5
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-vhdl.xml
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-vhdl">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>VHDL source code</comment>
+  <comment xml:lang="af">VHDL-bronkode</comment>
+  <comment xml:lang="bg">Изходен код — VHDL</comment>
+  <comment xml:lang="ca">codi font en VHDL</comment>
+  <comment xml:lang="cs">zdrojový kód v jazyce VHDL</comment>
+  <comment xml:lang="da">VHDL-kildekode</comment>
+  <comment xml:lang="de">VHDL-Quelltext</comment>
+  <comment xml:lang="el">Πηγαίος κώδικας VHDL</comment>
+  <comment xml:lang="en-GB">VHDL source code</comment>
+  <comment xml:lang="eo">VHDL-fontkodo</comment>
+  <comment xml:lang="es">código fuente en VHDL</comment>
+  <comment xml:lang="eu">VHDL iturburu-kodea</comment>
+  <comment xml:lang="fi">VHDL-lähdekoodi</comment>
+  <comment xml:lang="fr">code source VHDL</comment>
+  <comment xml:lang="fur">codiç sorzint VHDL</comment>
+  <comment xml:lang="ga">cód foinseach VHDL</comment>
+  <comment xml:lang="gl">código fonte en VHDL</comment>
+  <comment xml:lang="he">קוד מקור של VHDL</comment>
+  <comment xml:lang="hr">VHDL izvorni kôd</comment>
+  <comment xml:lang="hu">VHDL-forráskód</comment>
+  <comment xml:lang="ia">Codice-fonte VHDL</comment>
+  <comment xml:lang="id">Kode sumber VHDL</comment>
+  <comment xml:lang="it">Codice sorgente VHDL</comment>
+  <comment xml:lang="ja">VHDL ソースコード</comment>
+  <comment xml:lang="kk">VHDL бастапқы коды</comment>
+  <comment xml:lang="ko">VHDL 소스 코드</comment>
+  <comment xml:lang="lv">VHDL pirmkods</comment>
+  <comment xml:lang="nl">VHDL broncode</comment>
+  <comment xml:lang="oc">còde font VHDL</comment>
+  <comment xml:lang="pl">Kod źródłowy VHDL</comment>
+  <comment xml:lang="pt">código origem VHDL</comment>
+  <comment xml:lang="pt-BR">Código-fonte VHDL</comment>
+  <comment xml:lang="ru">Исходный код VHDL</comment>
+  <comment xml:lang="sk">Zdrojový kód VHDL</comment>
+  <comment xml:lang="sl">Datoteka izvorne kode VHDL</comment>
+  <comment xml:lang="sr">ВХДЛ изворни код</comment>
+  <comment xml:lang="sv">VHDL-källkod</comment>
+  <comment xml:lang="tr">VHDL kaynak kodu</comment>
+  <comment xml:lang="uk">вихідний код мовою VHDL</comment>
+  <comment xml:lang="zh-CN">VHDL 源代码</comment>
+  <comment xml:lang="zh-TW">VHDL 源碼</comment>
+  <acronym>VHDL</acronym>
+  <expanded-acronym>Very-High-Speed Integrated Circuit Hardware Description Language</expanded-acronym>
+  <sub-class-of type="text/plain"/>
+  <glob pattern="*.vhd"/>
+  <glob pattern="*.vhdl"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-xmi.xml b/rootfs/usr/share/mime/text/x-xmi.xml
new file mode 100644
index 0000000..b28167b
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-xmi.xml
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-xmi">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>XMI file</comment>
+  <comment xml:lang="af">XMI-lêer</comment>
+  <comment xml:lang="ar">ملف XMI</comment>
+  <comment xml:lang="be-Latn">Fajł XMI</comment>
+  <comment xml:lang="bg">Файл — XMI</comment>
+  <comment xml:lang="ca">fitxer XMI</comment>
+  <comment xml:lang="cs">soubor XMI</comment>
+  <comment xml:lang="da">XMI-fil</comment>
+  <comment xml:lang="de">XMI-Datei</comment>
+  <comment xml:lang="el">Αρχείο XML</comment>
+  <comment xml:lang="en-GB">XMI file</comment>
+  <comment xml:lang="eo">XMI-dosiero</comment>
+  <comment xml:lang="es">archivo XMI</comment>
+  <comment xml:lang="eu">XMI fitxategia</comment>
+  <comment xml:lang="fi">XMI-tiedosto</comment>
+  <comment xml:lang="fo">XMI fíla</comment>
+  <comment xml:lang="fr">fichier XMI</comment>
+  <comment xml:lang="fur">file XMI</comment>
+  <comment xml:lang="ga">comhad XMI</comment>
+  <comment xml:lang="gl">ficheiro XMI</comment>
+  <comment xml:lang="he">קובץ XMI</comment>
+  <comment xml:lang="hr">XMI datoteka</comment>
+  <comment xml:lang="hu">XMI fájl</comment>
+  <comment xml:lang="ia">File XMI</comment>
+  <comment xml:lang="id">Berkas XMI</comment>
+  <comment xml:lang="it">File XMI</comment>
+  <comment xml:lang="ja">XMI ファイル</comment>
+  <comment xml:lang="kk">XMI файлы</comment>
+  <comment xml:lang="ko">XMI 파일</comment>
+  <comment xml:lang="lt">XMI failas</comment>
+  <comment xml:lang="lv">XMI datne</comment>
+  <comment xml:lang="nb">XMI-fil</comment>
+  <comment xml:lang="nl">XMI-bestand</comment>
+  <comment xml:lang="nn">XMI-fil</comment>
+  <comment xml:lang="oc">fichièr XMI</comment>
+  <comment xml:lang="pl">Plik XMI</comment>
+  <comment xml:lang="pt">ficheiro XMI</comment>
+  <comment xml:lang="pt-BR">Arquivo XMI</comment>
+  <comment xml:lang="ro">Fișier XMI</comment>
+  <comment xml:lang="ru">Файл XMI</comment>
+  <comment xml:lang="sk">Súbor XMI</comment>
+  <comment xml:lang="sl">Datoteka XMI</comment>
+  <comment xml:lang="sq">File XMI</comment>
+  <comment xml:lang="sr">ИксМИ датотека</comment>
+  <comment xml:lang="sv">XMI-fil</comment>
+  <comment xml:lang="tr">XMI dosyası</comment>
+  <comment xml:lang="uk">файл XMI</comment>
+  <comment xml:lang="vi">Tập tin XMI</comment>
+  <comment xml:lang="zh-CN">XMI 文件</comment>
+  <comment xml:lang="zh-TW">XMI 檔</comment>
+  <acronym>XMI</acronym>
+  <expanded-acronym>XML Metadata Interchange</expanded-acronym>
+  <sub-class-of type="application/xml"/>
+  <glob pattern="*.xmi"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x-xslfo.xml b/rootfs/usr/share/mime/text/x-xslfo.xml
new file mode 100644
index 0000000..54ed6bf
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-xslfo.xml
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-xslfo">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>XSL FO file</comment>
+  <comment xml:lang="af">XSL FO-lêer</comment>
+  <comment xml:lang="ar">ملف XSL FO</comment>
+  <comment xml:lang="be-Latn">Fajł XSL FO</comment>
+  <comment xml:lang="bg">Форматиращ файл — XSL FO</comment>
+  <comment xml:lang="ca">fitxer FO XSL</comment>
+  <comment xml:lang="cs">soubor XSL FO</comment>
+  <comment xml:lang="da">XML FO-fil</comment>
+  <comment xml:lang="de">XSL-FO-Datei</comment>
+  <comment xml:lang="el">Αρχείο XSL FO</comment>
+  <comment xml:lang="en-GB">XSL FO file</comment>
+  <comment xml:lang="eo">XSL-FO-dosiero</comment>
+  <comment xml:lang="es">archivo XSL FO</comment>
+  <comment xml:lang="eu">XSL FO fitxategia</comment>
+  <comment xml:lang="fi">XSL FO -tiedosto</comment>
+  <comment xml:lang="fo">XSL FO fíla</comment>
+  <comment xml:lang="fr">fichier XSL FO</comment>
+  <comment xml:lang="fur">file XSL FO</comment>
+  <comment xml:lang="ga">comhad XSL FO</comment>
+  <comment xml:lang="gl">ficheiro XSL FO</comment>
+  <comment xml:lang="he">קובץ XSL FO</comment>
+  <comment xml:lang="hr">XSL FO datoteka</comment>
+  <comment xml:lang="hu">XSL FO fájl</comment>
+  <comment xml:lang="ia">File XSL FO</comment>
+  <comment xml:lang="id">Berkas XSL FO</comment>
+  <comment xml:lang="it">File XSL FO</comment>
+  <comment xml:lang="ja">XSL FO ファイル</comment>
+  <comment xml:lang="kk">XSL FO файлы</comment>
+  <comment xml:lang="ko">XSL 포매팅 개체 파일</comment>
+  <comment xml:lang="lt">XSL FO failas</comment>
+  <comment xml:lang="lv">XSL FO datne</comment>
+  <comment xml:lang="nb">FO-fil for XSL</comment>
+  <comment xml:lang="nl">XSL FO-bestand</comment>
+  <comment xml:lang="nn">XSL FO-fil</comment>
+  <comment xml:lang="oc">fichièr XSL FO</comment>
+  <comment xml:lang="pl">Plik XSL FO</comment>
+  <comment xml:lang="pt">ficheiro XSL FO</comment>
+  <comment xml:lang="pt-BR">Arquivo XSL FO</comment>
+  <comment xml:lang="ro">Fișier XSL FO</comment>
+  <comment xml:lang="ru">Файл XSL FO</comment>
+  <comment xml:lang="sk">Súbor XSL FO</comment>
+  <comment xml:lang="sl">Datoteka XSL FO</comment>
+  <comment xml:lang="sq">File XSL FO</comment>
+  <comment xml:lang="sr">ИксСЛ ФО датотека</comment>
+  <comment xml:lang="sv">XSL FO-fil</comment>
+  <comment xml:lang="tr">XSL FO dosyası</comment>
+  <comment xml:lang="uk">файл XSL FO</comment>
+  <comment xml:lang="vi">Tập tin FO của XSL (XFO)</comment>
+  <comment xml:lang="zh-CN">XSL 格式化对象文件</comment>
+  <comment xml:lang="zh-TW">XSL FO 檔</comment>
+  <acronym>XSL FO</acronym>
+  <expanded-acronym>XSL Formatting Objects</expanded-acronym>
+  <sub-class-of type="application/xml"/>
+  <glob pattern="*.fo"/>
+  <glob pattern="*.xslfo"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/x.gcode.xml b/rootfs/usr/share/mime/text/x.gcode.xml
new file mode 100644
index 0000000..732b458
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x.gcode.xml
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x.gcode">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>G-code file</comment>
+  <comment xml:lang="ca">fitxer G-code</comment>
+  <comment xml:lang="cs">soubor G-code</comment>
+  <comment xml:lang="da">G-code-fil</comment>
+  <comment xml:lang="de">G-Code-Datei</comment>
+  <comment xml:lang="en-GB">G-code file</comment>
+  <comment xml:lang="es">archivo G-code</comment>
+  <comment xml:lang="eu">G-code fitxategia</comment>
+  <comment xml:lang="fi">G-code-tiedosto</comment>
+  <comment xml:lang="fr">fichier G-code</comment>
+  <comment xml:lang="fur">file G-code</comment>
+  <comment xml:lang="ga">comhad G-code</comment>
+  <comment xml:lang="hr">G-kôd datoteka</comment>
+  <comment xml:lang="hu">G-code fájl</comment>
+  <comment xml:lang="id">berkas G-code</comment>
+  <comment xml:lang="it">File G-code</comment>
+  <comment xml:lang="kk">G-code файлы</comment>
+  <comment xml:lang="ko">G-code 파일</comment>
+  <comment xml:lang="pl">Plik G-code</comment>
+  <comment xml:lang="pt-BR">Arquivo G-code</comment>
+  <comment xml:lang="ru">Файл G-code</comment>
+  <comment xml:lang="sk">Súbor G-code</comment>
+  <comment xml:lang="sr">датотека Г-ко̂да</comment>
+  <comment xml:lang="sv">G-code-fil</comment>
+  <comment xml:lang="tr">G-code dosyası</comment>
+  <comment xml:lang="uk">файл G-code</comment>
+  <comment xml:lang="zh-CN">G-code 文件</comment>
+  <comment xml:lang="zh-TW">G-code 檔案</comment>
+  <sub-class-of type="text/plain"/>
+  <generic-icon name="text-x-generic"/>
+  <glob pattern="*.gcode"/>
+</mime-type>
diff --git a/rootfs/usr/share/mime/text/xmcd.xml b/rootfs/usr/share/mime/text/xmcd.xml
new file mode 100644
index 0000000..3dc8aab
--- /dev/null
+++ b/rootfs/usr/share/mime/text/xmcd.xml
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/xmcd">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>XMCD CD database</comment>
+  <comment xml:lang="af">XMCD CD-databasis</comment>
+  <comment xml:lang="ar">قاعدة بيانات XMCD CD</comment>
+  <comment xml:lang="be-Latn">Baza źviestak ab dyskach XMCD</comment>
+  <comment xml:lang="bg">База от данни за CD-та — XMCD</comment>
+  <comment xml:lang="ca">base de dades de CD XMCD</comment>
+  <comment xml:lang="cs">databáze XMCD CD</comment>
+  <comment xml:lang="da">XMCD-cd-database</comment>
+  <comment xml:lang="de">XMCD-CD-Datenbank</comment>
+  <comment xml:lang="el">Βάση δεδομένων CD XMCD</comment>
+  <comment xml:lang="en-GB">XMCD CD database</comment>
+  <comment xml:lang="es">base de datos de CD XMCD</comment>
+  <comment xml:lang="eu">XMCD CD datu-basea</comment>
+  <comment xml:lang="fi">XMCD CD -tietokanta</comment>
+  <comment xml:lang="fo">XMCD fløgu dátustovnur</comment>
+  <comment xml:lang="fr">base de données de CD XMCD</comment>
+  <comment xml:lang="fur">base di dâts XMCD CD</comment>
+  <comment xml:lang="ga">bunachar sonraí XMCD CD</comment>
+  <comment xml:lang="gl">base de datos de CD XMCD</comment>
+  <comment xml:lang="he">מסד נתונים XMCD CD</comment>
+  <comment xml:lang="hr">XMCD CD baza podataka</comment>
+  <comment xml:lang="hu">XMCD CD-adatbázis</comment>
+  <comment xml:lang="ia">Base de datos de CD XMCD</comment>
+  <comment xml:lang="id">Basis data XMCD CD</comment>
+  <comment xml:lang="it">Database XMCD CD</comment>
+  <comment xml:lang="ja">XMCD CD データベース</comment>
+  <comment xml:lang="kk">XMCD CD дерекқоры</comment>
+  <comment xml:lang="ko">XMCD CD 데이터베이스</comment>
+  <comment xml:lang="lt">XMCD CD duomenų bazė</comment>
+  <comment xml:lang="lv">XMCD CD datubāze</comment>
+  <comment xml:lang="nb">XMCD CD-database</comment>
+  <comment xml:lang="nl">XMCD CD-gegevensbank</comment>
+  <comment xml:lang="nn">XMCD CD-database</comment>
+  <comment xml:lang="oc">banca de donadas de CD XMCD</comment>
+  <comment xml:lang="pl">Baza danych CD XMCD</comment>
+  <comment xml:lang="pt">base de dados XMCD CD</comment>
+  <comment xml:lang="pt-BR">Banco de dados de CD XMCD</comment>
+  <comment xml:lang="ro">Bază de date XMCD CD</comment>
+  <comment xml:lang="ru">База данных компакт-дисков XMCD</comment>
+  <comment xml:lang="sk">Databáza XMCD CD</comment>
+  <comment xml:lang="sl">Podatkovna zbirka XMCD CD</comment>
+  <comment xml:lang="sq">Bazë me të dhëna XMCD CD</comment>
+  <comment xml:lang="sr">ИксМЦД ЦД база података</comment>
+  <comment xml:lang="sv">XMCD cd-databas</comment>
+  <comment xml:lang="tr">XMCD CD veritabanı</comment>
+  <comment xml:lang="uk">база даних XMCD CD</comment>
+  <comment xml:lang="vi">Cơ sở dữ liệu CD XMCD</comment>
+  <comment xml:lang="zh-CN">XMCD CD 数据库</comment>
+  <comment xml:lang="zh-TW">XMCD CD 資料庫</comment>
+  <sub-class-of type="text/plain"/>
+</mime-type>