aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-about-box.c
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-12-06 06:57:18 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-12-06 06:57:18 +0800
commitbf506d1aeff49033911e2350985fa49ac928d191 (patch)
tree2b28a8f32576ce315e3cf21bdc46062c24c5401b /shell/e-shell-about-box.c
parent225f98121898dbdd8d633843c1df70093fd2e5ba (diff)
downloadgsoc2013-evolution-bf506d1aeff49033911e2350985fa49ac928d191.tar
gsoc2013-evolution-bf506d1aeff49033911e2350985fa49ac928d191.tar.gz
gsoc2013-evolution-bf506d1aeff49033911e2350985fa49ac928d191.tar.bz2
gsoc2013-evolution-bf506d1aeff49033911e2350985fa49ac928d191.tar.lz
gsoc2013-evolution-bf506d1aeff49033911e2350985fa49ac928d191.tar.xz
gsoc2013-evolution-bf506d1aeff49033911e2350985fa49ac928d191.tar.zst
gsoc2013-evolution-bf506d1aeff49033911e2350985fa49ac928d191.zip
Add missing comma.
svn path=/trunk/; revision=14898
Diffstat (limited to 'shell/e-shell-about-box.c')
-rw-r--r--shell/e-shell-about-box.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-shell-about-box.c b/shell/e-shell-about-box.c
index 63c479afd7..26e324bb8b 100644
--- a/shell/e-shell-about-box.c
+++ b/shell/e-shell-about-box.c
@@ -70,7 +70,7 @@ static const char *text[] = {
"Michael M. Morrison",
"Rodrigo Moya",
"Eskil Heyn Olsen",
- "Gediminas Paulauskas"
+ "Gediminas Paulauskas",
"Jesse Pavel",
"Ettore Perazzoli",
"JP Rosevear",