This is an automated email from the git hooks/post-receive script. detiste-guest pushed a commit to branch master in repository game-data-packager.
commit 68f96ae4267659493e60b782ede5a2146cd16308 Author: Alexandre Detiste <[email protected]> Date: Mon Apr 27 01:26:12 2015 +0200 man page: document use of LANGUAGE, LANG --- doc/game-data-packager.6 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/game-data-packager.6 b/doc/game-data-packager.6 index cdfc6d0..3fd4d39 100644 --- a/doc/game-data-packager.6 +++ b/doc/game-data-packager.6 @@ -76,6 +76,13 @@ The game being packaged. Running without arguments will display a list of valid games. Running .B game\-data\-packager game \-\-help will display a list of valid options for that game. +.SH ENVIRONMENT VARIABLES +.TP +.B LANGUAGE, LANG +These environment variables are used when a game is avaible in +various languages to choose the correct version. +.br +Those are normally set by your desktop environment. .SH SEE ALSO \fIdpkg\fP(1), \fIsu\fP(1) .SH AUTHOR -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

