On Sun, 08 Sep 2024 at 22:23:17 +0100, Simon Tatham wrote:
> But if you look at that patch, it's in 'git format-patch' format,
> containing a few headers, a commit message, and then the actual patch.
> And the patch hunk that introduced "Some informative title" is part of
> the _commit message_: it
Source: gtk+3.0
Version: 3.24.43-3
When I download the gtk+3.0 source package via 'apt source' on Debian
sid, I find that the source file demos/gtk-demo/dialog.c contains this
statement in message_dialog_clicked():
gtk_window_set_title (GTK_WINDOW (dialog), "Some informative title");
This stat
2 matches
Mail list logo