aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2003-12-22 23:35:33 +0800
committerChristian Persch <chpe@src.gnome.org>2003-12-22 23:35:33 +0800
commit4d6811971478fed887732be67b76de7d64b1f440 (patch)
tree1afcb194cc62e47594385669117ac4e98eabecc0
parenta4e35002106c86125995662cbdeb80aec8afa451 (diff)
downloadgsoc2013-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--ChangeLog6
-rw-r--r--src/window-commands.c2
2 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index cc704b914..70b88003f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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