Don't put --intf wx in the desktop VLC shortcut

This commit is contained in:
Antoine Cellerier 2006-05-07 22:48:27 +00:00
parent c2dfdd4b13
commit ba5cd4c71f

View File

@ -409,7 +409,7 @@ SectionEnd
Section "Desktop Shortcut" SEC02b
SectionIn 1 2 3
CreateShortCut "$DESKTOP\VLC media player.lnk" \
"$INSTDIR\vlc.exe" "--intf wx"
"$INSTDIR\vlc.exe" ""
SectionEnd
Section /o "Mozilla plugin" SEC03