aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index 5efdcbbe..e2913940 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1100,6 +1100,10 @@ static void plugin_init(void)
folderview_get_selected_item);
syl_plugin_add_symbol("folderview_mail_popup_factory",
mainwin->folderview->mail_factory);
+ syl_plugin_add_symbol("folderview_imap_popup_factory",
+ mainwin->folderview->imap_factory);
+ syl_plugin_add_symbol("folderview_news_popup_factory",
+ mainwin->folderview->news_factory);
syl_plugin_add_symbol("summaryview", mainwin->summaryview);
syl_plugin_add_symbol("summary_select_by_msgnum",