From 0951fc45bce0c64e1124edb1bbd02e762b11463f Mon Sep 17 00:00:00 2001 From: hiro Date: Wed, 17 Jun 2009 01:42:14 +0000 Subject: added plugin API. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2168 ee746299-78ed-0310-b773-934348b2243d --- src/libsylpheed-plugin-0.def | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/libsylpheed-plugin-0.def') diff --git a/src/libsylpheed-plugin-0.def b/src/libsylpheed-plugin-0.def index af7f91cd..24fbfea6 100644 --- a/src/libsylpheed-plugin-0.def +++ b/src/libsylpheed-plugin-0.def @@ -39,3 +39,5 @@ EXPORTS syl_plugin_menu_set_sensitive_all @ 37 syl_plugin_menu_set_active @ 38 syl_plugin_manage_window_get_focus_window @ 39 + syl_plugin_main_window_get_statusbar @ 40 + syl_plugin_lookup_symbol @ 41 -- cgit v1.2.3