diff options
Diffstat (limited to 'help/help_mp-bg.h')
-rw-r--r-- | help/help_mp-bg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/help_mp-bg.h b/help/help_mp-bg.h index 47e393b1be..cd989fe00b 100644 --- a/help/help_mp-bg.h +++ b/help/help_mp-bg.h @@ -12,7 +12,7 @@ static char help_text[]= "Основни опции: (пълният списък е в ръководството - 'man mplayer')\n" " -vo <дрв[:устр]> избор на видео драйвер & устройство ('-vo help' дава списък)\n" " -ao <дрв[:устр]> избор на звуков драйвер & устройство ('-ao help' дава списък)\n" -#ifdef HAVE_VCD +#ifdef CONFIG_VCD " vcd://<пътечка> пуска (S)VCD (Super Video CD) пътечка (без монтиране!)\n" #endif #ifdef CONFIG_DVDREAD |