summaryrefslogtreecommitdiff
path: root/embed/ephy-embed-prefs.h
diff options
context:
space:
mode:
authorDiego Escalante Urrelo <descalante@igalia.com>2010-08-09 11:18:11 -0500
committerDiego Escalante Urrelo <descalante@igalia.com>2010-08-09 12:57:27 -0500
commit1646f307bb3b536eeac377fecf1bf7b830a44e66 (patch)
tree9f75b3d933c0cdce032b313f5655ec4ea3407685 /embed/ephy-embed-prefs.h
parent5be0c2ce9380dc75d5dd988aa084571a558b847f (diff)
downloadepiphany-1646f307bb3b536eeac377fecf1bf7b830a44e66.tar.gz
ephy-embed-prefs.h: remove old unused defines
Bug #626454
Diffstat (limited to 'embed/ephy-embed-prefs.h')
-rw-r--r--embed/ephy-embed-prefs.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/embed/ephy-embed-prefs.h b/embed/ephy-embed-prefs.h
index 5d96aef87..4cb63a3ad 100644
--- a/embed/ephy-embed-prefs.h
+++ b/embed/ephy-embed-prefs.h
@@ -43,18 +43,6 @@
#define CONF_CARET_BROWSING_ENABLED "/apps/epiphany/web/browse_with_caret"
#define CONF_USER_AGENT "/apps/epiphany/general/user_agent"
-/* These are defined gnome wide now */
-#define CONF_NETWORK_PROXY_MODE "/system/proxy/mode"
-#define CONF_NETWORK_HTTP_PROXY "/system/http_proxy/host"
-#define CONF_NETWORK_SSL_PROXY "/system/proxy/secure_host"
-#define CONF_NETWORK_FTP_PROXY "/system/proxy/ftp_host"
-#define CONF_NETWORK_SOCKS_PROXY "/system/proxy/socks_host"
-#define CONF_NETWORK_HTTP_PROXY_PORT "/system/http_proxy/port"
-#define CONF_NETWORK_SSL_PROXY_PORT "/system/proxy/secure_port"
-#define CONF_NETWORK_FTP_PROXY_PORT "/system/proxy/ftp_port"
-#define CONF_NETWORK_SOCKS_PROXY_PORT "/system/proxy/socks_port"
-#define CONF_NETWORK_PROXY_AUTO_URL "/system/proxy/autoconfig_url"
-#define CONF_NETWORK_PROXY_IGNORE_HOSTS "/system/http_proxy/ignore_hosts"
#define CONF_DESKTOP_FONT_VAR_NAME "/desktop/gnome/interface/font_name"
#define CONF_DESKTOP_FONT_FIXED_NAME "/desktop/gnome/interface/monospace_font_name"