[vlc-devel] Re: [PATCH] bugfix: mosaic-[hv]border reversed

Antoine Cellerier dionoea at videolan.org
Wed Oct 4 22:52:29 CEST 2006


On Wed, Oct 04, 2006, Thomas Parmelan wrote:
> +    add_integer( CFG_PREFIX "borderw", 0, NULL, BORDERW_TEXT, BORDERW_LONGTEXT, VLC_TRUE );
> +        add_deprecated( CFG_PREFIX "vborder", VLC_FALSE );
> +    add_integer( CFG_PREFIX "borderh", 0, NULL, BORDERH_TEXT, BORDERH_LONGTEXT, VLC_TRUE );
> +        add_deprecated( CFG_PREFIX "hborder", VLC_FALSE );

Shouldn't the deprecated variables be inversed ?

-- 
Antoine Cellerier
dionoea

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list