aboutsummaryrefslogtreecommitdiff
path: root/src/libsylpheed-plugin-0.def
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2009-06-17 01:42:14 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2009-06-17 01:42:14 +0000
commit0951fc45bce0c64e1124edb1bbd02e762b11463f (patch)
tree14eb9272b4ec05718171e76a9c7c9588397cfb06 /src/libsylpheed-plugin-0.def
parenta59340f334c6baba99236e61ab0d50058629d1e0 (diff)
added plugin API.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2168 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/libsylpheed-plugin-0.def')
-rw-r--r--src/libsylpheed-plugin-0.def2
1 files changed, 2 insertions, 0 deletions
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