Add more functions used by libevolution-calendar.la.
2008-06-13 Tor Lillqvist <tml@novell.com> * win32/libevolution-mail.def: Add more functions used by libevolution-calendar.la. svn path=/trunk/; revision=35637
This commit is contained in:
committed by
Tor Lillqvist
parent
a378befda0
commit
93a2ae065c
@ -1,7 +1,7 @@
|
||||
2008-06-13 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
* win32/libevolution-mail.def: Add new functions used by
|
||||
libevolution-composer.la.
|
||||
* win32/libevolution-mail.def: Add more functions used by
|
||||
libevolution-composer.la and libevolution-calendar.la.
|
||||
|
||||
2008-06-11 Johnny Jacob <jjohnny@novell.com>
|
||||
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
EXPORTS
|
||||
e_composer_header_table_set_account_name
|
||||
e_composer_header_table_set_destinations_bcc
|
||||
e_composer_header_table_set_destinations_to
|
||||
e_composer_header_table_set_subject
|
||||
@ -6,6 +7,9 @@ EXPORTS
|
||||
e_msg_composer_attach
|
||||
e_msg_composer_get_header_table
|
||||
e_msg_composer_new
|
||||
e_msg_composer_send
|
||||
e_msg_composer_set_body
|
||||
e_msg_composer_set_body_text
|
||||
em_composer_utils_setup_callbacks
|
||||
em_folder_selection_button_get_selection
|
||||
em_folder_selection_button_new
|
||||
|
||||
Reference in New Issue
Block a user