[cheese] add all authors of cheese to the about window
- From: Daniel G. Siegel <dgsiegel src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [cheese] add all authors of cheese to the about window
- Date: Mon, 7 Sep 2009 21:23:59 +0000 (UTC)
commit c2135ae67e3c9ceb54bc178e4088aa88baf075c0
Author: daniel g. siegel <dgsiegel gnome org>
Date: Mon Sep 7 23:09:08 2009 +0200
add all authors of cheese to the about window
AUTHORS | 5 +++--
src/cheese-window.c | 6 +++++-
2 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/AUTHORS b/AUTHORS
index bf69f64..870351f 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,4 +1,6 @@
-written by daniel g. siegel <dgsiegel gmail com> and Jaap A. Haitsma <jaap haitsma org>
+written by daniel g. siegel <dgsiegel gmail com>,
+ Jaap A. Haitsma <jaap haitsma org>
+ and Filippo Argiolas <fargiolas gnome org>
the following people contributed to cheese:
- Aidan Delaney <a j delaney brighton ac uk>
@@ -8,7 +10,6 @@ the following people contributed to cheese:
- Cosimo Cecchi <anarki lilik it>
- Diego Escalante Urrelo <dieguito gmail com>
- Felix Kaser <f kaser gmx net>
- - Filippo Argiolas <filippo argiolas gmail com>
- Gintautas Miliauskas <gintas akl lt>
- Hans de Goede <jwrdegoede fedoraproject org>
- James Liggett <jrliggett cox net>
diff --git a/src/cheese-window.c b/src/cheese-window.c
index d5f2309..c2ab4ff 100644
--- a/src/cheese-window.c
+++ b/src/cheese-window.c
@@ -1025,15 +1025,17 @@ cheese_window_cmd_about (GtkAction *action, CheeseWindow *cheese_window)
static const char *authors[] = {
"daniel g. siegel <dgsiegel gmail com>",
"Jaap A. Haitsma <jaap haitsma org>",
+ "Filippo Argiolas <fargiolas gnome org>",
"",
+ "Aidan Delaney <a j delaney brighton ac uk>",
"Alex \"weej\" Jones <alex weej com>",
"Andrea Cimitan <andrea cimitan gmail com>",
"Baptiste Mille-Mathias <bmm80 free fr>",
"Cosimo Cecchi <anarki lilik it>",
"Diego Escalante Urrelo <dieguito gmail com>",
"Felix Kaser <f kaser gmx net>",
- "Filippo Argiolas <filippo argiolas gmail com>",
"Gintautas Miliauskas <gintas akl lt>",
+ "Hans de Goede <jwrdegoede fedoraproject org>",
"James Liggett <jrliggett cox net>",
"Luca Ferretti <elle uca libero it>",
"Mirco \"MacSlow\" Müller <macslow bangang de>",
@@ -1054,11 +1056,13 @@ cheese_window_cmd_about (GtkAction *action, CheeseWindow *cheese_window)
"Kalle Persson <kalle kallepersson se>",
"Lapo Calamandrei <calamandrei gmail com>",
"Or Dvory <gnudles nana co il>",
+ "Ulisse Perusin <ulisail yahoo it>",
NULL
};
static const char *documenters[] = {
"Joshua Henderson <joshhendo gmail com>",
+ "Jaap A. Haitsma <jaap haitsma org>",
NULL
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]