aboutsummaryrefslogtreecommitdiffstats
path: root/src/window-commands.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/window-commands.c')
-rw-r--r--src/window-commands.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/window-commands.c b/src/window-commands.c
index 97f15d709..318f584f3 100644
--- a/src/window-commands.c
+++ b/src/window-commands.c
@@ -46,6 +46,7 @@
#include "ephy-location-entry.h"
#include "ephy-bookmarks-ui.h"
#include "ephy-link.h"
+#include "ephy-stock-icons.h"
#include "pdm-dialog.h"
#include <string.h>
@@ -801,7 +802,7 @@ window_cmd_help_about (GtkAction *action,
* line seperated by newlines (\n).
*/
"translator-credits", _("translator-credits"),
- "logo-icon-name", "web-browser",
+ "logo-icon-name", EPHY_STOCK_EPHY,
"website", "http://www.gnome.org/projects/epiphany",
"website-label", _("GNOME Web Browser Website"),
"license", licence,