summaryrefslogtreecommitdiff
blob: 38cac84f62018da43dcae4dfca3be7ca3fa0aeab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Remove fake MIME types that cause warnings.

The offending MIME types are commented out rather than
physically removed because doing so would cause the patch
to be too large.

--- a/mimetypes/kde.xml
+++ b/mimetypes/kde.xml
@@ -1784,7 +1784,8 @@
     <glob pattern="*.abc"/>
   </mime-type>
 
-  <!-- all/ fake mime types -->
+  <!-- 
+  all/ fake mime types
   <mime-type type="all/all">
     <comment>all files and folders</comment>
     <comment xml:lang="ar">كل الملفات و المجلدات</comment>
@@ -1901,7 +1902,7 @@
     <comment xml:lang="zh_CN">全部文件</comment>
     <comment xml:lang="zh_TW">所有檔案</comment>
   </mime-type>
-
+  -->
   <mime-type type="application/vnd.kde.fontspackage">
     <sub-class-of type="application/zip"/>
     <comment>fonts package</comment>