Преглед изворни кода

Update the help information in the po4a.mk header. Mostly, the
po4a_translate_options variable is no more used.

Nicolas FRANCOIS пре 20 година
родитељ
комит
2fec18931e
2 измењених фајлова са 6 додато и 5 уклоњено
  1. 2 0
      man/ChangeLog
  2. 4 5
      man/po4a.mk

+ 2 - 0
man/ChangeLog

@@ -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>
 

+ 4 - 5
man/po4a.mk

@@ -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)