[vlc-devel] [PATCH 3/3] Commenting out unused msgids

Jean-Baptiste Kempf jb at videolan.org
Fri Apr 26 12:45:55 CEST 2013


You should delete them

On 26 Apr, Christoph Miebach wrote :
>  #define KEYURI_TEXT N_("AES key URI to place in playlist")
> -#define KEYURI_LONGTEXT N_("Location from where client will retrieve the stream decryption key")
> +/*#define KEYURI_LONGTEXT N_("Location from where client will retrieve the stream decryption key")*/

I am surprised. The bug is probably in the code...

> -#define B_RDO_TEXT N_("RD based mode decision for B-frames")
> +/*#define B_RDO_TEXT N_("RD based mode decision for B-frames")*/

idem.

> -#define BIME_TEXT N_("Jointly optimize both MVs in B-frames")
> +/*#define BIME_TEXT N_("Jointly optimize both MVs in B-frames")*/
>  #define BIME_LONGTEXT N_( "Joint bidirectional motion refinement.")

idem.

> -#define DESKTOP_TEXT N_("Enable desktop mode ")
> +/*#define DESKTOP_TEXT N_("Enable desktop mode ")*/
>  #define DESKTOP_LONGTEXT N_(\
>      "The desktop mode allows you to display the video on the desktop.")

idem.

Best regards,

-- 
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device



More information about the vlc-devel mailing list