From 4b141479da70665db8d5780c9ca9e430c9dd1f09 Mon Sep 17 00:00:00 2001 From: diego Date: Wed, 30 Jul 2008 12:01:30 +0000 Subject: Start unifying names of internal preprocessor directives. Replace all USE_ prefixes by CONFIG_ prefixes to indicate options which are configurable. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27373 b3059339-0415-0410-9bf9-f77b7e298cf2 --- help/help_mp-zh_CN.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'help/help_mp-zh_CN.h') diff --git a/help/help_mp-zh_CN.h b/help/help_mp-zh_CN.h index 37e8ac538a..05e7ae8d36 100644 --- a/help/help_mp-zh_CN.h +++ b/help/help_mp-zh_CN.h @@ -26,7 +26,7 @@ static char help_text[]= #ifdef HAVE_VCD " vcd://<曲目号> 播放 (S)VCD(超级VCD)曲目(无格式设备,无需装载)\n" #endif -#ifdef USE_DVDREAD +#ifdef CONFIG_DVDREAD " dvd://<标题号> 从设备而不是从普通文件上播放 DVD 标题\n" #endif " -alang/-slang 选择 DVD 音频/字幕的语言(使用两字符的国家代号)\n" -- cgit v1.2.3