Commit ba5cd4c7 authored by Antoine Cellerier's avatar Antoine Cellerier

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

parent c2dfdd4b
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment