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. --- src/window-commands.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'src') 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