From bc282cfa65502ea8d8a84553162f5690b8bf328c Mon Sep 17 00:00:00 2001 From: Glynn Foster Date: Mon, 17 Jan 2005 01:33:23 +0000 Subject: Patch from Ed Catmur to fix the list dialog on stdin. Fixes #164152. 2005-01-17 Glynn Foster * src/tree.c: Patch from Ed Catmur to fix the list dialog on stdin. Fixes #164152. * src/about.c, THANKS: Update. --- 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 d6fc9083..d64d6777 100644 --- a/src/about.c +++ b/src/about.c @@ -61,6 +61,7 @@ static const gchar *author_credits[] = { "Ross Burton ", "Damien Carbery ", "Anders Carlsson ", + "Ed Catmur ", "Nicholas Curran ", "John Fleck ", "Sebastian Heinlein ", -- cgit