diff options
Diffstat (limited to 't/cfg/split-multimaster/po4a.conf')
-rw-r--r-- | t/cfg/split-multimaster/po4a.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/t/cfg/split-multimaster/po4a.conf b/t/cfg/split-multimaster/po4a.conf new file mode 100644 index 0000000..42ddcce --- /dev/null +++ b/t/cfg/split-multimaster/po4a.conf @@ -0,0 +1,7 @@ +[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 pot=Documentation +[type:man] second.man $lang:second.man.$lang +[type:man] third.man $lang:third.man.$lang pot=Documentation |