[vlc-devel] [PATCH] Win32 installer: change "I agree" button to "Next" in license page

Jean-Baptiste Kempf jb at videolan.org
Mon Aug 4 18:21:27 CEST 2008


Hello,


  This is a Request For Comments.

  If I understand correctly the GPL, you don't need to agree to the
  license in order to use VLC media player.
  Therefore, this changes the Agree button in a Next Button.

  But, I can understand if we want to let the agree button.

  Vote ?

On Mon, Aug 04, 2008 at 06:03:11PM +0200, Pauline Castets wrote :
> ---
>  extras/package/win32/vlc.win32.nsi.in |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/extras/package/win32/vlc.win32.nsi.in b/extras/package/win32/vlc.win32.nsi.in
> index 5a30f7e..a58bfc9 100644
> --- a/extras/package/win32/vlc.win32.nsi.in
> +++ b/extras/package/win32/vlc.win32.nsi.in
> @@ -65,6 +65,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
> -- 
> 1.5.4.3
> 
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel

-- 
Best Regards,

-- 
Jean-Baptiste Kempf
http://www.jbkempf.com/



More information about the vlc-devel mailing list