diff help/help_mp-en.h @ 31364:317649676214

Rename libvo/mga_common.c --> libvo/mga_template.c. This file is not compiled but just #included and all other similar files follow the naming scheme of having a "_template.c" suffix.
author diego
date Wed, 16 Jun 2010 13:55:09 +0000
parents 168e89b341b1
children a9475c68aa47
line wrap: on
line diff
--- a/help/help_mp-en.h	Wed Jun 16 13:14:29 2010 +0000
+++ b/help/help_mp-en.h	Wed Jun 16 13:55:09 2010 +0000
@@ -946,7 +946,7 @@
 #define MSGTR_LIBVO_MGA_AspectResized "[VO_MGA] aspect(): resized to %dx%d.\n"
 #define MSGTR_LIBVO_MGA_Uninit "[VO] uninit!\n"
 
-// mga_common.c
+// mga_template.c
 #define MSGTR_LIBVO_MGA_ErrorInConfigIoctl "[MGA] error in mga_vid_config ioctl (wrong mga_vid.o version?)"
 #define MSGTR_LIBVO_MGA_CouldNotGetLumaValuesFromTheKernelModule "[MGA] Could not get luma values from the kernel module!\n"
 #define MSGTR_LIBVO_MGA_CouldNotSetLumaValuesFromTheKernelModule "[MGA] Could not set luma values from the kernel module!\n"