Reduce width of the copyright message so it looks prettier with the new

* e-shell-about-box.c: Reduce width of the copyright message so it
looks prettier with the new Rupert artwork.

svn path=/trunk/; revision=15947
This commit is contained in:
Ettore Perazzoli
2002-03-06 19:30:58 +00:00
parent 6a2ba3bd3a
commit aef85ea3ef
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2002-03-06 Ettore Perazzoli <ettore@ximian.com>
* e-shell-about-box.c: Reduce width of the copyright message so it
looks prettier with the new Rupert artwork.
2002-03-04 Iain Holmes <iain@ximian.com>
* Evolution-Storage.idl: Add some methods to the StorageRegistry

View File

@ -37,8 +37,8 @@ static GtkEventBoxClass *parent_class = NULL;
static const char *text[] = {
"",
N_("Evolution " VERSION),
N_("Copyright 1999, 2000, 2001, 2002 Ximian, Inc."),
"Evolution " VERSION,
"Copyright 1999 - 2002 Ximian, Inc.",
"",
N_("Brought to you by"),
"",