Fixed minor type (mvp -> mpv)

This commit is contained in:
Nikolaj Olsson 2016-02-28 07:59:13 +01:00
parent d01c9efe9f
commit d03d60fada
2 changed files with 2 additions and 2 deletions

View File

@ -1573,7 +1573,7 @@ can edit in same subtitle file (collaboration)</Information>
<DirectShowDescription>quartz.dll in system32 folder</DirectShowDescription>
<MpcHc>MPC-HC</MpcHc>
<MpcHcDescription>Media Player Classic - Home Cinema</MpcHcDescription>
<MpvPlayer>mvp</MpvPlayer>
<MpvPlayer>mpv</MpvPlayer>
<MpvPlayerDescription>https://mpv.io/ - free, open source, and cross-platform media player</MpvPlayerDescription>
<VlcMediaPlayer>VLC media player</VlcMediaPlayer>
<VlcMediaPlayerDescription>libvlc.dll from VLC media player 1.1.0 or newer</VlcMediaPlayerDescription>

View File

@ -1852,7 +1852,7 @@ can edit in same subtitle file (collaboration)",
DirectShowDescription = "quartz.dll in system32 folder",
MpcHc = "MPC-HC",
MpcHcDescription = "Media Player Classic - Home Cinema",
MpvPlayer = "mvp",
MpvPlayer = "mpv",
MpvPlayerDescription = "https://mpv.io/ - free, open source, and cross-platform media player",
VlcMediaPlayer = "VLC media player",
VlcMediaPlayerDescription = "libvlc.dll from VLC media player 1.1.0 or newer",