aboutsummaryrefslogtreecommitdiffstats
path: root/src/window-commands.c
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-08-28 21:59:27 +0800
committerChristian Persch <chpe@src.gnome.org>2005-08-28 21:59:27 +0800
commita6cf61633beca074913653611db94794409178b2 (patch)
treecc980b610a8f6d84e98bcb7816d04ce89b9873e3 /src/window-commands.c
parentf0ded7586d7b819b25bd08fb53a5d14ed60a7da3 (diff)
downloadgsoc2013-epiphany-a6cf61633beca074913653611db94794409178b2.tar
gsoc2013-epiphany-a6cf61633beca074913653611db94794409178b2.tar.gz
gsoc2013-epiphany-a6cf61633beca074913653611db94794409178b2.tar.bz2
gsoc2013-epiphany-a6cf61633beca074913653611db94794409178b2.tar.lz
gsoc2013-epiphany-a6cf61633beca074913653611db94794409178b2.tar.xz
gsoc2013-epiphany-a6cf61633beca074913653611db94794409178b2.tar.zst
gsoc2013-epiphany-a6cf61633beca074913653611db94794409178b2.zip
Update credits.
2005-08-28 Christian Persch <chpe@cvs.gnome.org> * src/window-commands.c: (window_cmd_help_about): Update credits.
Diffstat (limited to 'src/window-commands.c')
-rw-r--r--src/window-commands.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/window-commands.c b/src/window-commands.c
index ba490736d..cc9b5ee1b 100644
--- a/src/window-commands.c
+++ b/src/window-commands.c
@@ -776,10 +776,10 @@ window_cmd_help_about (GtkAction *action,
};
gtk_show_about_dialog (GTK_WINDOW (window),
- "name", _("Epiphany Web Browser"),
+ "name", _("Web Browser"),
"version", VERSION,
"copyright", "Copyright © 2002-2004 Marco Pesenti Gritti\n"
- "Copyright © 2003-2005 The Epiphany Developers",
+ "Copyright © 2003-2005 The GNOME Web Browser Developers",
"authors", authors,
"documenters", documenters,
/* Translators: This is a special message that shouldn't be translated