@LiquidCake commented on this pull request.
> @@ -551,7 +554,7 @@ static void
> show_unsaved_dialog_for_persistent_untitled_docs_tab_closing(
case GTK_RESPONSE_NO:
g_remove(doc->real_path);
- ui_set_statusbar(TRUE, _("Untitled document file %s was
deleted"), short_filename);
+ msgwin_status_add(_("Untitled document file %s was
deleted"), short_filename);
done
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3911#discussion_r1854389967
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/pull/3911/review/[email protected]>