Commit 2740afb4 authored by Vladislav's avatar Vladislav

PortProton notification

parent 92a7978d
......@@ -398,7 +398,7 @@ yad_notification_run ()
gtk_status_icon_set_tooltip_text (status_icon, options.data.dialog_text);
}
else
gtk_status_icon_set_tooltip_text (status_icon, _("Yad notification"));
gtk_status_icon_set_tooltip_text (status_icon, _("PortProton"));
G_GNUC_END_IGNORE_DEPRECATIONS;
if (options.data.dialog_image)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment