diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-12-14 18:33:46 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-12-14 18:35:24 +0800 |
commit | 06e9054f40ad9660325c87181f597c3039f767cf (patch) | |
tree | 276ed491eb16b674f89c498ae2acd3ac97ccd10b /src/empathy-about-dialog.c | |
parent | 357abe46ebdc57f29037d12350c06d7fd14581b3 (diff) | |
download | gsoc2013-empathy-06e9054f40ad9660325c87181f597c3039f767cf.tar gsoc2013-empathy-06e9054f40ad9660325c87181f597c3039f767cf.tar.gz gsoc2013-empathy-06e9054f40ad9660325c87181f597c3039f767cf.tar.bz2 gsoc2013-empathy-06e9054f40ad9660325c87181f597c3039f767cf.tar.lz gsoc2013-empathy-06e9054f40ad9660325c87181f597c3039f767cf.tar.xz gsoc2013-empathy-06e9054f40ad9660325c87181f597c3039f767cf.tar.zst gsoc2013-empathy-06e9054f40ad9660325c87181f597c3039f767cf.zip |
add K.Vishnoo Charan Reddy as an artist contributor
Diffstat (limited to 'src/empathy-about-dialog.c')
-rw-r--r-- | src/empathy-about-dialog.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/empathy-about-dialog.c b/src/empathy-about-dialog.c index dd30e3aed..299d5a4b7 100644 --- a/src/empathy-about-dialog.c +++ b/src/empathy-about-dialog.c @@ -76,6 +76,7 @@ static const char *documenters[] = { static const char *artists[] = { "Andreas Nilsson <nisses.mail@home.se>", "Vinicius Depizzol <vdepizzol@gmail.com>", + "K.Vishnoo Charan Reddy <drkvi-a@yahoo.com>", NULL }; |