summaryrefslogtreecommitdiffstats
path: root/po/POTFILES.in
diff options
context:
space:
mode:
authorKevin McCarthy <kevin@8t8.us>2019-08-13 15:14:37 -0700
committerKevin McCarthy <kevin@8t8.us>2019-08-13 15:14:37 -0700
commit536353c757080d9c02484b96e65b32862d5152d1 (patch)
tree3e92ba1b3e05731072372d6bfbce0ed47d7aaafb /po/POTFILES.in
parent8353407c1f939c1b776febc9c5867a601b7dd69a (diff)
Update POTFILES.in.
The file was missing a few files with translation strings: copy.c, imap/auth_oauth.c, and safe_asprintf.c.
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r--po/POTFILES.in7
1 files changed, 5 insertions, 2 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 8f1f4f80..a84a89c9 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -3,8 +3,8 @@ addrbook.c
alias.c
attach.c
autocrypt/autocrypt.c
-autocrypt/autocrypt_db.c
autocrypt/autocrypt_acct_menu.c
+autocrypt/autocrypt_db.c
autocrypt/autocrypt_gpgme.c
autocrypt/autocrypt_schema.c
browser.c
@@ -14,9 +14,10 @@ color.c
commands.c
compose.c
compress.c
-crypt-gpgme.c
+copy.c
crypt.c
cryptglue.c
+crypt-gpgme.c
curs_lib.c
curs_main.c
edit.c
@@ -32,6 +33,7 @@ imap/auth_anon.c
imap/auth_cram.c
imap/auth_gss.c
imap/auth_login.c
+imap/auth_oauth.c
imap/auth_sasl.c
imap/browse.c
imap/command.c
@@ -67,6 +69,7 @@ recvattach.c
recvcmd.c
remailer.c
rfc1524.c
+safe_asprintf.c
score.c
send.c
sendlib.c