diff options
author | Stephen Gallagher <sgallagh@redhat.com> | 2012-05-18 09:05:55 -0400 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2012-05-31 15:46:27 -0400 |
commit | f1ce53a3b5656361557f80f61dfd42a371230c65 (patch) | |
tree | 9efa36f86a8c875aea7f122bd67926d7819ce22e /po/POTFILES.in | |
parent | 1467daed400d6c186bd0c99c057c42e764309ff3 (diff) | |
download | sssd-f1ce53a3b5656361557f80f61dfd42a371230c65.tar.gz sssd-f1ce53a3b5656361557f80f61dfd42a371230c65.tar.xz sssd-f1ce53a3b5656361557f80f61dfd42a371230c65.zip |
SSSDConfig: Make default config and schema file locations configurable
https://fedorahosted.org/sssd/ticket/1008
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r-- | po/POTFILES.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 24da6c25a..ee532def2 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,6 +1,6 @@ # List of source files which contain translatable strings. src/confdb/confdb_setup.c -src/config/SSSDConfig/__init__.py +src/config/SSSDConfig/__init__.py.in src/monitor/monitor.c src/providers/krb5/krb5_child.c src/providers/ldap/ldap_child.c |