diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2013-05-26 03:36:42 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2013-06-08 12:25:11 +0800 |
commit | c5313b3614bbcb912b4a81a1ffe75911b60ad580 (patch) | |
tree | 5fa2ce0980565db6992ae43efa84111dba34839f /po | |
parent | bcfd1a92572941ebbcc503bb11461506a05416dc (diff) | |
download | gsoc2013-evolution-c5313b3614bbcb912b4a81a1ffe75911b60ad580.tar.gz gsoc2013-evolution-c5313b3614bbcb912b4a81a1ffe75911b60ad580.tar.zst gsoc2013-evolution-c5313b3614bbcb912b4a81a1ffe75911b60ad580.zip |
EMailPartHeaders: Add a "default-headers" property.
This will replace the headers API in EMailFormatter. Need a more
permanent place for headers since EMailFormatter is too disposable.
Also add an ESettingsMailPartHeaders class, which binds the new property
to the "show-headers" setting with a suitable mapping function to filter
out disabled header names.
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 6b7b1da534..cd2e191b88 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -170,6 +170,7 @@ em-format/e-mail-parser-inlinepgp-signed.c em-format/e-mail-parser-message-external.c em-format/e-mail-parser-multipart-encrypted.c em-format/e-mail-parser-multipart-signed.c +em-format/e-mail-part-headers.c em-format/e-mail-part-utils.c [type: gettext/glade]e-util/e-send-options.ui [type: gettext/glade]e-util/e-table-config.ui |