[MPlayer-DOCS] CVS: main/help help_mp-en.h,1.120,1.121
Diego Biurrun CVS
syncmail at mplayerhq.hu
Tue Jul 6 13:14:31 CEST 2004
CVS change done by Diego Biurrun CVS
Update of /cvsroot/mplayer/main/help
In directory mail:/var2/tmp/cvs-serv26416/help
Modified Files:
help_mp-en.h
Log Message:
Console message corrected and moved to help_mp-en.h.
Index: help_mp-en.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-en.h,v
retrieving revision 1.120
retrieving revision 1.121
diff -u -r1.120 -r1.121
--- help_mp-en.h 28 Jun 2004 21:18:53 -0000 1.120
+++ help_mp-en.h 6 Jul 2004 11:14:29 -0000 1.121
@@ -360,6 +360,11 @@
#define MSGTR_MovieAspectIsSet "Movie-Aspect is %.2f:1 - prescaling to correct movie aspect.\n"
#define MSGTR_MovieAspectUndefined "Movie-Aspect is undefined - no prescaling applied.\n"
+// vd_dshow.c, vd_dmo.c
+#define MSGTR_DownloadCodecPackage "You need to upgrade/install the binary codecs package.\nGo to http://mplayerhq.hu/homepage/dload.html\n"
+#define MSGTR_DShowInitOK "INFO: Win32/DShow video codec init OK.\n"
+#define MSGTR_DMOInitOK "INFO: Win32/DMO video codec init OK.\n"
+
// x11_common.c
#define MSGTR_EwmhFullscreenStateFailed "\nX11: Couldn't send EWMH fullscreen Event!\n"
More information about the MPlayer-DOCS
mailing list