diff help/help_mp-sv.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 c2fffa420e97
children 5fe6a8adf569
line wrap: on
line diff
--- a/help/help_mp-sv.h	Wed Jul 30 11:48:01 2008 +0000
+++ b/help/help_mp-sv.h	Wed Jul 30 12:01:30 2008 +0000
@@ -13,7 +13,7 @@
 #ifdef HAVE_VCD
 " vcd://<spårnr>      spela (S)VCD (Super Video CD) spår (rå enhet, ingen montering)\n"
 #endif
-#ifdef USE_DVDREAD
+#ifdef CONFIG_DVDREAD
 " dvd://<titlenr>     spela DVD titel från enhet istället för ifrån en enkel fil\n"
 " -alang/-slang       välj DVD audio/textningsspråk (m.h.a. ett 2-teckens landskod)\n"
 #endif