[MPlayer-DOCS] r35110 - trunk/help/help_mp-en.h

reimar subversion at mplayerhq.hu
Mon Aug 20 23:21:22 CEST 2012


Author: reimar
Date: Mon Aug 20 23:21:22 2012
New Revision: 35110

Log:
Add forgotten new help message.

Modified:
   trunk/help/help_mp-en.h

Modified: trunk/help/help_mp-en.h
==============================================================================
--- trunk/help/help_mp-en.h	Mon Aug 20 21:04:45 2012	(r35109)
+++ trunk/help/help_mp-en.h	Mon Aug 20 23:21:22 2012	(r35110)
@@ -1201,6 +1201,7 @@ static const char help_text[]=
 // 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 ========================


More information about the MPlayer-DOCS mailing list