aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-about-box.c
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2002-03-07 03:30:58 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2002-03-07 03:30:58 +0800
commitaef85ea3ef89b511ec97cfb9bb3bdc33b2b09762 (patch)
treea548ecf7972eb04eb5738130187b985de196f48d /shell/e-shell-about-box.c
parent6a2ba3bd3ae2120014f85b51ef7b47e66093372b (diff)
downloadgsoc2013-evolution-aef85ea3ef89b511ec97cfb9bb3bdc33b2b09762.tar
gsoc2013-evolution-aef85ea3ef89b511ec97cfb9bb3bdc33b2b09762.tar.gz
gsoc2013-evolution-aef85ea3ef89b511ec97cfb9bb3bdc33b2b09762.tar.bz2
gsoc2013-evolution-aef85ea3ef89b511ec97cfb9bb3bdc33b2b09762.tar.lz
gsoc2013-evolution-aef85ea3ef89b511ec97cfb9bb3bdc33b2b09762.tar.xz
gsoc2013-evolution-aef85ea3ef89b511ec97cfb9bb3bdc33b2b09762.tar.zst
gsoc2013-evolution-aef85ea3ef89b511ec97cfb9bb3bdc33b2b09762.zip
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
Diffstat (limited to 'shell/e-shell-about-box.c')
-rw-r--r--shell/e-shell-about-box.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/e-shell-about-box.c b/shell/e-shell-about-box.c
index 33962b0663..461cda2d08 100644
--- a/shell/e-shell-about-box.c
+++ b/shell/e-shell-about-box.c
@@ -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"),
"",