diff options
Diffstat (limited to 'src/window-commands.c')
-rw-r--r-- | src/window-commands.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/window-commands.c b/src/window-commands.c index 09cc5883c..e48b698d8 100644 --- a/src/window-commands.c +++ b/src/window-commands.c @@ -793,6 +793,7 @@ window_cmd_help_about (GtkAction *action, "translator-credits", _("translator-credits"), "logo-icon-name", "web-browser", "website", "http://www.gnome.org/projects/epiphany", + "website-label", _("GNOME Web Browser Website"), NULL); } |