Blame SOURCES/0001-Remove-sub-classing-from-OO.o-mime-types.patch

655cd7
From 7bd867808aad05d691456a8301c8737ded9fd64b Mon Sep 17 00:00:00 2001
655cd7
From: Bastien Nocera <hadess@hadess.net>
655cd7
Date: Thu, 25 Aug 2011 10:54:47 +0100
655cd7
Subject: [PATCH] Remove sub-classing from OO.o mime-types
655cd7
655cd7
https://bugs.freedesktop.org/show_bug.cgi?id=40354
655cd7
---
655cd7
 freedesktop.org.xml.in | 31 -------------------------------
655cd7
 1 file changed, 31 deletions(-)
655cd7
655cd7
diff --git a/freedesktop.org.xml.in b/freedesktop.org.xml.in
655cd7
index 29ed9ef..542f1f7 100644
655cd7
--- a/freedesktop.org.xml.in
655cd7
+++ b/freedesktop.org.xml.in
655cd7
@@ -845,7 +845,6 @@ command to generate the output files.
655cd7
   </mime-type>
655cd7
   <mime-type type="application/vnd.sun.xml.calc">
655cd7
     <_comment>OpenOffice Calc spreadsheet</_comment>
655cd7
-    <sub-class-of type="application/zip"/>
655cd7
     <generic-icon name="x-office-spreadsheet"/>
655cd7
     <magic priority="70">
655cd7
       <match type="string" value="PK\003\004" offset="0">
655cd7
@@ -858,7 +857,6 @@ command to generate the output files.
655cd7
   </mime-type>
655cd7
   <mime-type type="application/vnd.sun.xml.calc.template">
655cd7
     <_comment>OpenOffice Calc template</_comment>
655cd7
-    <sub-class-of type="application/zip"/>
655cd7
     <generic-icon name="x-office-spreadsheet"/>
655cd7
     <magic priority="70">
655cd7
       <match type="string" value="PK\003\004" offset="0">
655cd7
@@ -871,7 +869,6 @@ command to generate the output files.
655cd7
   </mime-type>
655cd7
   <mime-type type="application/vnd.sun.xml.draw">
655cd7
     <_comment>OpenOffice Draw drawing</_comment>
655cd7
-    <sub-class-of type="application/zip"/>
655cd7
     <generic-icon name="image-x-generic"/>
655cd7
     <magic priority="70">
655cd7
       <match type="string" value="PK\003\004" offset="0">
655cd7
@@ -884,7 +881,6 @@ command to generate the output files.
655cd7
   </mime-type>
655cd7
   <mime-type type="application/vnd.sun.xml.draw.template">
655cd7
     <_comment>OpenOffice Draw template</_comment>
655cd7
-    <sub-class-of type="application/zip"/>
655cd7
     <generic-icon name="image-x-generic"/>
655cd7
     <magic priority="70">
655cd7
       <match type="string" value="PK\003\004" offset="0">
655cd7
@@ -897,7 +893,6 @@ command to generate the output files.
655cd7
   </mime-type>
655cd7
   <mime-type type="application/vnd.sun.xml.impress">
655cd7
     <_comment>OpenOffice Impress presentation</_comment>
655cd7
-    <sub-class-of type="application/zip"/>
655cd7
     <generic-icon name="x-office-presentation"/>
655cd7
     <magic priority="70">
655cd7
       <match type="string" value="PK\003\004" offset="0">
655cd7
@@ -910,7 +905,6 @@ command to generate the output files.
655cd7
   </mime-type>
655cd7
   <mime-type type="application/vnd.sun.xml.impress.template">
655cd7
     <_comment>OpenOffice Impress template</_comment>
655cd7
-    <sub-class-of type="application/zip"/>
655cd7
     <generic-icon name="x-office-presentation"/>
655cd7
     <magic priority="70">
655cd7
       <match type="string" value="PK\003\004" offset="0">
655cd7
@@ -923,7 +917,6 @@ command to generate the output files.
655cd7
   </mime-type>
