summaryrefslogtreecommitdiff
path: root/surf/config.def.h.rej
diff options
context:
space:
mode:
Diffstat (limited to 'surf/config.def.h.rej')
-rw-r--r--surf/config.def.h.rej11
1 files changed, 11 insertions, 0 deletions
diff --git a/surf/config.def.h.rej b/surf/config.def.h.rej
new file mode 100644
index 0000000..dbf612f
--- /dev/null
+++ b/surf/config.def.h.rej
@@ -0,0 +1,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.