]> err.no Git - dpkg/commitdiff
Update the help information in the po4a.mk header. Mostly, the
authorNicolas FRANCOIS <nekral-guest@users.alioth.debian.org>
Tue, 25 Jul 2006 22:14:18 +0000 (22:14 +0000)
committerNicolas FRANCOIS <nekral-guest@users.alioth.debian.org>
Tue, 25 Jul 2006 22:14:18 +0000 (22:14 +0000)
po4a_translate_options variable is no more used.

man/ChangeLog
man/po4a.mk

index 547ae960467f6fe7ee66860431f3302b2b0ed316..f56e4e1bc086d9afd515ed15e096bf7827fc74d1 100644 (file)
@@ -3,6 +3,8 @@
        * po4a/822-date.1/po/822-date.1.pot: Regenerated.
        * po4a/822-date.1/po/*.po: Merge with pot file, and unfuzzy the
        typos.
+       * po4a.mk: Update the help information in the header. Mostly, the
+       po4a_translate_options variable is no more used.
 
 2006-07-23  Helge Kreutzmann  <debian@helgefjell.de>
 
index ac82ce8f1ac9ec63357b3d76adf07fa0d64373f6..3cfa5d4f937d2bf48cc9fb481524450bd69177b0 100644 (file)
@@ -1,11 +1,6 @@
 #
 # You must set the $(lang) variable when you include this makefile.
 #
-# You can use the $(po4a_translate_options) variable to specify additional
-# options to po4a.
-# For example: po4a_translate_options=-L KOI8-R -A KOI8-R
-#
-#
 # This makefile deals with the manpages generated from POs with po4a, and
 # should be included in an automake Makefile.am.
 #
@@ -13,6 +8,10 @@
 # If a man page cannot be generated (it is not sufficiently translated; the
 # threshold is 80%), it won't be distributed, and the build won't fail.
 #
+# This Makefile makes sure that the man pages that could be generated by
+# po4a are distributed, without failing if a given man page was not
+# generated (e.g. because it was not sufficiently translated).
+#
 
 mandir = @mandir@/$(lang)