aboutsummaryrefslogtreecommitdiff
path: root/src/prefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/prefs.h')
-rw-r--r--src/prefs.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/prefs.h b/src/prefs.h
index cc52352f..f7b5a50b 100644
--- a/src/prefs.h
+++ b/src/prefs.h
@@ -31,8 +31,7 @@ extern "C" {
#define PREFS_FONT_MONOSPACE "DejaVu Sans Mono"
#define PREFS_SEARCH_URL "http://www.google.com/search?ie=UTF-8&oe=UTF-8&q=%s"
#define PREFS_SAVE_DIR "/tmp/"
-#define PREFS_VISITED_COLOR 0x800080
-#define PREFS_HTTP_REFERER "about:blank"
+#define PREFS_HTTP_REFERER "host"
/* Panel sizes */
enum { P_tiny = 0, P_small, P_medium, P_large };