commit dbb3153c5c90a23777415ad4a72aab54ce564e80
parent ff566d10643c2b4ed05b230f036bd454fce73771
Author: Andrej Kacian <ticho@claws-mail.org>
Date: Sun, 10 Jun 2018 15:15:49 +0200
Fix up POTFILES.in to match previous commit (d28d62772).
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/po/POTFILES.in b/po/POTFILES.in
@@ -17,7 +17,7 @@ src/common/plugin.c
src/common/session.c
src/common/smtp.c
src/common/socket.c
-src/common/socks.c
+src/common/proxy.c
src/common/ssl.c
src/common/ssl_certificate.c
src/common/string_match.c
@@ -200,6 +200,7 @@ src/prefs_message.c
src/prefs_migration.c
src/prefs_msg_colors.c
src/prefs_other.c
+src/prefs_proxy.c
src/prefs_quote.c
src/prefs_receive.c
src/prefs_send.c