From beb1d6ffba506b49cd5d7dc3d7835fd2d0c96667 Mon Sep 17 00:00:00 2001 From: Harish Krishnaswamy Date: Mon, 4 Sep 2006 12:27:19 +0000 Subject: Add documentation credits. 2006-09-04 Harish Krishnaswamy * e-shell-window-commands.c: Add documentation credits. svn path=/trunk/; revision=32738 --- shell/ChangeLog | 5 +++++ shell/e-shell-window-commands.c | 1 + 2 files changed, 6 insertions(+) diff --git a/shell/ChangeLog b/shell/ChangeLog index 35d24cac6d..8cfc0350a7 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2006-09-04 Harish Krishnaswamy + + * e-shell-window-commands.c: Add documentation + credits. + 2006-08-23 Srinivasa Ragavan ** Fix for bug #334821 by Tollef Fog Heen diff --git a/shell/e-shell-window-commands.c b/shell/e-shell-window-commands.c index 6f5391d9fb..140e858c5a 100644 --- a/shell/e-shell-window-commands.c +++ b/shell/e-shell-window-commands.c @@ -543,6 +543,7 @@ static const char *documentors[] = { "David Trowbridge", "Jessica Prabhakar", "Binika Preet", + "Radhika Nair", NULL }; -- cgit