summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en
diff options
context:
space:
mode:
authorUoti Urpala <uau@glyph.nonexistent.invalid>2010-03-28 14:49:09 +0300
committerUoti Urpala <uau@glyph.nonexistent.invalid>2010-04-01 13:09:32 +0300
commit97db8519c8f64dc8b0163b1eff6cbe4d6fe75c11 (patch)
treea8c19ec3aee99d12ba30a6b88256e2dd3e0629ef /DOCS/man/en
parentfaea4ef439b92972e01cade158ca9bff839e297b (diff)
downloadmpv-97db8519c8f64dc8b0163b1eff6cbe4d6fe75c11.tar.bz2
mpv-97db8519c8f64dc8b0163b1eff6cbe4d6fe75c11.tar.xz
build: create and install .mo translation files
If --enable-translation was specified to configure, build and install .mo files for the selected message language(s). The languages enabled can be chosen with the --language-msg option; by default all available ones will be installed. The .po source files for available languages are seached under the po/ subdirectory; at the moment that subdirectory is not included in the sources so no languages will be enabled unless you add the actual translations before running configure. The .mo files are created in the locale/ subdirectory when compiling. By default MPlayer will only look for them in the installed location, so the newly compiled .mo files will not be found if you run MPlayer without installing. You can set the MPLAYER_LOCALEDIR environment variable to point to the locale/ directory to test the translations without installing.
Diffstat (limited to 'DOCS/man/en')
-rw-r--r--DOCS/man/en/mplayer.14
1 files changed, 4 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index e542154378..891e4bf9fc 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -11114,6 +11114,10 @@ A value of "noconv" means no conversion.
Directory where MPlayer looks for user settings.
.
.TP
+.B MPLAYER_LOCALEDIR
+Directory where MPlayer looks for gettext translation files (if enabled).
+.
+.TP
.B MPLAYER_VERBOSE (also see \-v and \-msglevel)
Set the initial verbosity level across all message modules (default: 0).
The resulting verbosity corresponds to that of \-msglevel 5 plus the