From bddb4823743f012b5905f553cbe4f3c6575361b4 Mon Sep 17 00:00:00 2001 From: hiro Date: Tue, 2 Nov 2010 11:56:07 +0000 Subject: merged plug-in update check and automatic update patch. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2707 ee746299-78ed-0310-b773-934348b2243d --- src/libsylpheed-plugin-0.def | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'src/libsylpheed-plugin-0.def') diff --git a/src/libsylpheed-plugin-0.def b/src/libsylpheed-plugin-0.def index b462ed3e..b7129663 100644 --- a/src/libsylpheed-plugin-0.def +++ b/src/libsylpheed-plugin-0.def @@ -88,7 +88,13 @@ EXPORTS syl_plugin_summary_write_unlock @ 86 syl_plugin_unload_all @ 87 syl_plugin_update_check @ 88 - syl_plugin_update_check_get_check_url @ 89 - syl_plugin_update_check_get_jump_url @ 90 - syl_plugin_update_check_set_check_url @ 91 - syl_plugin_update_check_set_jump_url @ 92 + syl_plugin_update_check_get_check_plugin_url @ 89 + syl_plugin_update_check_get_check_url @ 90 + syl_plugin_update_check_get_download_url @ 91 + syl_plugin_update_check_get_jump_plugin_url @ 92 + syl_plugin_update_check_get_jump_url @ 93 + syl_plugin_update_check_set_check_plugin_url @ 94 + syl_plugin_update_check_set_check_url @ 95 + syl_plugin_update_check_set_download_url @ 96 + syl_plugin_update_check_set_jump_plugin_url @ 97 + syl_plugin_update_check_set_jump_url @ 98 -- cgit v1.2.3