diff options
Diffstat (limited to 't/add/path/po4a.conf')
-rw-r--r-- | t/add/path/po4a.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/t/add/path/po4a.conf b/t/add/path/po4a.conf new file mode 100644 index 0000000..c086bb7 --- /dev/null +++ b/t/add/path/po4a.conf @@ -0,0 +1,5 @@ +[po4a_langs] fr de es it +[po4a_paths] multiple.pot $lang:multiple.$lang.po add_$lang:?add.$lang +[options] opt:"--msgmerge-opt --silent" + +[type:man] multiple.man.1 $lang:multiple.man.$lang.1 |