550
550
if((d && gtk_widget_get_visible(d)) || priv->active_notification != NULL)
554
gtk_status_icon_get_geometry(ta->tray_icon, NULL, &area, NULL);
562
556
_("Information available"),
563
557
_("Click on the notification icon"
564
558
" to show the available information.\n"),
568
561
pix = gtk_icon_theme_load_icon(gtk_icon_theme_get_default(),
569
562
GTK_STOCK_DIALOG_INFO, 48,0,NULL);