billiob pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=5c599a73b48ac816fa8f034a4cb4397c6bf85bed
commit 5c599a73b48ac816fa8f034a4cb4397c6bf85bed Author: Boris Faure <[email protected]> Date: Sat Mar 8 15:47:49 2014 +0100 update AUTHORS, about.c --- AUTHORS | 18 +++++++++++------- src/bin/about.c | 18 +++++++++++------- 2 files changed, 22 insertions(+), 14 deletions(-) diff --git a/AUTHORS b/AUTHORS index 5f736f8..ca64573 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,36 +1,40 @@ Carsten Haitzler <[email protected]> Boris Faure <[email protected]> Gustavo Sverzut Barbieri <[email protected]> -Sebastian Dransfeld <[email protected]> Cedric BAIL <[email protected]> +Sebastian Dransfeld <[email protected]> Daniel Juyung Seo <[email protected]> +Aleksandar Popadić <[email protected]> Mike Blumenkrantz <[email protected]> Christopher Michael <[email protected]> Davide Andreoli <[email protected]> +Stefan Schmidt <[email protected]> Jihoon Kim <[email protected]> Mike McCormack <[email protected]> Panagiotis Galatsanos <[email protected]> -Stefan Schmidt <[email protected]> -Aleksandar Popadić <[email protected]> José Roberto de Souza <[email protected]> Leandro Pereira <[email protected]> +Leif Middelschulte <[email protected]> +Markus Törnqvist <[email protected]> Massimo Maiurana <[email protected]> Tom Hacohen <[email protected]> +Jean Guyomarc'h <[email protected]> Jean-Philippe Andre <[email protected]> -Leif Middelschulte <[email protected]> +Jerome Pinot <[email protected]> Lucas De Marchi <[email protected]> +Marcel Hollerbach <[email protected]> Doug Newgard <[email protected]> Flavio Vinicius Alvares Ceolin <[email protected]> Gustavo Lima Chaves <[email protected]> -Jerome Pinot <[email protected]> +Samuel F. Baggen <[email protected]> +Alex-P. Natsios <[email protected]> +Amitesh Singh <[email protected]> Anisse Astier <[email protected]> Bruno Dilly <[email protected]> Eduardo Lima <[email protected]> -Jean GUYOMARC'H <[email protected]> Michael BOUCHAUD <[email protected]> Michael Jennings <[email protected]> Nicholas Hughart <[email protected]> Rafael Antognolli <[email protected]> Rui Seabra <[email protected]> -Samuel F. Baggen <[email protected]> Vincent Torri <[email protected]> diff --git a/src/bin/about.c b/src/bin/about.c index 1ef2ea8..cec5ef4 100644 --- a/src/bin/about.c +++ b/src/bin/about.c @@ -64,38 +64,42 @@ about_toggle(Evas_Object *win, Evas_Object *bg, Evas_Object *term, "Carsten Haitzler<br>" "Boris Faure<br>" "Gustavo Sverzut Barbieri<br>" - "Sebastian Dransfeld<br>" "Cedric BAIL<br>" + "Sebastian Dransfeld<br>" "Daniel Juyung Seo<br>" + "Aleksandar Popadić<br>" "Mike Blumenkrantz<br>" "Christopher Michael<br>" "Davide Andreoli<br>" + "Stefan Schmidt<br>" "Jihoon Kim<br>" "Mike McCormack<br>" "Panagiotis Galatsanos<br>" - "Stefan Schmidt<br>" - "Aleksandar Popadić<br>" "José Roberto de Souza<br>" "Leandro Pereira<br>" + "Leif Middelschulte<br>" + "Markus Törnqvist<br>" "Massimo Maiurana<br>" "Tom Hacohen<br>" + "Jean Guyomarc'h<br>" "Jean-Philippe Andre<br>" - "Leif Middelschulte<br>" + "Jerome Pinot<br>" "Lucas De Marchi<br>" + "Marcel Hollerbach<br>" "Doug Newgard<br>" "Flavio Vinicius Alvares Ceolin<br>" "Gustavo Lima Chaves<br>" - "Jerome Pinot<br>" + "Samuel F. Baggen<br>" + "Alex-P. Natsios<br>" + "Amitesh Singh<br>" "Anisse Astier<br>" "Bruno Dilly<br>" "Eduardo Lima<br>" - "Jean GUYOMARC'H<br>" "Michael BOUCHAUD<br>" "Michael Jennings<br>" "Nicholas Hughart<br>" "Rafael Antognolli<br>" "Rui Seabra<br>" - "Samuel F. Baggen<br>" "Vincent Torri<br>" "<br>" "<br>" --