655cd7
   <mime-type type="application/vnd.sun.xml.math">
655cd7
     <_comment>OpenOffice Math formula</_comment>
655cd7
-    <sub-class-of type="application/zip"/>
655cd7
     <generic-icon name="x-office-document"/>
655cd7
     <magic priority="70">
655cd7
       <match type="string" value="PK\003\004" offset="0">
655cd7
@@ -936,7 +929,6 @@ command to generate the output files.
655cd7
   </mime-type>
655cd7
   <mime-type type="application/vnd.sun.xml.writer">
655cd7
     <_comment>OpenOffice Writer document</_comment>
655cd7
-    <sub-class-of type="application/zip"/>
655cd7
     <generic-icon name="x-office-document"/>
655cd7
     <magic priority="70">
655cd7
       <match type="string" value="PK\003\004" offset="0">
655cd7
@@ -949,7 +941,6 @@ command to generate the output files.
655cd7
   </mime-type>
655cd7
   <mime-type type="application/vnd.sun.xml.writer.global">
655cd7
     <_comment>OpenOffice Writer global document</_comment>
655cd7
-    <sub-class-of type="application/zip"/>
655cd7
     <generic-icon name="x-office-document"/>
655cd7
     <magic priority="70">
655cd7
       <match type="string" value="PK\003\004" offset="0">
655cd7
@@ -962,7 +953,6 @@ command to generate the output files.
655cd7
   </mime-type>
655cd7
   <mime-type type="application/vnd.sun.xml.writer.template">
655cd7
     <_comment>OpenOffice Writer template</_comment>
655cd7
-    <sub-class-of type="application/zip"/>
655cd7
     <generic-icon name="x-office-document"/>
655cd7
     <magic priority="70">
655cd7
       <match type="string" value="PK\003\004" offset="0">
655cd7
@@ -977,7 +967,6 @@ command to generate the output files.
655cd7
     <_comment>ODT document</_comment>
655cd7
     ODT
655cd7
     <expanded-acronym>OpenDocument Text</expanded-acronym>
655cd7
-    <sub-class-of type="application/zip"/>
655cd7
     <generic-icon name="x-office-document"/>
655cd7
     <magic priority="70">
655cd7
       <match type="string" value="PK\003\004" offset="0">
655cd7
@@ -992,7 +981,6 @@ command to generate the output files.
655cd7
     <_comment>ODT document (Flat XML)</_comment>
655cd7
     FODT
655cd7
     <expanded-acronym>OpenDocument Text (Flat XML)</expanded-acronym>
655cd7
-    <sub-class-of type="application/xml"/>
655cd7
     <generic-icon name="x-office-document"/>
655cd7
     <glob pattern="*.fodt"/>
655cd7
   </mime-type>
655cd7
@@ -1000,7 +988,6 @@ command to generate the output files.
655cd7
     <_comment>ODT template</_comment>
655cd7
     ODT
655cd7
     <expanded-acronym>OpenDocument Text</expanded-acronym>
655cd7
-    <sub-class-of type="application/zip"/>
655cd7
     <generic-icon name="x-office-document"/>
655cd7
     <magic priority="70">
655cd7
       <match type="string" value="PK\003\004" offset="0">
655cd7
@@ -1015,7 +1002,6 @@ command to generate the output files.
655cd7
     <_comment>OTH template</_comment>
655cd7
     OTH
655cd7
     <expanded-acronym>OpenDocument HTML</expanded-acronym>
655cd7
-    <sub-class-of type="application/zip"/>
655cd7
     <generic-icon name="text-html"/>
655cd7
     <magic priority="70">
655cd7
       <match type="string" value="PK\003\004" offset="0">
655cd7
@@ -1030,7 +1016,6 @@ command to generate the output files.
655cd7
     <_comment>ODM document</_comment>
655cd7
     ODM
655cd7
     <expanded-acronym>OpenDocument Master</expanded-acronym>
