Mercurial > mplayer.hg
changeset 35016:772f245b011b
Add forgotten new help message.
author | reimar |
---|---|
date | Mon, 20 Aug 2012 21:21:22 +0000 |
parents | 906125680c06 |
children | 2136289a9c39 |
files | help/help_mp-en.h |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/help/help_mp-en.h Mon Aug 20 19:04:45 2012 +0000 +++ b/help/help_mp-en.h Mon Aug 20 21:21:22 2012 +0000 @@ -1201,6 +1201,7 @@ // old vo drivers that have been replaced #define MSGTR_VO_PGM_HasBeenReplaced "The pgm video output driver has been replaced by -vo pnm:pgmyuv.\n" #define MSGTR_VO_MD5_HasBeenReplaced "The md5 video output driver has been replaced by -vo md5sum.\n" +#define MSGTR_VO_GL2_HasBeenRenamed "The gl2 video output driver has been renamed to -vo gl_tiled, but you really should be using -vo gl instead.\n" // ======================= audio output drivers ========================