git.videolan.org
/
vlc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c59b997
)
Don't install mozilla plugin in recommended/default settings on windows. The NSIS...
author
Antoine Cellerier
<dionoea@videolan.org>
Mon, 4 Dec 2006 21:12:19 +0000
(21:12 +0000)
committer
Antoine Cellerier
<dionoea@videolan.org>
Mon, 4 Dec 2006 21:12:19 +0000
(21:12 +0000)
vlc.win32.nsi.in
patch
|
blob
|
history
diff --git
a/vlc.win32.nsi.in
b/vlc.win32.nsi.in
index
7469f43
..
085599b
100644
(file)
--- a/
vlc.win32.nsi.in
+++ b/
vlc.win32.nsi.in
@@
-436,8
+436,8
@@
Section "Desktop Shortcut" SEC02b
"$INSTDIR\vlc.exe" ""
\r
SectionEnd
\r
\r
-Section "Mozilla plugin" SEC03
\r
- SectionIn
1
3
\r
+Section
/o
"Mozilla plugin" SEC03
\r
+ SectionIn 3
\r
\r
!insertmacro OpenUninstallLog
\r
!insertmacro InstallFolder mozilla
\r