aboutsummaryrefslogtreecommitdiffstats
path: root/embed/downloader-view.c
diff options
context:
space:
mode:
Diffstat (limited to 'embed/downloader-view.c')
-rw-r--r--embed/downloader-view.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed/downloader-view.c b/embed/downloader-view.c
index 0e6066968..28c3893aa 100644
--- a/embed/downloader-view.c
+++ b/embed/downloader-view.c
@@ -194,7 +194,7 @@ status_icon_popup_menu_cb (GtkStatusIcon *icon,
gtk_widget_show_all (menu);
gtk_menu_popup (GTK_MENU (menu), NULL, NULL,
- NULL /* FIXME! see bug #334573 */, NULL,
+ gtk_status_icon_position_menu, icon,
button, time);
return TRUE;