[maemo-commits] [maemo-commits] r16172 - projects/haf/trunk/shared-mime-info/debian/patches

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Wed Sep 17 18:40:49 EEST 2008
Author: marivoll
Date: 2008-09-17 18:40:48 +0300 (Wed, 17 Sep 2008)
New Revision: 16172

Modified:
   projects/haf/trunk/shared-mime-info/debian/patches/230_matroska-conflicts.patch
Log:
Convert to sensible line endings.


Modified: projects/haf/trunk/shared-mime-info/debian/patches/230_matroska-conflicts.patch
===================================================================
--- projects/haf/trunk/shared-mime-info/debian/patches/230_matroska-conflicts.patch	2008-09-17 15:40:36 UTC (rev 16171)
+++ projects/haf/trunk/shared-mime-info/debian/patches/230_matroska-conflicts.patch	2008-09-17 15:40:48 UTC (rev 16172)
@@ -1,30 +1,30 @@
---- freedesktop.org.xml.in.orig	2008-05-28 16:22:26.209712547 +0200
-+++ freedesktop.org.xml.in	2008-05-28 16:24:01.886194962 +0200
-@@ -1902,20 +1902,21 @@
-       <match type="string" value="mBIN" offset="102"/>
-     </magic>
-   </mime-type>
--  <mime-type type="video/x-matroska">
--    <_comment>Matroska video</_comment>
-+  <mime-type type="application/x-matroska">
-+    <_comment>Matroska stream</_comment>
-     <magic priority="50">
-       <match type="string" value="matroska" offset="8"/>
-     </magic>
-+  </mime-type>
-+  <mime-type type="video/x-matroska">
-+    <_comment>Matroska video</_comment>
-     <glob pattern="*.mkv"/>
--    <alias type="application/x-matroska"/>
-+    <sub-class-of type="application/x-matroska"/>
-   </mime-type>
-   <mime-type type="audio/x-matroska">
-     <_comment>Matroska audio</_comment>
--    <magic priority="50">
--      <match type="string" value="matroska" offset="8"/>
--    </magic>
-     <glob pattern="*.mka"/>
-+    <sub-class-of type="application/x-matroska"/>
-   </mime-type>
-   <mime-type type="text/x-ocl">
-     <_comment>OCL file</_comment>
+--- freedesktop.org.xml.in.orig	2008-05-28 16:22:26.209712547 +0200
++++ freedesktop.org.xml.in	2008-05-28 16:24:01.886194962 +0200
+@@ -1902,20 +1902,21 @@
+       <match type="string" value="mBIN" offset="102"/>
+     </magic>
+   </mime-type>
+-  <mime-type type="video/x-matroska">
+-    <_comment>Matroska video</_comment>
++  <mime-type type="application/x-matroska">
++    <_comment>Matroska stream</_comment>
+     <magic priority="50">
+       <match type="string" value="matroska" offset="8"/>
+     </magic>
++  </mime-type>
++  <mime-type type="video/x-matroska">
++    <_comment>Matroska video</_comment>
+     <glob pattern="*.mkv"/>
+-    <alias type="application/x-matroska"/>
++    <sub-class-of type="application/x-matroska"/>
+   </mime-type>
+   <mime-type type="audio/x-matroska">
+     <_comment>Matroska audio</_comment>
+-    <magic priority="50">
+-      <match type="string" value="matroska" offset="8"/>
+-    </magic>
+     <glob pattern="*.mka"/>
++    <sub-class-of type="application/x-matroska"/>
+   </mime-type>
+   <mime-type type="text/x-ocl">
+     <_comment>OCL file</_comment>


More information about the maemo-commits mailing list