From e080febb5d425f77b8db2940cec585108572fd89 Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 27 Oct 2003 00:23:39 +0000 Subject: [PATCH] _ ---> - in option names, approved by Alex. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11283 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/de/mplayer.1 | 8 ++++---- DOCS/man/en/mplayer.1 | 12 ++++++------ DOCS/man/es/mplayer.1 | 12 ++++++------ DOCS/man/fr/mplayer.1 | 12 ++++++------ DOCS/man/hu/mplayer.1 | 12 ++++++------ DOCS/man/pl/mplayer.1 | 8 ++++---- DOCS/man/zh/mplayer.1 | 8 ++++---- cfg-common.h | 12 ++++++------ cfg-mplayer.h | 11 ++++++----- 9 files changed, 48 insertions(+), 47 deletions(-) diff --git a/DOCS/man/de/mplayer.1 b/DOCS/man/de/mplayer.1 index 0268440ef4..cf692ec455 100644 --- a/DOCS/man/de/mplayer.1 +++ b/DOCS/man/de/mplayer.1 @@ -1561,12 +1561,12 @@ Verzeichnis, in dem die JPEG-Bilder gespeichert werden. .PD 1 . .TP -.B \-monitor_dotclock (nur bei fbdev und vesa) +.B \-monitor-dotclock (nur bei fbdev und vesa) Lies etc/\:example.conf und DOCS/\:video.html für weitere Erklärungen. .TP -.B \-monitor_hfreq (nur bei fbdev und vesa) +.B \-monitor-hfreq (nur bei fbdev und vesa) .TP -.B \-monitor_vfreq (nue bei fbdev und vesa) +.B \-monitor-vfreq (nue bei fbdev und vesa) .TP .B \-monitoraspect Gibt das Höhen-/Breitenverhältnis deines Monitors oder Fernsehers an. @@ -1620,7 +1620,7 @@ Wenn du einen Ausgabetreiber verwendest, der nichts Bildschirmauflösung weiß (fbdev/\:x11 und/\:oder TV-Ausgang), dann kannst du hiermit die horizontale und vertikale Auflösung angeben. .TP -.B \-stop_xscreensaver +.B \-stop-xscreensaver Deaktiviert den Bildschirmschoner beim Start von MPlayer und aktiviert ihn beim Beenden wieder. .TP diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index f4e79cacf2..8b70f791a4 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -1146,7 +1146,7 @@ bold black outline .PD 1 . .TP -.B \-flip_hebrew +.B \-flip-hebrew Turns on flipping subtitles using FriBiDi. .TP .B \-font @@ -1174,7 +1174,7 @@ The \-subfont-* options are available only with FreeType support compiled in. Display only "forced subtitles" for the DVD subtitle stream selected by e.g. \-slang. .TP -.B \-fribidi_charset +.B \-fribidi-charset Specifies the charset that will be passed to FriBiDi when decoding a non-UTF8 subtitles. Default is "ISO8859-8". .TP @@ -1770,13 +1770,13 @@ Directory to save the JPEG files .PD 1 . .TP -.B \-monitor_dotclock (fbdev and vesa only) +.B \-monitor-dotclock (fbdev and vesa only) Look into etc/\:example.conf for further information and in DOCS/\:HTML/\:en/\:devices.html#video-dev. .TP -.B \-monitor_hfreq (fbdev and vesa only) +.B \-monitor-hfreq (fbdev and vesa only) .TP -.B \-monitor_vfreq (fbdev and vesa only) +.B \-monitor-vfreq (fbdev and vesa only) .TP .B \-monitoraspect Set aspect ratio of your monitor or TV screen. @@ -1826,7 +1826,7 @@ If you use an output driver which can't know the resolution of the screen (fbdev/\:x11 and/\:or TVout) this is where you can specify the horizontal and vertical resolution. .TP -.B \-stop_xscreensaver +.B \-stop-xscreensaver Turns off xscreensaver at startup and turns it on again on exit. .TP .B \-vm \ \ \ diff --git a/DOCS/man/es/mplayer.1 b/DOCS/man/es/mplayer.1 index 21ed4f319a..4d0a6e6ca6 100644 --- a/DOCS/man/es/mplayer.1 +++ b/DOCS/man/es/mplayer.1 @@ -1115,7 +1115,7 @@ l .PD 1 . .TP -.B \-flip_hebrew +.B \-flip-hebrew Activa inversión de subtítulos usando FriBiDi. .TP .B \-font @@ -1144,7 +1144,7 @@ Las opciones \-subfont-* est Muestra solo "subtítulos forzados" para el flujo de subtítulos de DVD seleccionado, p.e. \-slang. .TP -.B \-fribidi_charset +.B \-fribidi-charset Especifica el conjunto de caracteres que será pasado a FriBiDi cuando se decodifiquen subtítulos no-UTF8. Por defecto es "ISO8859-8". .TP @@ -1747,13 +1747,13 @@ Directorio donde se salvar .PD 1 . .TP -.B \-monitor_dotclock (fbdev y vesa solamente) +.B \-monitor-dotclock (fbdev y vesa solamente) Consulte en etc/\:example.conf para más información y en DOCS/\:HTML/\:es/\:devices.html#video-dev. .TP -.B \-monitor_hfreq (fbdev y vesa solamente) +.B \-monitor-hfreq (fbdev y vesa solamente) .TP -.B \-monitor_vfreq (fbdev y vesa solamente) +.B \-monitor-vfreq (fbdev y vesa solamente) .TP .B \-monitoraspect Establece la razón de aspecto de su monitor o pantalla de TV. @@ -1804,7 +1804,7 @@ Si usa un controlador de salida que no conoce la resoluci (fbdev/\:x11 y/\:o TVout) aquí es donde puede especificar la resolución horizontal y vertical. .TP -.B \-stop_xscreensaver +.B \-stop-xscreensaver Desactiva el protector de pantalla al comienzo y lo vuelve a activar al finalizar. .TP diff --git a/DOCS/man/fr/mplayer.1 b/DOCS/man/fr/mplayer.1 index a966e5146e..9d1446ca11 100644 --- a/DOCS/man/fr/mplayer.1 +++ b/DOCS/man/fr/mplayer.1 @@ -1134,7 +1134,7 @@ bordure noire .PD 1 . .TP -.B \-flip_hebrew +.B \-flip-hebrew Active les sous-titres bidirectionnels en utilisant FriBiDi. .TP .B \-font @@ -1160,7 +1160,7 @@ activ .PD 1 . .TP -.B \-fribidi_charset +.B \-fribidi-charset Spécifie le charset a passer à FriBiDi pour le décodage de sous-titres non-UTF8. La valeur par Défaut est "ISO8859-8". .TP @@ -1784,15 +1784,15 @@ R .PD 1 . .TP -.B \-monitor_dotclock (fbdev et vesa +.B \-monitor-dotclock (fbdev et vesa uniquement) Regardez dans etc/\:example.conf pour plus d'info, ainsi que dans DOCS/\:video.html. .TP -.B \-monitor_hfreq (fbdev et vesa +.B \-monitor-hfreq (fbdev et vesa uniquement) .TP -.B \-monitor_vfreq (fbdev et vesa uniquement) +.B \-monitor-vfreq (fbdev et vesa uniquement) .TP .B \-monitoraspect Fixe le rapport hauteur/largeur de votre moniteur ou de votre TV. @@ -1843,7 +1843,7 @@ Si vous utilisez un pilote de sortie qui ne conna (fbdev/\:x11 et/\:ou TVout) vous pouvez spécifier ici les résolutions horizontales et verticales. .TP -.B \-stop_xscreensaver +.B \-stop-xscreensaver Désactive xscreensaver au lancement et le réactive à la sortie. .TP .B \-vm \ \ \ diff --git a/DOCS/man/hu/mplayer.1 b/DOCS/man/hu/mplayer.1 index f7e1546d4d..0792175605 100644 --- a/DOCS/man/hu/mplayer.1 +++ b/DOCS/man/hu/mplayer.1 @@ -924,7 +924,7 @@ vastag fekete k .PD 1 . .TP -.B \-flip_hebrew +.B \-flip-hebrew Feliratok megfordítása FriBiDi-vel. .TP .B \-font <útvonal\ a\ font.desc\ filehoz> @@ -948,7 +948,7 @@ A \-subfont-* opci .PD 1 . .TP -.B \-fribidi_charset +.B \-fribidi-charset Nem UTF8 felirat esetén itt adható meg a FriBiDi-nek adandó karakterkészlet neve. Alapértelmezésben "ISO8859-8". .TP @@ -1551,12 +1551,12 @@ JPEG kimenet opci A használható opciók: [no]progressive, [no]baseline, optimize, smooth, quality és outdir. .TP -.B \-monitor_dotclock (csak fbdev és vesa) +.B \-monitor-dotclock (csak fbdev és vesa) Lásd az etc/\:example.conf és DOCS/\:video.html file-okat. .TP -.B \-monitor_hfreq (csak fbdev és vesa) +.B \-monitor-hfreq (csak fbdev és vesa) .TP -.B \-monitor_vfreq (csak fbdev és vesa) +.B \-monitor-vfreq (csak fbdev és vesa) .TP .B \-monitoraspect Monitor vagy TV képarányának megadása. @@ -1604,7 +1604,7 @@ Ha olyan video kimenetet haszn (fbdev/\:x11 és/\:vagy TV kimenet), itt lehet megadni annak horizontális és vertikális méreteit. .TP -.B \-stop_xscreensaver +.B \-stop-xscreensaver xscreensaver kikapcsolása a lejátszás indításakor, kilépéskor újraindítás. .TP .B \-vm \ \ \ diff --git a/DOCS/man/pl/mplayer.1 b/DOCS/man/pl/mplayer.1 index 5e15fdcb55..6a9f08f852 100644 --- a/DOCS/man/pl/mplayer.1 +++ b/DOCS/man/pl/mplayer.1 @@ -1548,12 +1548,12 @@ Katalog, gdzie zapisywa .PD 1 . .TP -.B \-monitor_dotclock (tylko fbdev i vesa) +.B \-monitor-dotclock (tylko fbdev i vesa) Zajrzyj do etc/\:example.conf po dalsze informacje i do DOCS/\:video.html. .TP -.B \-monitor_hfreq (tylko fbdev i vesa) +.B \-monitor-hfreq (tylko fbdev i vesa) .TP -.B \-monitor_vfreq (tylko fbdev i vesa) +.B \-monitor-vfreq (tylko fbdev i vesa) .TP .B \-monitoraspect Ustaw stosunek twojego monitora lub ekranu TV. @@ -1604,7 +1604,7 @@ Je ekranu (fbdev/\:x11 i/\:lub TVout) tutaj mo¿esz wybraæ pionow± i poziom± rozdzielczo¶æ. .TP -.B \-stop_xscreensaver +.B \-stop-xscreensaver Wy³±cz wygaszacz ekranu przy starcie i w³±cz go ponownie podczas wychodzenia. .TP .B \-vm \ \ \ diff --git a/DOCS/man/zh/mplayer.1 b/DOCS/man/zh/mplayer.1 index 9c9785bee2..d82c82ceab 100644 --- a/DOCS/man/zh/mplayer.1 +++ b/DOCS/man/zh/mplayer.1 @@ -1386,12 +1386,12 @@ Menu (Ĭ .PD 1 . .TP -.B \-monitor_dotclock (½öÓÃÓÚfbdevºÍvesa) +.B \-monitor-dotclock (½öÓÃÓÚfbdevºÍvesa) ²ì¿´etc/\:example.confºÍDOCS/\:video.htmlÀ´½øÒ»²½Á˽âÐÅÏ¢. .TP -.B \-monitor_hfreq <ˮƽƵÂÊ·¶Î§> (½öÓÃÓÚfbdevºÍvesa) +.B \-monitor-hfreq <ˮƽƵÂÊ·¶Î§> (½öÓÃÓÚfbdevºÍvesa) .TP -.B \-monitor_vfreq <´¹Ö±ÆµÂÊ·¶Î§> (½öÓÃÓÚfbdevºÍvesa) +.B \-monitor-vfreq <´¹Ö±ÆµÂÊ·¶Î§> (½öÓÃÓÚfbdevºÍvesa) .TP .B \-monitoraspect <³¤¿í±È> ÉèÖÃÄãµÄÏÔʾÆ÷»òµçÊÓÆÁÄ»µÄ³¤¿í±È, ²Î¼ûÓÃÓÚµçÓ°³¤¿í±ÈµÄ\-aspectÑ¡Ïî. @@ -1439,7 +1439,7 @@ xmga Èç¹ûÄãʹÓõÄÊä³öÇý¶¯ÎÞ·¨»ñµÃÆÁÄ»·Ö±æÂÊ(fbdev/\:x11ºÍ/\:»òÕß TVout)£¬ Äã¿ÉÒÔÔÚÕâÀïÉèÖÃˮƽºÍ´¹Ö±·Ö±æÂÊ. .TP -.B \-stop_xscreensaver +.B \-stop-xscreensaver ÔÚÆô¶¯ÊǹرÕxscreensaverÔÚÍ˳öʱÔÙ´ò¿ªËü. .TP .B \-vm diff --git a/cfg-common.h b/cfg-common.h index 1854090574..a7b236a928 100644 --- a/cfg-common.h +++ b/cfg-common.h @@ -208,13 +208,13 @@ #ifdef USE_SUB {"sub", &sub_name, CONF_TYPE_STRING_LIST, 0, 0, 0, NULL}, #ifdef USE_FRIBIDI - {"fribidi_charset", &fribidi_charset, CONF_TYPE_STRING, 0, 0, 0, NULL}, - {"flip_hebrew", &flip_hebrew, CONF_TYPE_FLAG, 0, 0, 1, NULL}, - {"noflip_hebrew", &flip_hebrew, CONF_TYPE_FLAG, 0, 1, 0, NULL}, + {"fribidi-charset", &fribidi_charset, CONF_TYPE_STRING, 0, 0, 0, NULL}, + {"flip-hebrew", &flip_hebrew, CONF_TYPE_FLAG, 0, 0, 1, NULL}, + {"noflip-hebrew", &flip_hebrew, CONF_TYPE_FLAG, 0, 1, 0, NULL}, #else - {"fribidi_charset", "MPlayer wasn't compiled with FriBiDi support\n", CONF_TYPE_PRINT, CONF_NOCFG, 0, 0, NULL}, - {"flip_hebrew", "MPlayer wasn't compiled with FriBiDi support\n", CONF_TYPE_PRINT, CONF_NOCFG, 0, 0, NULL}, - {"noflip_hebrew", "MPlayer wasn't compiled with FriBiDi support\n", CONF_TYPE_PRINT, CONF_NOCFG, 0, 0, NULL}, + {"fribidi-charset", "MPlayer wasn't compiled with FriBiDi support\n", CONF_TYPE_PRINT, CONF_NOCFG, 0, 0, NULL}, + {"flip-hebrew", "MPlayer wasn't compiled with FriBiDi support\n", CONF_TYPE_PRINT, CONF_NOCFG, 0, 0, NULL}, + {"noflip-hebrew", "MPlayer wasn't compiled with FriBiDi support\n", CONF_TYPE_PRINT, CONF_NOCFG, 0, 0, NULL}, #endif #ifdef USE_ICONV {"subcp", &sub_cp, CONF_TYPE_STRING, 0, 0, 0, NULL}, diff --git a/cfg-mplayer.h b/cfg-mplayer.h index 9db4da707b..1a1d78b70d 100644 --- a/cfg-mplayer.h +++ b/cfg-mplayer.h @@ -230,9 +230,9 @@ m_option_t mplayer_opts[]={ #endif #if defined(HAVE_FBDEV)||defined(HAVE_VESA) - {"monitor_hfreq", &monitor_hfreq_str, CONF_TYPE_STRING, 0, 0, 0, NULL}, - {"monitor_vfreq", &monitor_vfreq_str, CONF_TYPE_STRING, 0, 0, 0, NULL}, - {"monitor_dotclock", &monitor_dotclock_str, CONF_TYPE_STRING, 0, 0, 0, NULL}, + {"monitor-hfreq", &monitor_hfreq_str, CONF_TYPE_STRING, 0, 0, 0, NULL}, + {"monitor-vfreq", &monitor_vfreq_str, CONF_TYPE_STRING, 0, 0, 0, NULL}, + {"monitor-dotclock", &monitor_dotclock_str, CONF_TYPE_STRING, 0, 0, 0, NULL}, #endif #ifdef HAVE_FBDEV @@ -289,8 +289,9 @@ m_option_t mplayer_opts[]={ {"wid", &WinID, CONF_TYPE_INT, 0, 0, 0, NULL}, {"rootwin", &WinID, CONF_TYPE_FLAG, 0, -1, 0, NULL}, {"icelayer", "Use -fstype layer: instead. -icelayer was obsoleted\n", CONF_TYPE_PRINT, 0, 0, 0, NULL}, - {"stop_xscreensaver", &stop_xscreensaver, CONF_TYPE_FLAG, 0, 0, 1, NULL}, - {"nostop_xscreensaver", &stop_xscreensaver, CONF_TYPE_FLAG, 0, 1, 0, NULL}, + {"stop-xscreensaver", &stop_xscreensaver, CONF_TYPE_FLAG, 0, 0, 1, NULL}, + {"nostop-xscreensaver", &stop_xscreensaver, CONF_TYPE_FLAG, 0, 1, 0, NULL}, + {"stop_xscreensaver", "Use -stop-xscreensaver instead, options with _ have been obsoleted.\n", CONF_TYPE_PRINT, 0, 0, 0, NULL}, {"keepaspect", &vo_x11_keepaspect, CONF_TYPE_FLAG, 0, 0, 1, NULL}, {"nokeepaspect", &vo_x11_keepaspect, CONF_TYPE_FLAG, 0, 1, 0, NULL}, {"fstype", &vo_fstype_list, CONF_TYPE_STRING_LIST, 0, 0, 0, NULL},