[vlc-devel] commit: [Win32] Activate ActiveX by default since now it works. ( Jean-Baptiste Kempf )
git version control
git at videolan.org
Wed Dec 17 22:13:46 CET 2008
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Wed Dec 17 22:08:37 2008 +0100| [3b0d684163f2309f05d6ab21dfb0044d264119db] | committer: Jean-Baptiste Kempf
[Win32] Activate ActiveX by default since now it works.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3b0d684163f2309f05d6ab21dfb0044d264119db
---
extras/package/win32/vlc.win32.nsi.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/extras/package/win32/vlc.win32.nsi.in b/extras/package/win32/vlc.win32.nsi.in
index 6e99b9a..ba48fbf 100644
--- a/extras/package/win32/vlc.win32.nsi.in
+++ b/extras/package/win32/vlc.win32.nsi.in
@@ -547,7 +547,7 @@ Section /o $Name_Section03 SEC03
SectionEnd
-Section /o $Name_Section04 SEC04
+Section $Name_Section04 SEC04
SectionIn 3
SetOutPath "$INSTDIR"
!insertmacro OpenUninstallLog
More information about the vlc-devel
mailing list