Use --previous when merging PO files of the manpages.

(I need to find a way to do it for the PO files of the binaries)
This commit is contained in:
nekral-guest 2008-02-25 21:27:31 +00:00
parent 7ce94164c7
commit dead78e4d9
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2008-02-25 Nicolas François <nicolas.francois@centraliens.net>
* man/po/Makefile.in.in: Use --previous when merging PO files of
the manpages.
2008-02-25 Nicolas François <nicolas.francois@centraliens.net>
* man/login.defs.d/SYS_UID_MAX.xml, man/login.defs.d/SYS_GID_MAX.xml:

View File

@ -30,7 +30,7 @@ XGETTEXT_ = @XGETTEXT@
XGETTEXT_no = @XGETTEXT@
XGETTEXT_yes = @XGETTEXT_015@
XGETTEXT = $(XGETTEXT_$(USE_MSGCTXT))
MSGMERGE = msgmerge
MSGMERGE = msgmerge --previous
MSGMERGE_UPDATE = @MSGMERGE@ --update
MSGINIT = msginit
MSGCONV = msgconv