[epiphany] ephy-window: add ephy-about:overview to the list of hidden urls
- From: Claudio Saavedra <csaavedra src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] ephy-window: add ephy-about:overview to the list of hidden urls
- Date: Fri, 31 Aug 2012 18:42:02 +0000 (UTC)
commit c1fbb17c2337941973386c1c06dc3ab414d73062
Author: Claudio Saavedra <csaavedra igalia com>
Date: Mon Aug 27 17:05:48 2012 +0300
ephy-window: add ephy-about:overview to the list of hidden urls
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 f28a62c..69f0140 100644
--- a/src/ephy-window.c
+++ b/src/ephy-window.c
@@ -1473,6 +1473,7 @@ setup_ui_manager (EphyWindow *window)
* window's location entry. */
static const char * do_not_show_address[] = {
"about:blank",
+ "ephy-about:overview",
NULL
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]