diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2008-07-16 15:53:21 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2008-07-16 15:53:21 +0000 |
commit | 5068f7a77886ef656c97dee800f666f615c66ebb (patch) | |
tree | e3b4811faf1edf32931ba74e1a6219242c50e901 | |
parent | e0a81e9d31bd71314560648c7433a44f7d8174d3 (diff) |
Move the "all" option to the front of the list of available languages in
the configure help output so it can be noticed more easily.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27297 b3059339-0415-0410-9bf9-f77b7e298cf2
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -417,7 +417,7 @@ Miscellaneous options: translated man pages, the first language is used for messages and the GUI (the environment variable \$LINGUAS is also honored) [en] - (Available: $msg_langs all) + (Available: all $msg_langs) --with-install=PATH path to a custom install program Advanced options: |