forked from mia/Aegisub
Change the default subtitles provider on Windows to "CSRI/vsfilter_aegisub"
Originally committed to SVN as r6701.
This commit is contained in:
parent
ed27a4eaa4
commit
20a31f8e32
1 changed files with 1 additions and 1 deletions
|
@ -3,6 +3,6 @@
|
||||||
"Player" : "DirectSound"
|
"Player" : "DirectSound"
|
||||||
},
|
},
|
||||||
"Subtitle" : {
|
"Subtitle" : {
|
||||||
"Provider" : "CSRI/vsfilter_textsub"
|
"Provider" : "CSRI/vsfilter_aegisub"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue