From d5474fc558fccf705a005475d03681a6311b7cef Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Mon, 3 May 2010 13:39:00 +0200 Subject: ephy-session: use an infobar to inform the user about session restoration Much nicer than a modal dialog that blocks the browser initialization. --- src/ephy-session.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/ephy-session.h') diff --git a/src/ephy-session.h b/src/ephy-session.h index 536fb6986..4dbb496c5 100644 --- a/src/ephy-session.h +++ b/src/ephy-session.h @@ -50,6 +50,7 @@ typedef enum EPHY_SESSION_CMD_OPEN_BOOKMARKS_EDITOR, EPHY_SESSION_CMD_OPEN_URIS, EPHY_SESSION_CMD_MAYBE_OPEN_WINDOW, + EPHY_SESSION_CMD_MAYBE_OPEN_WINDOW_RESTORE, EPHY_SESSION_CMD_LAST } EphySessionCommand; -- cgit v1.2.3