mirror of
https://github.com/videolan/vlc.git
synced 2024-12-04 07:15:24 +08:00
Don't put --intf wx in the desktop VLC shortcut
This commit is contained in:
parent
c2dfdd4b13
commit
ba5cd4c71f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user