]> granicus.if.org Git - neomutt/commitdiff
build: look for translations in all files
authorRichard Russon <rich@flatcap.org>
Tue, 21 Mar 2017 02:20:30 +0000 (02:20 +0000)
committerRichard Russon <rich@flatcap.org>
Thu, 30 Mar 2017 22:19:15 +0000 (23:19 +0100)
List ALL of the source files to the passed to the translations.

po/POTFILES.in

index b5ac5a86c09791f1833f0723c6b66fe377a44e83..679ed3baa2ee1ad99192c76cc3eee5b3d7c52337 100644 (file)
@@ -1,23 +1,53 @@
 account.c
 addrbook.c
 alias.c
+ascii.c
 attach.c
+base64.c
+bcache.c
 browser.c
+buffer.c
 buffy.c
+charset.c
 color.c
 commands.c
+complete.c
 compose.c
 compress.c
 copy.c
 crypt-gpgme.c
+crypt-mod-pgp-classic.c
+crypt-mod-pgp-gpgme.c
+crypt-mod-smime-classic.c
+crypt-mod-smime-gpgme.c
+crypt-mod.c
 crypt.c
 cryptglue.c
 curs_lib.c
 curs_main.c
+date.c
+doc/makedoc.c
+dotlock.c
 edit.c
 editmsg.c
+enter.c
+extlib.c
+filter.c
 flags.c
+from.c
+getdomain.c
+gnupgparse.c
+group.c
 handler.c
+hash.c
+hcache-bdb.c
+hcache-gdbm.c
+hcache-kc.c
+hcache-lmdb.c
+hcache-qdbm.c
+hcache-tc.c
+hcache.c
+hdrline.c
 headers.c
 help.c
 history.c
@@ -27,22 +57,29 @@ imap/auth_anon.c
 imap/auth_cram.c
 imap/auth_gss.c
 imap/auth_login.c
+imap/auth_plain.c
 imap/auth_sasl.c
 imap/browse.c
 imap/command.c
 imap/imap.c
 imap/message.c
+imap/utf7.c
 imap/util.c
 init.c
 keymap.c
 lib.c
 main.c
 mbox.c
+mbyte.c
+md5.c
 menu.c
 mh.c
 muttlib.c
+mutt_idna.c
+mutt_lua.c
 mutt_notmuch.c
 mutt_sasl.c
+mutt_sasl_plain.c
 mutt_socket.c
 mutt_ssl.c
 mutt_ssl_gnutls.c
@@ -54,8 +91,13 @@ pager.c
 parse.c
 pattern.c
 pgp.c
+pgpewrap.c
 pgpinvoke.c
 pgpkey.c
+pgplib.c
+pgpmicalg.c
+pgppacket.c
+pgppubring.c
 pop.c
 pop_auth.c
 pop_lib.c
@@ -64,15 +106,29 @@ query.c
 recvattach.c
 recvcmd.c
 remailer.c
+resize.c
 rfc1524.c
+rfc2047.c
+rfc2231.c
+rfc3676.c
+rfc822.c
 safe_asprintf.c
 score.c
 send.c
 sendlib.c
+sha1.c
+sidebar.c
 signal.c
 smime.c
 smtp.c
 sort.c
 status.c
+strcasestr.c
+system.c
 thread.c
+txt2c.c
+url.c
+utf8.c
 version.c
+wcscasecmp.c
+wcwidth.c