From 33396dc46ea52c18f47db1b5d590880806521005 Mon Sep 17 00:00:00 2001 From: Sumit Bose Date: Thu, 3 Sep 2009 13:36:22 +0200 Subject: configure cleanups - replaced mailing list address - let sssd base components read version from VERSION --- sss_client/po/Makevars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sss_client/po/Makevars') diff --git a/sss_client/po/Makevars b/sss_client/po/Makevars index 5dda6915..1c2ad2ba 100644 --- a/sss_client/po/Makevars +++ b/sss_client/po/Makevars @@ -34,7 +34,7 @@ COPYRIGHT_HOLDER = Red Hat, Inc. # It can be your email address, or a mailing list address where translators # can write to without being subscribed, or the URL of a web page through # which the translators can contact you. -MSGID_BUGS_ADDRESS = freeipa-devel@redhat.com +MSGID_BUGS_ADDRESS = sssd-devel@lists.fedorahosted.org # This is the list of locale categories, beyond LC_MESSAGES, for which the # message catalogs shall be used. It is usually empty. -- cgit