From 2b8e04a7479f9478989fb0d45b3bf637d1e432de Mon Sep 17 00:00:00 2001 From: Wouter Bolsterlee Date: Sun, 29 Oct 2006 12:50:56 +0000 Subject: [PATCH] Shamelessly add my name to the list of contributors. 2006-10-29 Wouter Bolsterlee * shell/ev-window.c: (ev_window_cmd_help_about): Shamelessly add my name to the list of contributors. --- ChangeLog | 6 ++++++ shell/ev-window.c | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 09784c15..d7545f39 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-10-29 Wouter Bolsterlee + + * shell/ev-window.c: (ev_window_cmd_help_about): + + Shamelessly add my name to the list of contributors. + 2006-10-29 Wouter Bolsterlee * test/test1.py: diff --git a/shell/ev-window.c b/shell/ev-window.c index e179574a..52fdd759 100644 --- a/shell/ev-window.c +++ b/shell/ev-window.c @@ -2912,7 +2912,8 @@ ev_window_cmd_help_about (GtkAction *action, EvWindow *ev_window) "Marco Pesenti Gritti ", "Nickolay V. Shmyrev ", "Bryan Clark ", - "Carlos Garcia Campos ", + "Carlos Garcia Campos ", + "Wouter Bolsterlee ", NULL }; -- 2.43.5