From 21c318ebca1a8bde525fd54a44330702a4e60099 Mon Sep 17 00:00:00 2001 From: Guilhem Bonnefille Date: Tue, 13 Feb 2007 19:46:53 +0000 Subject: [PATCH] Preparing 0.1.2: update contributors lists --- AUTHORS | 4 +++- ChangeLog | 1 + src/dialog.c | 1 + 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index 8afc9e04..c597abb1 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,5 +1,7 @@ Evan Battaglia ** Concept and main design/coding Alex Foobarian ** DND, icons, various other features/bugfixes -Guilhem BONNEFILLE ** Autotools +Guilhem BONNEFILLE ** Autotools and releases +Quy Tonthat ** Many improves +Jocelyn Jaubert ** Track Properties dialog improves Few other bugfixes/minor patches from various contributors. See ChangeLog for details. diff --git a/ChangeLog b/ChangeLog index a5cf94e3..4896be43 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,7 @@ Guilhem Bonnefille * src/vikwindow.c: remove URL and version number from window title * src/dialog.c: add URL and use dynamic information for version + * AUTHORS, src/dialog.c: update contributors list 2007-02-07 Quy Tonthat : diff --git a/src/dialog.c b/src/dialog.c index 4f531341..e63b113c 100644 --- a/src/dialog.c +++ b/src/dialog.c @@ -591,6 +591,7 @@ void a_dialog_about ( GtkWindow *parent ) "Contributors:\n" " Alex Foobarian \n" " Guilhem Bonnefille \n" + " Jocelyn Jaubert \n" " Quy Tonthat \n" " Reid Priedhorsky \n" ); -- 2.39.5