blob: 87526e41f892f6bf3cea150e9164a991f358a921 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
--- src/subtitlecomposer.xml.orig 2023-04-04 01:59:38 UTC
+++ src/subtitlecomposer.xml
@@ -119,14 +119,4 @@
</magic>
<glob pattern="*.sym"/>
</mime-type>
-
- <mime-type type="subpicture/x-pgs">
- <comment>PGS subtitles</comment>
- <sub-class-of type="application/octet-stream"/>
- <generic-icon name="text-x-generic"/>
- <magic priority="50">
- <match type="big32" value="0x50470000" mask="0xffffff00" offset="0"/>
- </magic>
- <glob pattern="*.sup"/>
- </mime-type>
</mime-info>
|