From bf506d1aeff49033911e2350985fa49ac928d191 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Wed, 5 Dec 2001 22:57:18 +0000 Subject: Add missing comma. svn path=/trunk/; revision=14898 --- shell/ChangeLog | 4 ++++ shell/e-shell-about-box.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/shell/ChangeLog b/shell/ChangeLog index 155ec88dc4..fbbcf9b569 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,7 @@ +2001-12-05 Ettore Perazzoli + + * e-shell-about-box.c: Add missing comma. + 2001-12-04 Ettore Perazzoli [Fix #7827, Switching desktops leaves the folder bar popped up.] 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", -- cgit v1.2.3