diff options
Diffstat (limited to 'src/ephy-shell.c')
-rw-r--r-- | src/ephy-shell.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ephy-shell.c b/src/ephy-shell.c index 351660e4b..e8f52b50e 100644 --- a/src/ephy-shell.c +++ b/src/ephy-shell.c @@ -328,6 +328,7 @@ ephy_init_services (EphyShell *gs) /* it also enables notifiers support */ eel_gconf_monitor_add ("/apps/epiphany"); eel_gconf_monitor_add ("/system/proxy"); + eel_gconf_monitor_add ("/system/http_proxy"); #ifdef ENABLE_NAUTILUS_VIEW |