From 10843681279306752fb0a7a7f0553ef5e0d9ea76 Mon Sep 17 00:00:00 2001 From: Nicolas FRANCOIS Date: Sun, 21 May 2006 07:33:31 +0000 Subject: [PATCH] Finish the change for the po4a architecture (dpkg-architecture.1 was forgotten), and make some cleanup. --- man/ChangeLog | 6 ++++++ man/po4a/dpkg-architecture.1/dpkg-architecture.1.cfg | 4 ++++ .../dpkg-architecture.1}/po/dpkg-architecture.1.pot | 0 3 files changed, 10 insertions(+) create mode 100644 man/po4a/dpkg-architecture.1/dpkg-architecture.1.cfg rename man/{C => po4a/dpkg-architecture.1}/po/dpkg-architecture.1.pot (100%) diff --git a/man/ChangeLog b/man/ChangeLog index 93a94aff..96536223 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,9 @@ +2006-05-21 Nicolas Francois + + * 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 * man/C/dpkg-query.1: Document that user defined diff --git a/man/po4a/dpkg-architecture.1/dpkg-architecture.1.cfg b/man/po4a/dpkg-architecture.1/dpkg-architecture.1.cfg new file mode 100644 index 00000000..f32c50ff --- /dev/null +++ b/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 diff --git a/man/C/po/dpkg-architecture.1.pot b/man/po4a/dpkg-architecture.1/po/dpkg-architecture.1.pot similarity index 100% rename from man/C/po/dpkg-architecture.1.pot rename to man/po4a/dpkg-architecture.1/po/dpkg-architecture.1.pot -- 2.39.5