summaryrefslogtreecommitdiff
path: root/surf/config.def.h.rej
blob: dbf612f49b1dd47179b1b0874ea7347d8f886c85 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- config.def.h
+++ config.def.h
@@ -6,6 +6,8 @@ static char *styledir       = "~/.surf/styles/";
 static char *certdir        = "~/.surf/certificates/";
 static char *cachedir       = "~/.surf/cache/";
 static char *cookiefile     = "~/.surf/cookies.txt";
+static char *historyfile    = "~/.surf/history.txt";
+
 
 /* Webkit default features */
 /* Highest priority value will be used.