diff options
author | Jan Cholasta <jcholast@redhat.com> | 2012-02-27 08:35:03 -0500 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2012-02-27 11:52:34 -0500 |
commit | 71ba8086905fdfdc0550e7ef8ecf5e4ae83681a7 (patch) | |
tree | bee7041c3f549b4738b4804e381f7c4a190299fa /po | |
parent | f8c5afe3ee8355fc81e44227f9ec078406a01cfb (diff) | |
download | sssd-71ba8086905fdfdc0550e7ef8ecf5e4ae83681a7.tar.gz sssd-71ba8086905fdfdc0550e7ef8ecf5e4ae83681a7.tar.xz sssd-71ba8086905fdfdc0550e7ef8ecf5e4ae83681a7.zip |
Include missing source files to the list of source files which contain translatable strings
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 0c09e253d..55dc62981 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -10,6 +10,8 @@ src/sss_client/nss_group.c src/sss_client/nss_passwd.c src/sss_client/pam_sss.c src/sss_client/pam_test_client.c +src/sss_client/ssh/sss_ssh_authorizedkeys.c +src/sss_client/ssh/sss_ssh_knownhostsproxy.c src/tools/sss_useradd.c src/tools/sss_groupadd.c src/tools/sss_groupdel.c @@ -18,6 +20,8 @@ src/tools/sss_groupshow.c src/tools/sss_useradd.c src/tools/sss_userdel.c src/tools/sss_usermod.c +src/tools/sss_cache.c +src/tools/sss_debuglevel.c src/tools/tools_util.c src/tools/tools_util.h src/util/util.h |