diff options
author | Frederic Daniel Luc Lehobey <Frederic@Lehobey.net> | 2008-08-07 23:15:53 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:03:37 +0100 |
commit | 45bc246fbb58dca5f64dbb83bebb3dd636a55bfd (patch) | |
tree | 833e8501066fb9cd936a75665812dd2d2de31d2a /manpages/po4a/live-helper.cfg | |
parent | bb56b10384649bb97bbc42722115fa586a9b67a8 (diff) | |
download | vyos-live-build-45bc246fbb58dca5f64dbb83bebb3dd636a55bfd.tar.gz vyos-live-build-45bc246fbb58dca5f64dbb83bebb3dd636a55bfd.zip |
Added po4a support for manpages. Use case: 'make po4a'.
Diffstat (limited to 'manpages/po4a/live-helper.cfg')
-rw-r--r-- | manpages/po4a/live-helper.cfg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/manpages/po4a/live-helper.cfg b/manpages/po4a/live-helper.cfg new file mode 100644 index 000000000..2aadf2dab --- /dev/null +++ b/manpages/po4a/live-helper.cfg @@ -0,0 +1,14 @@ +[po4a_langs] de fr + +[po4a_paths] po4a/pot/$master.pot $lang:po4a/$lang/$master.po + +[type: man] lh_binary.en.1 $lang:lh_binary.$lang.1 +[type: man] lh_bootstrap.en.1 $lang:lh_bootstrap.$lang.1 +[type: man] lh_build.en.1 $lang:lh_build.$lang.1 +[type: man] lh_chroot.en.1 $lang:lh_chroot.$lang.1 +[type: man] lh_clean.en.1 $lang:lh_clean.$lang.1 +[type: man] lh_config.en.1 $lang:lh_config.$lang.1 +[type: man] lh.en.1 $lang:lh.$lang.1 +[type: man] lh_source.en.1 $lang:lh_source.$lang.1 +[type: man] lh_testroot.en.1 $lang:lh_testroot.$lang.1 +[type: man] live-helper.en.7 $lang:live-helper.$lang.7 |