Jean-Baptiste Kempf pushed to branch master at videolan / VLC Browser Plugins
Commits: 337d64da by Daniel Amm at 2016-06-30T09:18:26+02:00 activex: fix malformed VERSIONINFO structure (refs #17090) Signed-off-by: Jean-Baptiste Kempf <[email protected]> - - - - - 1 changed file: - activex/axvlc_rc.rc.in Changes: ===================================== activex/axvlc_rc.rc.in ===================================== --- a/activex/axvlc_rc.rc.in +++ b/activex/axvlc_rc.rc.in @@ -27,7 +27,7 @@ BEGIN END BLOCK "VarFileInfo" BEGIN - VALUE "Translation", 0x409, 1200 + VALUE "Translation", 0x409, 1252 END END View it on GitLab: https://code.videolan.org/videolan/npapi-vlc/commit/337d64dab0b61d3f537ff4ddf4ce6fb1abe4b08c
_______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
