diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2003-12-22 23:35:33 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2003-12-22 23:35:33 +0800 |
commit | 4d6811971478fed887732be67b76de7d64b1f440 (patch) | |
tree | 1afcb194cc62e47594385669117ac4e98eabecc0 | |
parent | a4e35002106c86125995662cbdeb80aec8afa451 (diff) | |
download | gsoc2013-epiphany-4d6811971478fed887732be67b76de7d64b1f440.tar gsoc2013-epiphany-4d6811971478fed887732be67b76de7d64b1f440.tar.gz gsoc2013-epiphany-4d6811971478fed887732be67b76de7d64b1f440.tar.bz2 gsoc2013-epiphany-4d6811971478fed887732be67b76de7d64b1f440.tar.lz gsoc2013-epiphany-4d6811971478fed887732be67b76de7d64b1f440.tar.xz gsoc2013-epiphany-4d6811971478fed887732be67b76de7d64b1f440.tar.zst gsoc2013-epiphany-4d6811971478fed887732be67b76de7d64b1f440.zip |
Updated email address.
2003-12-22 Christian Persch <chpe@cvs.gnome.org>
* src/window-commands.c: (window_cmd_help_about):
Updated email address.
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | src/window-commands.c | 2 |
2 files changed, 7 insertions, 1 deletions
@@ -1,3 +1,9 @@ +2003-12-22 Christian Persch <chpe@cvs.gnome.org> + + * src/window-commands.c: (window_cmd_help_about): + + Updated email address. + 2003-12-20 Christian Persch <chpe@cvs.gnome.org> * src/epiphany.in: diff --git a/src/window-commands.c b/src/window-commands.c index bf5d9a337..fdbc3cf90 100644 --- a/src/window-commands.c +++ b/src/window-commands.c @@ -750,7 +750,7 @@ window_cmd_help_about (EggAction *action, static gchar *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 |