diff help/help_mp-en.h @ 21290:efc774a1e5a4

fix compilation for win32 dll codec support for intel osx
author nplourde
date Mon, 27 Nov 2006 02:44:06 +0000
parents 23a5708ba3ba
children d78e7d5bc6d5
line wrap: on
line diff
--- a/help/help_mp-en.h	Mon Nov 27 02:20:15 2006 +0000
+++ b/help/help_mp-en.h	Mon Nov 27 02:44:06 2006 +0000
@@ -1924,6 +1924,11 @@
 "[VO_XV] See 'mplayer -vo help' for other (non-xv) video out drivers.\n"\
 "[VO_XV] Try -vo x11.\n"
 
+
+// loader/ldt_keeper.c
+
+#define MSGTR_LOADER_DYLD_Warning "WARNING: Attempting to use DLL codecs but environment variable DYLD_BIND_AT_LAUNCH not set.\nThis will likely crash.\n"
+
 // stream/stream_radio.c
 
 #define MSGTR_RADIO_ChannelNamesDetected "[radio] Radio channel names detected.\n"