commit 35fb89950dda7cc124f5ca3dec5d34dd54c29b0b
parent d28d62772b7b621b8dfea91c743404e3deef7daa
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