From 546d1f8c23f5ad6793e72832ebf2388a586e429d Mon Sep 17 00:00:00 2001 From: Paul Mangan Date: Sun, 29 Jan 2006 13:35:02 +0000 Subject: [PATCH] 2006-01-29 [paul] 1.9.100cvs197 * src/gtk/authors.h remove duplicates --- ChangeLog | 5 +++++ PATCHSETS | 1 + configure.ac | 2 +- src/gtk/authors.h | 2 -- 4 files changed, 7 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 044598e44..27c332f9e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-01-29 [paul] 1.9.100cvs197 + + * src/gtk/authors.h + remove duplicates + 2006-01-29 [paul] 1.9.100cvs196 * AUTHORS diff --git a/PATCHSETS b/PATCHSETS index b39622194..aebfbaf1e 100644 --- a/PATCHSETS +++ b/PATCHSETS @@ -1180,3 +1180,4 @@ ( cvs diff -u -r 1.1.2.3 -r 1.1.2.4 src/gtk/gtksourceprintjob.c; ) > 1.9.100cvs194.patchset ( cvs diff -u -r 1.17.2.17 -r 1.17.2.18 po/sr.po; cvs diff -u -r 1.4.2.6 -r 1.4.2.7 po/sv.po; ) > 1.9.100cvs195.patchset ( cvs diff -u -r 1.100.2.35 -r 1.100.2.36 AUTHORS; cvs diff -u -r 1.28.2.3 -r 1.28.2.4 po/nl.po; cvs diff -u -r 1.1.2.13 -r 1.1.2.14 src/gtk/authors.h; cvs diff -u -r 1.1.2.7 -r 1.1.2.8 tools/claws.i18n.status.pl; ) > 1.9.100cvs196.patchset +( cvs diff -u -r 1.1.2.14 -r 1.1.2.15 src/gtk/authors.h; ) > 1.9.100cvs197.patchset diff --git a/configure.ac b/configure.ac index f7f4c9e44..e693ad27e 100644 --- a/configure.ac +++ b/configure.ac @@ -11,7 +11,7 @@ MINOR_VERSION=9 MICRO_VERSION=100 INTERFACE_AGE=0 BINARY_AGE=0 -EXTRA_VERSION=196 +EXTRA_VERSION=197 EXTRA_RELEASE= EXTRA_GTK2_VERSION= diff --git a/src/gtk/authors.h b/src/gtk/authors.h index af5ae6f04..f4930fe07 100644 --- a/src/gtk/authors.h +++ b/src/gtk/authors.h @@ -21,7 +21,6 @@ static char *EX_TEAM_LIST[] = { "Thorsten Maerz", "Leandro A. F. Pereira", "Luke Plant", -"Martin Schaaf", "Carsten Schurig", "Sergey Vlasov", "Hiroyuki Yamamoto", @@ -94,7 +93,6 @@ static char *CONTRIBS_LIST[] = { "Matthieu Dazy", "Pierric Descamps", "Felix Eckhofer", -"Stefaan A Eeckels", "Stefaan Eeckels", "Willem van Engen", "Paul Evans", -- 2.25.1