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