From 6c68b70ca3bb5ea719c5044a2e5d7959f87b1a06 Mon Sep 17 00:00:00 2001 From: Glynn Foster Date: Thu, 17 Jun 2004 23:38:39 +0000 Subject: Patch from Luke Suchocki to send HUP to parent instead of itself. Fixes 2004-06-18 Glynn Foster * THANKS, src/about.c, src/progress.c: Patch from Luke Suchocki to send HUP to parent instead of itself. Fixes #144542. --- src/about.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/about.c') diff --git a/src/about.c b/src/about.c index b6ee1d60..c9ae1622 100644 --- a/src/about.c +++ b/src/about.c @@ -77,6 +77,7 @@ static const gchar *author_credits[] = { "Kristian Rietveld ", "Christian Rose ", "Jakub Steiner ", + "Luke Suchocki ", "Daniel d'Surreal ", "Hidetoshi Tajima ", "Tom Tromey ", -- cgit