diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/window-commands.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/window-commands.c b/src/window-commands.c index a6975d843..a07643de5 100644 --- a/src/window-commands.c +++ b/src/window-commands.c @@ -921,7 +921,7 @@ window_cmd_help_about (GtkAction *action, static char *authors[] = { "Marco Pesenti Gritti <marco@gnome.org>", - "Xan Lopez <xan@masilla.org>", + "Xan Lopez <xan@gnome.org>", "David Bordoley <bordoley@msu.edu>", "Christian Persch <chpe@gnome.org>", NULL |