diff options
author | Tor Lillqvist <tml@novell.com> | 2005-07-13 07:38:21 +0800 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2005-07-13 07:38:21 +0800 |
commit | 4446b93079ac33e9e34fe102e3027c408103ee99 (patch) | |
tree | a1c501f5f880d6a7c4f6c0254ddc7ec774465337 /win32 | |
parent | ec793793e1117a87c2ffbfbdc08e5905bd7d5277 (diff) | |
download | gsoc2013-evolution-4446b93079ac33e9e34fe102e3027c408103ee99.tar.gz gsoc2013-evolution-4446b93079ac33e9e34fe102e3027c408103ee99.tar.zst gsoc2013-evolution-4446b93079ac33e9e34fe102e3027c408103ee99.zip |
Add more entries.
2005-07-13 Tor Lillqvist <tml@novell.com>
* win32/libevolution-mail.def: Add more entries.
svn path=/trunk/; revision=29745
Diffstat (limited to 'win32')
-rw-r--r-- | win32/libevolution-mail.def | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/win32/libevolution-mail.def b/win32/libevolution-mail.def index e76e78dedc..3750a1a05e 100644 --- a/win32/libevolution-mail.def +++ b/win32/libevolution-mail.def @@ -1,8 +1,12 @@ EXPORTS + em_folder_selection_button_get_selection + em_folder_selection_button_new + em_folder_selection_button_set_selection em_popup_new em_popup_target_new_attachments em_utils_prompt_user mail_component_get_folder + mail_component_get_folder_uri mail_component_peek_base_directory mail_msg_free mail_msg_new |