summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DOCS/man/zh_CN/mplayer.1 (renamed from DOCS/man/zh/mplayer.1)0
-rwxr-xr-xconfigure2
2 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/zh/mplayer.1 b/DOCS/man/zh_CN/mplayer.1
index a18f1f1ba0..a18f1f1ba0 100644
--- a/DOCS/man/zh/mplayer.1
+++ b/DOCS/man/zh_CN/mplayer.1
diff --git a/configure b/configure
index 0cab35561f..b56575d7b7 100755
--- a/configure
+++ b/configure
@@ -197,7 +197,7 @@ case `echo -n` in
esac
msg_lang_all=`echo help/help_mp-??.h help/help_mp-??_??.h | sed -e "s:help/help_mp-\(..\).h:\1:g" -e "s:help/help_mp-\(.....\).h:\1:g"`
-man_lang_all=`echo DOCS/man/??/mplayer.1 | sed -e "s:DOCS/man/\(..\)/mplayer.1:\1:g"`
+man_lang_all=`echo DOCS/man/??/mplayer.1 DOCS/man/??_??/mplayer.1 | sed -e "s:DOCS/man/\(..\)/mplayer.1:\1:g" -e "s:DOCS/man/\(.._..\)/mplayer.1:\1:g"`
doc_lang_all=`echo DOCS/xml/??/ DOCS/xml/??_??/ | sed -e "s:DOCS/xml/\(..\)/:\1:g" -e "s:DOCS/xml/\(.._..\)/:\1:g"`
show_help(){