From 016ea2b71017c4f8cd53a564480419476e5f0d42 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sun, 31 Jul 2005 19:00:53 +0000 Subject: Fix string, and add Crispin to contributors in About. 2005-07-31 Christian Persch * src/window-commands.c: (window_cmd_help_about): Fix string, and add Crispin to contributors in About. --- ChangeLog | 6 ++++++ src/window-commands.c | 6 ++++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 66d919fae..29f5e609b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-07-31 Christian Persch + + * src/window-commands.c: (window_cmd_help_about): + + Fix string, and add Crispin to contributors in About. + 2005-07-31 Christian Persch * lib/widgets/ephy-location-entry.c: diff --git a/src/window-commands.c b/src/window-commands.c index 33a01dcad..5f012e0a8 100644 --- a/src/window-commands.c +++ b/src/window-commands.c @@ -760,10 +760,12 @@ window_cmd_help_about (GtkAction *action, "Christian Persch", "Jean-François Rameau", "", - _("Write us:"), + _("Contact us at:"), "", "", _("Contributors:"), + "Crispin Flowerday", + "Raphaël Slinckx", "", _("Past developers:"), "David Bordoley", @@ -774,7 +776,7 @@ window_cmd_help_about (GtkAction *action, "Patanjali Somayaji", "David Bordoley", "", - _("Write us:"), + _("Contact us at:"), " or ", NULL }; -- cgit v1.2.3