284
284
// read the value from childs stderr, E: indicates a problem
286
299
gtk_tooltips_set_tip(GTK_TOOLTIPS(ta->tooltip),
291
301
_("This usually means that your installed "
292
302
"packages have unmet dependencies"));
293
303
gtk_widget_show(GTK_WIDGET(ta->tray_icon));