diff options
author | Uoti Urpala <uau@symbol.nonexistent.invalid> | 2008-07-30 16:39:24 +0300 |
---|---|---|
committer | Uoti Urpala <uau@symbol.nonexistent.invalid> | 2008-07-30 16:39:24 +0300 |
commit | 04f3909a724a06ca5a5a3921061f2ba9fb9d8787 (patch) | |
tree | b09b4c45898be2754f156ebba16fa1054f42788d /help/help_mp-pt_BR.h | |
parent | 3a69d65f8d07c54f4c9eb2d9c89ab50e35d0a50d (diff) | |
parent | 1fdf02e6fbd896c8fcce03992ecdf36144d85714 (diff) | |
download | mpv-04f3909a724a06ca5a5a3921061f2ba9fb9d8787.tar.bz2 mpv-04f3909a724a06ca5a5a3921061f2ba9fb9d8787.tar.xz |
Merge svn changes up to r27374
Conflicts:
cfg-common-opts.h
cfg-mplayer.h
command.c
configure
libmpcodecs/dec_video.c
libmpcodecs/vd.c
libmpcodecs/vf_vo.c
libmpdemux/demuxer.h
libmpdemux/stheader.h
mp_core.h
mplayer.c
stream/stream_radio.c
Diffstat (limited to 'help/help_mp-pt_BR.h')
-rw-r--r-- | help/help_mp-pt_BR.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/help_mp-pt_BR.h b/help/help_mp-pt_BR.h index bb1cc5de47..a133e6cd69 100644 --- a/help/help_mp-pt_BR.h +++ b/help/help_mp-pt_BR.h @@ -18,7 +18,7 @@ static char help_text[]= " vcd://<numtrilha> reproduz trilha de VCD (Video CD) do dispositivo em vez de um\n" " arquivo\n" #endif -#ifdef USE_DVDREAD +#ifdef CONFIG_DVDREAD " dvd://<numtítilo> reproduz título de DVD do dispositivo em vez de um arquivo\n" " -alang/-slang seleciona o idioma/legenda do DVD (pelo código país de duas\n" " letras)\n" |