aboutsummaryrefslogtreecommitdiff
path: root/tools/windows
diff options
context:
space:
mode:
authorCastagnaIT <gottardo.stefano.83@gmail.com>2021-10-26 16:24:38 +0200
committerCastagnaIT <gottardo.stefano.83@gmail.com>2021-10-26 16:24:38 +0200
commit6eb770bf08ebed7b3f125e5faed46ab46337fe1c (patch)
tree36997062e62e8d67e7e383642074cbbefd1cb442 /tools/windows
parent3f8c9144115d8fb473c273e1d4e26224bd77ba07 (diff)
[Subtitles][Webvtt] Implemented WebVTT parser
Diffstat (limited to 'tools/windows')
-rw-r--r--tools/windows/packaging/uwp/package.appxmanifest.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/windows/packaging/uwp/package.appxmanifest.in b/tools/windows/packaging/uwp/package.appxmanifest.in
index 08291e3d9d..be0705ebbd 100644
--- a/tools/windows/packaging/uwp/package.appxmanifest.in
+++ b/tools/windows/packaging/uwp/package.appxmanifest.in
@@ -196,6 +196,7 @@
<uap:FileType>.smi</uap:FileType>
<uap:FileType>.srt</uap:FileType>
<uap:FileType>.ssa</uap:FileType>
+ <uap:FileType>.vtt</uap:FileType>
<uap:FileType>.sub</uap:FileType>
<uap:FileType>.text</uap:FileType>
<uap:FileType>.txt</uap:FileType>