diff src/po/README_mingw.txt @ 7374:7e367104f6b6 v7.4.992

commit https://github.com/vim/vim/commit/013806229a1e15480592f6bc8453130685ec750b Author: Bram Moolenaar <Bram@vim.org> Date: Tue Dec 29 16:04:42 2015 +0100 patch 7.4.992 Problem: Makefiles for MS-Windows in src/po are outdated. Solution: Make them work. (Ken Takata, Taro Muraoka)
author Christian Brabandt <cb@256bit.org>
date Tue, 29 Dec 2015 16:15:04 +0100
parents 1cd1c68045a2
children 4027cefc2aab
line wrap: on
line diff
--- a/src/po/README_mingw.txt
+++ b/src/po/README_mingw.txt
@@ -86,6 +86,9 @@ the same as in the Unix case, only the c
 
     This will create the xx\LC_MESSAGES directory (if it does not exist) and
     will copy vim.po to it.
+    You can also use the following command to install all languages:
+
+	make -f Make_ming.mak install-all
 
 (6) Another extra step ;-)). The command: