aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ephy-window.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/ephy-window.c b/src/ephy-window.c
index c05734ab8..57364cd70 100644
--- a/src/ephy-window.c
+++ b/src/ephy-window.c
@@ -1996,8 +1996,11 @@ populate_context_menu (WebKitWebView *web_view,
priv->toolbar_action_group, "NavigationForward");
add_action_to_context_menu (context_menu,
priv->action_group, "ViewReload");
- add_action_to_context_menu (context_menu,
+
+ if (ephy_web_view_get_is_archiving (EPHY_WEB_VIEW (web_view)))
+ add_action_to_context_menu (context_menu,
priv->action_group, "ViewStopArchiving");
+
webkit_context_menu_append (context_menu,
webkit_context_menu_item_new_separator ());
add_action_to_context_menu (context_menu,
nome/log/devel'>devel/p5-DateTime-Event-NameDay
Commit message (Expand)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-06gi/freebsd-ports-gnome/log/www/p5-HTTP-Session-State-MobileAgentID?h=gstreamer&id=6da7db56873e789b5619503b294318b9ddcb6d2b'>p5-HTTP-Session-State-MobileAgentID
Commit message (Expand)AuthorAgeFilesLines
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orswills2012-06-111-1/+1
* - Add TEST_DEPENDSswills2012-04-121-0/+1
* - Upgrade to 0.46.kuriyama2011-09-012-3/+3
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.az2011-06-201-1/+1
* - Upgrade to 0.45.kuriyama2011-02-262-4/+4
* - Upgrade to 0.44.kuriyama2010-10-162-4/+4
* - Upgrade to 0.43.kuriyama2010-10-092-4/+4
* - Upgrade to 0.42.kuriyama2010-08-072-4/+4