summaryrefslogtreecommitdiff
path: root/src/about.c
diff options
context:
space:
mode:
authorGlynn Foster <glynn.foster@sun.com>2004-03-19 02:28:30 +0000
committerGlynn Foster <gman@src.gnome.org>2004-03-19 02:28:30 +0000
commitb43bbda2e247e72782cf116003d308d21346935f (patch)
tree4f7b4d641e6566c2f600497fa6ec7c1063d3f99a /src/about.c
parentf4e2c43e6ade2e09fd93ecb559ef432b3c85ea13 (diff)
Patch from Darren Adams <darrenadams@dsl.pipex.com> to make sure the new
2004-03-19 Glynn Foster <glynn.foster@sun.com> * src/calendar.c, src/entry.c, src/fileselection.c, src/msg.c, src/progress.c, src/text.c, src/tree.c: Patch from Darren Adams <darrenadams@dsl.pipex.com> to make sure the new file chooser resizes nicely. Sanitize the default setting of the other widgets. * configure.in, src/util.c: Lose gconf dependancy since we don't currently use it, although arguably we should to detect which help browser we're supposed to run :/ * THANKS, src/about.c: Add Darren to the list.
Diffstat (limited to 'src/about.c')
-rw-r--r--src/about.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/about.c b/src/about.c
index 2434915..46dcd25 100644
--- a/src/about.c
+++ b/src/about.c
@@ -53,6 +53,7 @@ static const gchar *author_credits[] = {
"",
"Patches from the following people",
"=================================",
+ "Darren Adams <darrenadams@dsl.pipex.com>",
"Peter Astrand <astrand@lysator.liu.se>",
"Jonathan Blandford <jrb@redhat.com>",
"Ross Burton <ross@burtonini.com>",