Quellcode durchsuchen

Finish the change for the po4a architecture (dpkg-architecture.1 was
forgotten), and make some cleanup.

Nicolas FRANCOIS vor 20 Jahren
Ursprung
Commit
1084368127

+ 6 - 0
man/ChangeLog

@@ -1,3 +1,9 @@
+2006-05-21  Nicolas Francois  <nicolas.francois@centraliens.net>
+
+	* man/*/*.po, man/C/po/*.pot, po4a/: Ease the work of i18n robots: make a
+	directory for every manpage and move the POT and POs for a page in the
+	same directory.
+
 2006-05-18  Frank Lichtenheld  <djpig@debian.org>
 
 	* man/C/dpkg-query.1: Document that user defined

+ 4 - 0
man/po4a/dpkg-architecture.1/dpkg-architecture.1.cfg

@@ -0,0 +1,4 @@
+[po4a_langs]
+[po4a_paths] $(srcdir)/dpkg-architecture.1/po/dpkg-architecture.1.pot $lang:$(srcdir)/dpkg-architecture.1/po/$lang.po
+
+[type:man] $(srcdir)/../C/dpkg-architecture.1 $lang:../$lang/dpkg-architecture.1 add_$lang:$(srcdir)/add_$lang/dpkg-architecture.1.$lang.add 

man/C/po/dpkg-architecture.1.pot → man/po4a/dpkg-architecture.1/po/dpkg-architecture.1.pot