[MPlayer-DOCS] CVS: main/help help_mp-en.h,1.135,1.136

Diego Biurrun CVS syncmail at mplayerhq.hu
Sun Sep 26 00:18:43 CEST 2004


CVS change done by Diego Biurrun CVS

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

Modified Files:
	help_mp-en.h 
Log Message:
printf --> mp_msg conversion in ao_plugin
patch by Reynaldo H. Verdejo Pinochet <reynaldo at opendot dot cl>


Index: help_mp-en.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-en.h,v
retrieving revision 1.135
retrieving revision 1.136
diff -u -r1.135 -r1.136
--- help_mp-en.h	25 Sep 2004 16:10:54 -0000	1.135
+++ help_mp-en.h	25 Sep 2004 22:18:41 -0000	1.136
@@ -900,3 +900,6 @@
 #define MSGTR_AO_ALSA5_WriteErrorAfterReset "[AO ALSA5] alsa-play: write error after reset: %s - giving up.\n"
 #define MSGTR_AO_ALSA5_OutPutError "[AO ALSA5] alsa-play: output error: %s\n"
 
+// ao_plugin.c
+
+#define MSGTR_AO_PLUGIN_InvalidPlugin "[AO PLUGIN] invalid plugin: %s\n"




More information about the MPlayer-DOCS mailing list