diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-11-09 16:59:32 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-11-09 16:59:32 +0800 |
commit | c6cd722328a112e8f4b015ca57ffe8dc72f50cd8 (patch) | |
tree | ba458d4d3c6c17ca0839a2c42dd59c0a56552e22 /src | |
parent | 1cb5c43aef3aa182fa8b3b5aca74461ce7e90ab9 (diff) | |
download | gsoc2013-empathy-c6cd722328a112e8f4b015ca57ffe8dc72f50cd8.tar gsoc2013-empathy-c6cd722328a112e8f4b015ca57ffe8dc72f50cd8.tar.gz gsoc2013-empathy-c6cd722328a112e8f4b015ca57ffe8dc72f50cd8.tar.bz2 gsoc2013-empathy-c6cd722328a112e8f4b015ca57ffe8dc72f50cd8.tar.lz gsoc2013-empathy-c6cd722328a112e8f4b015ca57ffe8dc72f50cd8.tar.xz gsoc2013-empathy-c6cd722328a112e8f4b015ca57ffe8dc72f50cd8.tar.zst gsoc2013-empathy-c6cd722328a112e8f4b015ca57ffe8dc72f50cd8.zip |
about-dialog: add my email
Diffstat (limited to 'src')
-rw-r--r-- | src/empathy-about-dialog.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/empathy-about-dialog.c b/src/empathy-about-dialog.c index c1e18487c..1a66fb2b9 100644 --- a/src/empathy-about-dialog.c +++ b/src/empathy-about-dialog.c @@ -45,7 +45,7 @@ static const char *authors[] = { "Frederic Crozat", "Frederic Peters", "Geert-Jan Van den Bogaerde", - "Guillaume Desmottes", + "Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>", "Johan Hammar", "Jonatan Magnusson", "Jonny Lamb", |