diff options
Diffstat (limited to 'src/ephy-window.c')
-rw-r--r-- | src/ephy-window.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ephy-window.c b/src/ephy-window.c index bde8ce20a..b1fdfb7e1 100644 --- a/src/ephy-window.c +++ b/src/ephy-window.c @@ -88,6 +88,7 @@ static const GtkActionEntry ephy_menu_entries [] = { { "PopupAction", NULL, "" }, { "PagePopupAction", NULL, "" }, { "NotebookPopupAction", NULL, "" }, + { "Extensions", NULL, N_("_Extensions") }, /* File actions. */ |