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