diff options
Diffstat (limited to '')
-rw-r--r-- | t/cfg/args-global/po4a.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/t/cfg/args-global/po4a.conf b/t/cfg/args-global/po4a.conf new file mode 100644 index 0000000..214a748 --- /dev/null +++ b/t/cfg/args-global/po4a.conf @@ -0,0 +1,6 @@ +[po4a_langs] fr es it de +[po4a_paths] args.pot $lang:args.$lang.po + +[options] --keep 20 + +[type:man] man.1 $lang:man.$lang.1 |