diff options
| author | Simeon Simeonov | 2018-02-26 11:23:00 +0100 |
|---|---|---|
| committer | Simeon Simeonov | 2018-02-26 11:23:00 +0100 |
| commit | 0b3cbf57875fd692e4ba0b336fefa4bee1ed00dc (patch) | |
| tree | af916a30553c78ce9d4f2d8658656a175c5b6921 /po/POTFILES.in | |
Initial commit for sylpheed 3.7.0
Diffstat (limited to 'po/POTFILES.in')
| -rw-r--r-- | po/POTFILES.in | 107 |
1 files changed, 107 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in new file mode 100644 index 0000000..11620e8 --- /dev/null +++ b/po/POTFILES.in | |||
| @@ -0,0 +1,107 @@ | |||
| 1 | libsylph/account.c | ||
| 2 | libsylph/base64.c | ||
| 3 | libsylph/codeconv.c | ||
| 4 | libsylph/filter.c | ||
| 5 | libsylph/folder.c | ||
| 6 | libsylph/imap.c | ||
| 7 | libsylph/mbox.c | ||
| 8 | libsylph/mh.c | ||
| 9 | libsylph/news.c | ||
| 10 | libsylph/nntp.c | ||
| 11 | libsylph/pop.c | ||
| 12 | libsylph/prefs.c | ||
| 13 | libsylph/prefs_account.c | ||
| 14 | libsylph/prefs_common.c | ||
| 15 | libsylph/procheader.c | ||
| 16 | libsylph/procmime.c | ||
| 17 | libsylph/procmsg.c | ||
| 18 | libsylph/quoted-printable.c | ||
| 19 | libsylph/recv.c | ||
| 20 | libsylph/session.c | ||
| 21 | libsylph/smtp.c | ||
| 22 | libsylph/socket.c | ||
| 23 | libsylph/ssl.c | ||
| 24 | libsylph/stringtable.c | ||
| 25 | libsylph/unmime.c | ||
| 26 | libsylph/utils.c | ||
| 27 | libsylph/uuencode.c | ||
| 28 | libsylph/xml.c | ||
| 29 | src/about.c | ||
| 30 | src/account_dialog.c | ||
| 31 | src/action.c | ||
| 32 | src/addrbook.c | ||
| 33 | src/addrcache.c | ||
| 34 | src/addressadd.c | ||
| 35 | src/addressbook.c | ||
| 36 | src/addrindex.c | ||
| 37 | src/addritem.c | ||
| 38 | src/alertpanel.c | ||
| 39 | src/colorlabel.c | ||
| 40 | src/compose.c | ||
| 41 | src/editaddress.c | ||
| 42 | src/editbook.c | ||
| 43 | src/editgroup.c | ||
| 44 | src/editjpilot.c | ||
| 45 | src/editldap.c | ||
| 46 | src/editldap_basedn.c | ||
| 47 | src/editvcard.c | ||
| 48 | src/export.c | ||
| 49 | src/exportcsv.c | ||
| 50 | src/filesel.c | ||
| 51 | src/foldersel.c | ||
| 52 | src/folderview.c | ||
| 53 | src/gtkutils.c | ||
| 54 | src/headerview.c | ||
| 55 | src/imageview.c | ||
| 56 | src/import.c | ||
| 57 | src/importcsv.c | ||
| 58 | src/importldif.c | ||
| 59 | src/inc.c | ||
| 60 | src/inputdialog.c | ||
| 61 | src/jpilot.c | ||
| 62 | src/logwindow.c | ||
| 63 | src/main.c | ||
| 64 | src/mainwindow.c | ||
| 65 | src/manage_window.c | ||
| 66 | src/menu.c | ||
| 67 | src/message_search.c | ||
| 68 | src/messageview.c | ||
| 69 | src/mgutils.c | ||
| 70 | src/mimeview.c | ||
| 71 | src/passphrase.c | ||
| 72 | src/plugin_manager.c | ||
| 73 | src/prefs_account_dialog.c | ||
| 74 | src/prefs_actions.c | ||
| 75 | src/prefs_common_dialog.c | ||
| 76 | src/prefs_customheader.c | ||
| 77 | src/prefs_display_header.c | ||
| 78 | src/prefs_display_items.c | ||
| 79 | src/prefs_filter.c | ||
| 80 | src/prefs_filter_edit.c | ||
| 81 | src/prefs_folder_item.c | ||
| 82 | src/prefs_search_folder.c | ||
| 83 | src/prefs_summary_column.c | ||
| 84 | src/prefs_template.c | ||
| 85 | src/prefs_toolbar.c | ||
| 86 | src/printing.c | ||
| 87 | src/progressdialog.c | ||
| 88 | src/query_search.c | ||
| 89 | src/quick_search.c | ||
| 90 | src/rfc2015.c | ||
| 91 | src/rpop3.c | ||
| 92 | src/select-keys.c | ||
| 93 | src/send_message.c | ||
| 94 | src/setup.c | ||
| 95 | src/sigstatus.c | ||
| 96 | src/sourcewindow.c | ||
| 97 | src/sslmanager.c | ||
| 98 | src/statusbar.c | ||
| 99 | src/subscribedialog.c | ||
| 100 | src/summaryview.c | ||
| 101 | src/syldap.c | ||
| 102 | src/template.c | ||
| 103 | src/textview.c | ||
| 104 | src/trayicon.c | ||
| 105 | src/update_check.c | ||
| 106 | src/vcard.c | ||
| 107 | plugin/attachment_tool/attachment_tool.c | ||
