diff options
author | Rodrigo Moya <rodrigo@src.gnome.org> | 2001-09-27 04:59:07 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2001-09-27 04:59:07 +0800 |
commit | ba11d5d35ab50d2a92dc2f86c97d631031d52d1a (patch) | |
tree | 60cbf434dd2a53269cf35096284ea87d60ef7864 | |
parent | c536b67a734ebfa42151740988c0fd8f26a8c2de (diff) | |
download | gsoc2013-evolution-ba11d5d35ab50d2a92dc2f86c97d631031d52d1a.tar gsoc2013-evolution-ba11d5d35ab50d2a92dc2f86c97d631031d52d1a.tar.gz gsoc2013-evolution-ba11d5d35ab50d2a92dc2f86c97d631031d52d1a.tar.bz2 gsoc2013-evolution-ba11d5d35ab50d2a92dc2f86c97d631031d52d1a.tar.lz gsoc2013-evolution-ba11d5d35ab50d2a92dc2f86c97d631031d52d1a.tar.xz gsoc2013-evolution-ba11d5d35ab50d2a92dc2f86c97d631031d52d1a.tar.zst gsoc2013-evolution-ba11d5d35ab50d2a92dc2f86c97d631031d52d1a.zip |
Put my name in alphabetical order
svn path=/trunk/; revision=13167
-rw-r--r-- | shell/e-shell-view-menu.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-shell-view-menu.c b/shell/e-shell-view-menu.c index 1c30c33392..890527950d 100644 --- a/shell/e-shell-view-menu.c +++ b/shell/e-shell-view-menu.c @@ -76,6 +76,7 @@ const char *authors[] = { "Jason Leach", "Matthew Loper", "Federico Mena", + "Rodrigo Moya", "Eskil Heyn Olsen", "Jesse Pavel", "Ettore Perazzoli", @@ -89,7 +90,6 @@ const char *authors[] = { "Peter Williams", "Dan Winship", "Michael Zucchi", - "Rodrigo Moya", NULL }; |