From: Pauline Castets Date: Mon, 4 Aug 2008 16:03:11 +0000 (+0200) Subject: Win32 installer: change "I agree" button to "Next" in license page X-Git-Tag: 1.1.0-ff~2664 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=c07d72146286da935a04be579d6b60bf633cbceb;p=vlc Win32 installer: change "I agree" button to "Next" in license page Signed-off-by: Rafaël Carré --- diff --git a/extras/package/win32/vlc.win32.nsi.in b/extras/package/win32/vlc.win32.nsi.in index ae341f5042..ce3469f3cd 100644 --- a/extras/package/win32/vlc.win32.nsi.in +++ b/extras/package/win32/vlc.win32.nsi.in @@ -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