]> git.sesse.net Git - vlc/blobdiff - vlc.win32.nsi
* modules/demux/mp4/mp4.c: fixed bug with some HE-AAC audio tracks.
[vlc] / vlc.win32.nsi
index ee859c242b1b5dc8c9e30b28594d89eb921c753f..df09c49b5c617ea0cbf4c926f897067a57a2037c 100644 (file)
@@ -43,8 +43,8 @@ InstType "Full"
 \r
 ; MUI Settings\r
   !define MUI_ABORTWARNING\r
-  !define MUI_ICON "vlc48x48new.ico"\r
-  !define MUI_UNICON "vlc48x48new.ico"\r
+  !define MUI_ICON "vlc48x48.ico"\r
+  !define MUI_UNICON "vlc48x48.ico"\r
   !define MUI_COMPONENTSPAGE_SMALLDESC\r
 \r
 ; Installer pages\r
@@ -387,7 +387,7 @@ Section /o "ActiveX plugin" SEC04
 SectionEnd\r
 \r
 Section "Context Menus" SEC05\r
-  SectionIn 2 3\r
+  SectionIn 2 3\r
   !insertmacro MacroAllExtensions AddContextMenu\r
   !insertmacro AddContextMenu "Folder"\r
 SectionEnd\r