diff help/help_mp-en.h @ 27341:e7c989f7a7c9

Start unifying names of internal preprocessor directives. Replace all USE_ prefixes by CONFIG_ prefixes to indicate options which are configurable.
author diego
date Wed, 30 Jul 2008 12:01:30 +0000
parents 66e998895707
children 14c5017f40d2
line wrap: on
line diff
--- a/help/help_mp-en.h	Wed Jul 30 11:48:01 2008 +0000
+++ b/help/help_mp-en.h	Wed Jul 30 12:01:30 2008 +0000
@@ -22,7 +22,7 @@
 #ifdef HAVE_VCD
 " vcd://<trackno>  play (S)VCD (Super Video CD) track (raw device, no mount)\n"
 #endif
-#ifdef USE_DVDREAD
+#ifdef CONFIG_DVDREAD
 " dvd://<titleno>  play DVD title from device instead of plain file\n"
 #endif
 " -alang/-slang    select DVD audio/subtitle language (by 2-char country code)\n"