[epiphany/overview] Revert "ephy-window: disable "close tab" while in the overview"



commit cc1d7a462ce027fec47368c392b9e37ea77c987d
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Wed Aug 15 23:35:38 2012 +0300

    Revert "ephy-window: disable "close tab" while in the overview"
    
    This reverts commit ea7af8b2f3c0998b7d0cf4ac2f30c636ab1f9299.

 src/ephy-window.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/ephy-window.c b/src/ephy-window.c
index c8aeb78..6512956 100644
--- a/src/ephy-window.c
+++ b/src/ephy-window.c
@@ -1594,7 +1594,7 @@ _ephy_window_set_default_actions_sensitive (EphyWindow *window,
 	GtkAction *action;
 	int i;
 	const char *action_group_actions[] = { "FileSaveAs", "FileSaveAsApplication", "FilePrint",
-					       "FileSendTo", "FileCloseTab", "FileBookmarkPage", "EditFind",
+					       "FileSendTo", "FileBookmarkPage", "EditFind",
 					       "EditFindPrev", "EditFindNext", "ViewEncoding",
 					       "ViewZoomIn", "ViewZoomOut", "ViewPageSource",
 					       NULL };



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]