diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2010-01-29 05:24:17 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2010-01-29 05:25:12 +0800 |
commit | bcb2123941c46fb31a978e04ab6c6910b0483438 (patch) | |
tree | 6ff72c1706f8932f3493f3ef9b0fd8f956924a83 /win32/libevolution-mail.def | |
parent | 737a5080ef0065df853cc456e458f20e08a41bfc (diff) | |
download | gsoc2013-evolution-bcb2123941c46fb31a978e04ab6c6910b0483438.tar gsoc2013-evolution-bcb2123941c46fb31a978e04ab6c6910b0483438.tar.gz gsoc2013-evolution-bcb2123941c46fb31a978e04ab6c6910b0483438.tar.bz2 gsoc2013-evolution-bcb2123941c46fb31a978e04ab6c6910b0483438.tar.lz gsoc2013-evolution-bcb2123941c46fb31a978e04ab6c6910b0483438.tar.xz gsoc2013-evolution-bcb2123941c46fb31a978e04ab6c6910b0483438.tar.zst gsoc2013-evolution-bcb2123941c46fb31a978e04ab6c6910b0483438.zip |
Revert "Without this evo 2.28.2 will not link/run at all"
This reverts commit 013ce5b70e85d6c9008cebd1d5efbe87a539d445.
Looks like it was meant for gnome-2-28 branch. In any case it contains
unresolved merge conflicts which breaks compilation.
Diffstat (limited to 'win32/libevolution-mail.def')
-rw-r--r-- | win32/libevolution-mail.def | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/win32/libevolution-mail.def b/win32/libevolution-mail.def index 4c4ec1f84d..b0530a17fc 100644 --- a/win32/libevolution-mail.def +++ b/win32/libevolution-mail.def @@ -9,6 +9,23 @@ EXPORTS TC_GNOME_Evolution_MailComponent_struct DATA _ORBIT_skel_small_GNOME_Evolution_MailComponent_test create_combo_text_widget + e_attachment_handler_mail_get_type + e_mail_attachment_bar_get_active_view + e_mail_attachment_bar_get_expanded + e_mail_attachment_bar_get_type + e_mail_attachment_bar_new + e_mail_attachment_bar_set_active_view + e_mail_attachment_bar_set_expanded + e_mail_search_bar_changed + e_mail_search_bar_clear + e_mail_search_bar_get_case_sensitive + e_mail_search_bar_get_html + e_mail_search_bar_get_text + e_mail_search_bar_get_tokenizer + e_mail_search_bar_get_type + e_mail_search_bar_new + e_mail_search_bar_set_case_sensitive + e_mail_search_bar_set_text e_searching_tokenizer_add_primary_search_string e_searching_tokenizer_add_secondary_search_string e_searching_tokenizer_get_type @@ -155,4 +172,3 @@ EXPORTS message_list_thaw status_check vfolder_store DATA - x_mailer DATA |