]> git.sesse.net Git - vlc/commitdiff
Win32 installer: change "I agree" button to "Next" in license page
authorPauline Castets <pcastets@actech-innovation.com>
Mon, 4 Aug 2008 16:03:11 +0000 (18:03 +0200)
committerRafaël Carré <rafael.carre@gmail.com>
Thu, 29 Oct 2009 17:27:37 +0000 (18:27 +0100)
Signed-off-by: Rafaël Carré <rafael.carre@gmail.com>
extras/package/win32/vlc.win32.nsi.in

index ae341f5042d96383315504f9a004966d68ddd52f..ce3469f3cda434e3f47d9011cbf29581308a6338 100644 (file)
@@ -66,6 +66,7 @@ InstType $Name_InstTypeFull
     !define MUI_WELCOMEPAGE_TITLE_3LINES
     !insertmacro MUI_PAGE_WELCOME
   ; License page
+    !define MUI_LICENSEPAGE_BUTTON $(^NextBtn)
     !insertmacro MUI_PAGE_LICENSE "COPYING.txt"
   ; Components page
     !insertmacro MUI_PAGE_COMPONENTS