655cd7
-    <sub-class-of type="application/zip"/>
655cd7
     <generic-icon name="x-office-document"/>
655cd7
     <magic priority="70">
655cd7
       <match type="string" value="PK\003\004" offset="0">
655cd7
@@ -1045,7 +1030,6 @@ command to generate the output files.
655cd7
     <_comment>ODG drawing</_comment>
655cd7
     ODG
655cd7
     <expanded-acronym>OpenDocument Drawing</expanded-acronym>
655cd7
-    <sub-class-of type="application/zip"/>
655cd7
     <generic-icon name="image-x-generic"/>
655cd7
     <magic priority="70">
655cd7
       <match type="string" value="PK\003\004" offset="0">
655cd7
@@ -1060,7 +1044,6 @@ command to generate the output files.
655cd7
     <_comment>ODG drawing (Flat XML)</_comment>
655cd7
     FODG
655cd7
     <expanded-acronym>OpenDocument Drawing (Flat XML)</expanded-acronym>
655cd7
-    <sub-class-of type="application/xml"/>
655cd7
     <generic-icon name="image-x-generic"/>
655cd7
     <glob pattern="*.fodg"/>
655cd7
   </mime-type>
655cd7
@@ -1068,7 +1051,6 @@ command to generate the output files.
655cd7
     <_comment>ODG template</_comment>
655cd7
     ODG
655cd7
     <expanded-acronym>OpenDocument Drawing</expanded-acronym>
655cd7
-    <sub-class-of type="application/zip"/>
655cd7
     <generic-icon name="image-x-generic"/>
655cd7
     <magic priority="70">
655cd7
       <match type="string" value="PK\003\004" offset="0">
655cd7
@@ -1083,7 +1065,6 @@ command to generate the output files.
655cd7
     <_comment>ODP presentation</_comment>
655cd7
     ODP
655cd7
     <expanded-acronym>OpenDocument Presentation</expanded-acronym>
655cd7
-    <sub-class-of type="application/zip"/>
655cd7
     <generic-icon name="x-office-presentation"/>
655cd7
     <magic priority="70">
655cd7
       <match type="string" value="PK\003\004" offset="0">
655cd7
@@ -1098,7 +1079,6 @@ command to generate the output files.
655cd7
     <_comment>ODP presentation (Flat XML)</_comment>
655cd7
     FODP
655cd7
     <expanded-acronym>OpenDocument Presentation (Flat XML)</expanded-acronym>
655cd7
-    <sub-class-of type="application/xml"/>
655cd7
     <generic-icon name="x-office-presentation"/>
655cd7
     <glob pattern="*.fodp"/>
655cd7
   </mime-type>
655cd7
@@ -1106,7 +1086,6 @@ command to generate the output files.
655cd7
     <_comment>ODP template</_comment>
655cd7
     ODP
655cd7
     <expanded-acronym>OpenDocument Presentation</expanded-acronym>
655cd7
-    <sub-class-of type="application/zip"/>
655cd7
     <generic-icon name="x-office-presentation"/>
655cd7
     <magic priority="70">
655cd7
       <match type="string" value="PK\003\004" offset="0">
655cd7
@@ -1121,7 +1100,6 @@ command to generate the output files.
655cd7
     <_comment>ODS spreadsheet</_comment>
655cd7
     ODS
655cd7
     <expanded-acronym>OpenDocument Spreadsheet</expanded-acronym>
655cd7
-    <sub-class-of type="application/zip"/>
655cd7
     <generic-icon name="x-office-spreadsheet"/>
655cd7
     <magic priority="70">
655cd7
       <match type="string" value="PK\003\004" offset="0">
655cd7
@@ -1136,7 +1114,6 @@ command to generate the output files.
655cd7
     <_comment>ODS spreadsheet (Flat XML)</_comment>
655cd7
     FODS
655cd7
     <expanded-acronym>OpenDocument Spreadsheet (Flat XML)</expanded-acronym>
655cd7
-    <sub-class-of type="application/xml"/>
655cd7
     <generic-icon name="x-office-spreadsheet"/>
