From c42f8692ca73c80043c0209c046146ca6b6f948e Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Fri, 12 Jan 2001 08:38:33 +0000 Subject: Added translation strings. 2001-01-12 Miguel de Icaza * e-storage-set-view.c: Added translation strings. svn path=/trunk/; revision=7446 --- shell/e-shell-view-menu.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'shell/e-shell-view-menu.c') diff --git a/shell/e-shell-view-menu.c b/shell/e-shell-view-menu.c index f76d76e227..3b080f443e 100644 --- a/shell/e-shell-view-menu.c +++ b/shell/e-shell-view-menu.c @@ -1,7 +1,7 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* e-shell-view.c * - * Copyright (C) 2000 Helix Code, Inc. + * Copyright (C) 2000, 2001 Ximian, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as @@ -169,7 +169,7 @@ command_about_box (BonoboUIComponent *uih, about_box = gnome_about_new(_("Evolution"), VERSION, - _("Copyright 1999, 2000 Helix Code, Inc."), + _("Copyright 1999, 2000, 2001 Ximian, Inc."), authors, _("Evolution is a suite of groupware applications\n" "for mail, calendaring, and contact management\n" -- cgit