diff options
-rw-r--r-- | shell/ChangeLog | 7 | ||||
-rw-r--r-- | shell/e-shell-window-commands.c | 3 |
2 files changed, 9 insertions, 1 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index f1d52385fd..6e0832b4ec 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,4 +1,9 @@ -2006-07-31 Hiroyuki Ikezoe <poincare@ikezoe.net> +2006-08-22 Andre Klapper <a9016009@gmx.de> + + * e-shell-window-commands.c: Update some credits for + the previous development series. + +2006-08-22 Hiroyuki Ikezoe <poincare@ikezoe.net> ** Fixes bug #346317 * e-user-creatable-items-handler.c: (set_combo_button_style): Truncate diff --git a/shell/e-shell-window-commands.c b/shell/e-shell-window-commands.c index 31531065c2..6f5391d9fb 100644 --- a/shell/e-shell-window-commands.c +++ b/shell/e-shell-window-commands.c @@ -172,6 +172,7 @@ static const char *authors[] = { "Arik Devens", "Arturo Espinosa Aldama", "Arunprakash", + "Arvind Sundararajan", "Bastien Nocera", "Benjamin Kahn", "Benjamin Berg", @@ -281,6 +282,7 @@ static const char *authors[] = { "Herbert V. Riedel", "H P Nadig", "H\xC3\xA9" "ctor Garc\xC3\xAD" "a \xC3\x81" "lvarez", + "Hiroyuki Ikezoe", "Iain Holmes", "Ian Campbell", "Ilkka Tuohela", @@ -371,6 +373,7 @@ static const char *authors[] = { "Matias Mutchinick", "Matt Bissiri", "Matt Brown", + "Matthew Barnes", "Matthew Hall", "Matthew Loper", "Matthew Wilson", |