From 216237423f9d418b3dabe8492fee9e58e46db48a Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Tue, 20 Oct 2009 16:15:38 +0300 Subject: Fix diagnostics. * po/POTFILES.in: Add missing files. * src/acl.c, src/meta1lex.l, src/pies.c, src/progman.c, src/socket.c, src/userprivs.c: Fix diagnostic messages. --- po/POTFILES.in | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'po/POTFILES.in') diff --git a/po/POTFILES.in b/po/POTFILES.in index 32b939c..79d7f03 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -15,5 +15,20 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . +src/acl.c +src/addrfmt.c +src/depmap.c +src/diag.c +src/limits.c +src/meta.c +src/meta1gram.y +src/meta1lex.l src/pies.c src/progman.c +src/socket.c +src/url.c +src/userprivs.c + +lib/parsetime.c +lib/proctitle.c +lib/strtotok.c -- cgit v1.2.1