diff options
author | Christian Persch <chpe@src.gnome.org> | 2003-12-01 07:36:01 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2003-12-01 07:36:01 +0800 |
commit | bb7155427eff79afe8021acf2c3234a7c19b046d (patch) | |
tree | cb98155703a15f5214fe0f7deca9be1c5b7feccc | |
parent | 1099fec6ed57bbacb72f5919a40e7e34e7a2485f (diff) | |
download | gsoc2013-epiphany-bb7155427eff79afe8021acf2c3234a7c19b046d.tar gsoc2013-epiphany-bb7155427eff79afe8021acf2c3234a7c19b046d.tar.gz gsoc2013-epiphany-bb7155427eff79afe8021acf2c3234a7c19b046d.tar.bz2 gsoc2013-epiphany-bb7155427eff79afe8021acf2c3234a7c19b046d.tar.lz gsoc2013-epiphany-bb7155427eff79afe8021acf2c3234a7c19b046d.tar.xz gsoc2013-epiphany-bb7155427eff79afe8021acf2c3234a7c19b046d.tar.zst gsoc2013-epiphany-bb7155427eff79afe8021acf2c3234a7c19b046d.zip |
*** empty log message ***
-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 1cb1c27a9..bf5d9a337 100644 --- a/src/window-commands.c +++ b/src/window-commands.c @@ -752,7 +752,7 @@ window_cmd_help_about (EggAction *action, "Marco Pesenti Gritti <marco@gnome.org>", "Xan Lopez <xan@masilla.org>", "David Bordoley <bordoley@msu.edu>", - "Christian Persch <chpe+epiphany@stud.uni-saarland.de>", + "Christian Persch <chpe@gnome.org>", NULL }; |