]> git.sesse.net Git - vlc/commitdiff
Don't put --intf wx in the desktop VLC shortcut
authorAntoine Cellerier <dionoea@videolan.org>
Sun, 7 May 2006 22:48:27 +0000 (22:48 +0000)
committerAntoine Cellerier <dionoea@videolan.org>
Sun, 7 May 2006 22:48:27 +0000 (22:48 +0000)
vlc.win32.nsi.in

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