89
89
if(!gtk_status_icon_get_visible(ta->tray_icon))
93
gtk_status_icon_get_geometry(ta->tray_icon, NULL, &area, NULL);
99
92
// now show a notification handle
101
94
_("Crash report detected"),
102
95
_("An application has crashed on your "
103
96
"system (now or in the past). "
104
97
"Click on the notification icon to "