diff help/help_mp-zh_TW.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 0cc374df25e6
children 5fe6a8adf569
line wrap: on
line diff
--- a/help/help_mp-zh_TW.h	Wed Jul 30 11:48:01 2008 +0000
+++ b/help/help_mp-zh_TW.h	Wed Jul 30 12:01:30 2008 +0000
@@ -18,7 +18,7 @@
 #ifdef HAVE_VCD
 " vcd://<trackno>  播放 (S)VCD 軌迹號 (原始設備, 無需安挂)\n"
 #endif
-#ifdef USE_DVDREAD
+#ifdef CONFIG_DVDREAD
 " dvd://<titleno>  從設備而不是普通文件上播放 DVD 標題號\n"
 " -alang/-slang    選擇 DVD 音軌/字幕的語言(使用兩字符的國家代號)\n"
 #endif