[vlc-commits] [Git][videolan/npapi-vlc][master] activex: fix malformed VERSIONINFO structure (refs #17090)

Jean-Baptiste Kempf gitlab at videolan.org
Thu Jun 30 09:18:52 CEST 2016


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 <jb at videolan.org>

- - - - -


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-commits/attachments/20160630/40a48794/attachment.html>


More information about the vlc-commits mailing list