[MPlayer-DOCS] CVS: main/help help_mp-en.h,1.245,1.246

Alban Bedel CVS syncmail at mplayerhq.hu
Mon Apr 24 21:14:18 CEST 2006


CVS change done by Alban Bedel CVS

Update of /cvsroot/mplayer/main/help
In directory mail:/var2/tmp/cvs-serv10362/help

Modified Files:
	help_mp-en.h 
Log Message:
MSGTR_LIBVO_MGA_InvalidOutputFormat was missing in one of the last commits.


Index: help_mp-en.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-en.h,v
retrieving revision 1.245
retrieving revision 1.246
diff -u -r1.245 -r1.246
--- help_mp-en.h	24 Apr 2006 10:24:56 -0000	1.245
+++ help_mp-en.h	24 Apr 2006 19:14:16 -0000	1.246
@@ -1572,6 +1572,7 @@
 #define MSGTR_LIBVO_MGA_CouldNotGetLumaValuesFromTheKernelModule "Could not get luma values from the kernel module!\n"
 #define MSGTR_LIBVO_MGA_CouldNotSetLumaValuesFromTheKernelModule "Could not set luma values from the kernel module!\n"
 #define MSGTR_LIBVO_MGA_ScreenWidthHeightUnknown "Screen width/height unknown!\n"
+#define MSGTR_LIBVO_MGA_InvalidOutputFormat "mga: invalid output format %0X\n"
 #define MSGTR_LIBVO_MGA_MgaInvalidOutputFormat "Invalid output format %0X.\n"
 #define MSGTR_LIBVO_MGA_IncompatibleDriverVersion "Your mga_vid driver version is incompatible with this MPlayer version!\n"
 #define MSGTR_LIBVO_MGA_UsingBuffers "Using %d buffers.\n"




More information about the MPlayer-DOCS mailing list