Commit b1d06242 authored by David Fuhrmann's avatar David Fuhrmann

macosx: add tp file extension (close #15329)

tp is another extension for ts.
parent 8fb13a45
......@@ -912,6 +912,7 @@
</array>
<key>CFBundleTypeExtensions</key>
<array>
<string>tp</string>
<string>ts</string>
<string>m2ts</string>
<string>mts</string>
......@@ -2218,6 +2219,7 @@
<array>
<string>m2p</string>
<string>ps</string>
<string>tp</string>
<string>ts</string>
<string>m2ts</string>
<string>mts</string>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment