[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/application/postscript.xml b/rootfs/usr/share/mime/application/postscript.xml
new file mode 100644
index 0000000..307df13
--- /dev/null
+++ b/rootfs/usr/share/mime/application/postscript.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="application/postscript">
+ <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+ <comment>PostScript document</comment>
+ <comment xml:lang="ca">document PostScript</comment>
+ <comment xml:lang="da">PostScript-dokument</comment>
+ <comment xml:lang="de">PostScript-Dokument</comment>
+ <comment xml:lang="eu">PostScript dokumentua</comment>
+ <comment xml:lang="fi">PostScript-asiakirja</comment>
+ <comment xml:lang="fr">document PostScript</comment>
+ <comment xml:lang="hr">PostScript dokument</comment>
+ <comment xml:lang="it">Documento PostScript</comment>
+ <comment xml:lang="ko">포스트스크립트 문서</comment>
+ <comment xml:lang="pl">Dokument PostScript</comment>
+ <comment xml:lang="pt-BR">Documento PostScript</comment>
+ <comment xml:lang="sv">Postscript-dokument</comment>
+ <comment xml:lang="uk">документ PostScript</comment>
+ <sub-class-of type="text/plain"/>
+ <generic-icon name="x-office-document"/>
+ <glob pattern="*.ps"/>
+</mime-type>