diff options
Diffstat (limited to 't/cfg/split/po4a.conf')
-rw-r--r-- | t/cfg/split/po4a.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/t/cfg/split/po4a.conf b/t/cfg/split/po4a.conf new file mode 100644 index 0000000..c8f3393 --- /dev/null +++ b/t/cfg/split/po4a.conf @@ -0,0 +1,6 @@ +[po4a_langs] fr de +[po4a_paths] $master.pot $lang:$master.$lang.po +[options] opt:"--msgmerge-opt --silent" + +[type:man] first.man $lang:first.man.$lang +[type:man] second.man $lang:second.man.$lang |