diff options
author | Stephen Gallagher <sgallagh@redhat.com> | 2012-02-28 14:38:37 -0500 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2012-02-28 16:54:24 -0500 |
commit | 46e44f86067b7f77c3f71cb7ac57456434e354dc (patch) | |
tree | 9a021c4eff03de60a9274ffd08c4d907dfd830e2 /src/man/po | |
parent | 69437be53a76d2a73b24a97cacd85ad1c0ed103b (diff) | |
download | sssd-46e44f86067b7f77c3f71cb7ac57456434e354dc.tar.gz sssd-46e44f86067b7f77c3f71cb7ac57456434e354dc.tar.bz2 sssd-46e44f86067b7f77c3f71cb7ac57456434e354dc.zip |
Include new manpages in translations
Diffstat (limited to 'src/man/po')
-rw-r--r-- | src/man/po/po4a.cfg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/man/po/po4a.cfg b/src/man/po/po4a.cfg index 9c664385..d33f5c81 100644 --- a/src/man/po/po4a.cfg +++ b/src/man/po/po4a.cfg @@ -16,7 +16,13 @@ [type:docbook] sss_groupdel.8.xml $lang:$(builddir)/$lang/sss_groupdel.8.xml [type:docbook] sss_groupshow.8.xml $lang:$(builddir)/$lang/sss_groupshow.8.xml [type:docbook] sss_usermod.8.xml $lang:$(builddir)/$lang/sss_usermod.8.xml +[type:docbook] sss_cache.8.xml $lang:$(builddir)/$lang/sss_cache.8.xml +[type:docbook] sss_debuglevel.8.xml $lang:$(builddir)/$lang/sss_debuglevel.8.xml +[type:docbook] sss_ssh_authorizedkeys.1.xml $lang:$(builddir)/$lang/sss_ssh_authorizedkeys.1.xml +[type:docbook] sss_ssh_knownhostsproxy.1.xml $lang:$(builddir)/$lang/sss_ssh_knownhostsproxy.1.xml [type:docbook] include/service_discovery.xml $lang:$(builddir)/$lang/include/service_discovery.xml opt:"-k 0" [type:docbook] include/upstream.xml $lang:$(builddir)/$lang/include/upstream.xml opt:"-k 0" [type:docbook] include/failover.xml $lang:$(builddir)/$lang/include/failover.xml opt:"-k 0" [type:docbook] include/param_help.xml $lang:$(builddir)/$lang/include/param_help.xml opt:"-k 0" +[type:docbook] include/debug_levels.xml $lang:$(builddir)/$lang/include/debug_levels.xml opt:"-k 0" +[type:docbook] include/experimental.xml $lang:$(builddir)/$lang/include/experimental.xml opt:"-k 0" |