aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@src.gnome.org>2001-09-26 20:11:03 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2001-09-26 20:11:03 +0800
commitef97ae7eb95d5a8c9204217d70d94a5e406956da (patch)
tree98a42dd389d17dfa73bd416ed393c33e2a0fbe60
parent39e2d6d8a19ffade3941982e9c25d4d61b7ec9b6 (diff)
downloadgsoc2013-evolution-ef97ae7eb95d5a8c9204217d70d94a5e406956da.tar
gsoc2013-evolution-ef97ae7eb95d5a8c9204217d70d94a5e406956da.tar.gz
gsoc2013-evolution-ef97ae7eb95d5a8c9204217d70d94a5e406956da.tar.bz2
gsoc2013-evolution-ef97ae7eb95d5a8c9204217d70d94a5e406956da.tar.lz
gsoc2013-evolution-ef97ae7eb95d5a8c9204217d70d94a5e406956da.tar.xz
gsoc2013-evolution-ef97ae7eb95d5a8c9204217d70d94a5e406956da.tar.zst
gsoc2013-evolution-ef97ae7eb95d5a8c9204217d70d94a5e406956da.zip
Added myself to about box
svn path=/trunk/; revision=13147
-rw-r--r--shell/e-shell-view-menu.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/e-shell-view-menu.c b/shell/e-shell-view-menu.c
index a413ebf856..1c30c33392 100644
--- a/shell/e-shell-view-menu.c
+++ b/shell/e-shell-view-menu.c
@@ -89,6 +89,7 @@ const char *authors[] = {
"Peter Williams",
"Dan Winship",
"Michael Zucchi",
+ "Rodrigo Moya",
NULL
};