[vlc-devel] commit: win installer: partially revert [ 902be08a04ac4d05c280a99a9c0149292301a969]. That option is saved, and I agree with courmisch that the question needs to be asked again. ( Derk-Jan Hartman )

Derk-Jan Hartman hartman at videolan.org
Thu Jul 24 15:47:30 CEST 2008


P.S. i removed --save-config from that line, since --reset-config does  
an implied --save-config

DJ

On 24 jul 2008, at 15:30, git version control wrote:
> vlc | branch: master | Derk-Jan Hartman <hartman at videolan.org> | Thu  
> Jul 24 15:31:41 2008 +0200| [4a6b8ccce6369567aa547bd01b4b8d8337d08cbb]
>
> win installer: partially revert  
> [902be08a04ac4d05c280a99a9c0149292301a969]. That option is saved,  
> and I agree with courmisch that the question needs to be asked again.
>
>> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4a6b8ccce6369567aa547bd01b4b8d8337d08cbb
> ---
>
> extras/package/win32/vlc.win32.nsi.in |    2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/extras/package/win32/vlc.win32.nsi.in b/extras/package/ 
> win32/vlc.win32.nsi.in
> index 564bb6a..92f2a52 100644
> --- a/extras/package/win32/vlc.win32.nsi.in
> +++ b/extras/package/win32/vlc.win32.nsi.in
> @@ -468,7 +468,7 @@ Section "Start Menu Shortcut" SEC02a
>   CreateShortCut "$SMPROGRAMS\VideoLAN\Quick Settings\Video\Set  
> Video mode to OpenGL.lnk" \
>     "$INSTDIR\vlc.exe" "--vout opengl --overlay --save-config vlc:// 
> quit"
>   CreateShortCut "$SMPROGRAMS\VideoLAN\Quick Settings\Reset VLC  
> media player preferences and cache files.lnk" \
> -    "$INSTDIR\vlc.exe" "--reset-config --reset-plugins-cache --save- 
> config --no-qt-privacy-ask vlc://quit"
> +    "$INSTDIR\vlc.exe" "--reset-config --reset-plugins-cache vlc:// 
> quit"
>   CreateShortCut "$SMPROGRAMS\VideoLAN\Documentation.lnk" \
>     "$INSTDIR\Documentation.url"
>   CreateShortCut "$SMPROGRAMS\VideoLAN\Release Notes.lnk" \
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
>




More information about the vlc-devel mailing list