When asking for quit confirmation because of a running program, mention the program name

Fixes #7331
This commit is contained in:
Kovid Goyal
2024-04-11 14:55:16 +05:30
parent 1c3d3ad9be
commit 1c8fd0ccc4
2 changed files with 67 additions and 27 deletions

View File

@@ -94,6 +94,8 @@ Detailed list of changes
- Wayland: Fix :opt:`hide_window_decorations` not working on non GNOME desktops
- When asking for quit confirmation because of a running program, mention the program name (:iss:`7331`)
0.33.1 [2024-03-21]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~