655cd7
     <glob pattern="*.fods"/>
655cd7
   </mime-type>
655cd7
@@ -1144,7 +1121,6 @@ command to generate the output files.
655cd7
     <_comment>ODS template</_comment>
655cd7
     ODS
655cd7
     <expanded-acronym>OpenDocument Spreadsheet</expanded-acronym>
655cd7
-    <sub-class-of type="application/zip"/>
655cd7
     <generic-icon name="x-office-spreadsheet"/>
655cd7
     <magic priority="70">
655cd7
       <match type="string" value="PK\003\004" offset="0">
655cd7
@@ -1159,7 +1135,6 @@ command to generate the output files.
655cd7
     <_comment>ODC chart</_comment>
655cd7
     ODC
655cd7
     <expanded-acronym>OpenDocument Chart</expanded-acronym>
655cd7
-    <sub-class-of type="application/zip"/>
655cd7
     <generic-icon name="x-office-spreadsheet"/>
655cd7
     <magic priority="70">
655cd7
       <match type="string" value="PK\003\004" offset="0">
655cd7
@@ -1174,7 +1149,6 @@ command to generate the output files.
655cd7
     <_comment>ODC template</_comment>
655cd7
     ODC
655cd7
     <expanded-acronym>OpenDocument Chart</expanded-acronym>
655cd7
-    <sub-class-of type="application/zip"/>
655cd7
     <generic-icon name="x-office-spreadsheet"/>
655cd7
     <magic priority="70">
655cd7
       <match type="string" value="PK\003\004" offset="0">
655cd7
@@ -1189,7 +1163,6 @@ command to generate the output files.
655cd7
     <_comment>ODF formula</_comment>
655cd7
     ODF
655cd7
     <expanded-acronym>OpenDocument Formula</expanded-acronym>
655cd7
-    <sub-class-of type="application/zip"/>
655cd7
     <generic-icon name="x-office-document"/>
655cd7
     <magic priority="70">
655cd7
       <match type="string" value="PK\003\004" offset="0">
655cd7
@@ -1204,7 +1177,6 @@ command to generate the output files.
655cd7
     <_comment>ODF template</_comment>
655cd7
     ODF
655cd7
     <expanded-acronym>OpenDocument Formula</expanded-acronym>
655cd7
-    <sub-class-of type="application/zip"/>
655cd7
     <generic-icon name="x-office-document"/>
655cd7
     <magic priority="70">
655cd7
       <match type="string" value="PK\003\004" offset="0">
655cd7
@@ -1219,7 +1191,6 @@ command to generate the output files.
655cd7
     <_comment>ODB database</_comment>
655cd7
     ODB
655cd7
     <expanded-acronym>OpenDocument Database</expanded-acronym>
655cd7
-    <sub-class-of type="application/zip"/>
655cd7
     <generic-icon name="x-office-document"/>
655cd7
     <magic priority="70">
655cd7
       <match type="string" value="PK\003\004" offset="0">
655cd7
@@ -1235,7 +1206,6 @@ command to generate the output files.
655cd7
     <_comment>ODI image</_comment>
655cd7
     ODI
655cd7
     <expanded-acronym>OpenDocument Image</expanded-acronym>
655cd7
-    <sub-class-of type="application/zip"/>
655cd7
     <generic-icon name="image-x-generic"/>
655cd7
     <magic priority="70">
655cd7
       <match type="string" value="PK\003\004" offset="0">
655cd7
@@ -1248,7 +1218,6 @@ command to generate the output files.
655cd7
   </mime-type>
655cd7
   <mime-type type="application/vnd.openofficeorg.extension">
655cd7
     <_comment>OpenOffice.org extension</_comment>
655cd7
-    <sub-class-of type="application/zip"/>
655cd7
     <generic-icon name="x-office-document"/>
655cd7
     <glob pattern="*.oxt" />
655cd7
   </mime-type>
655cd7
-- 
655cd7
2.7.4
655cd7