aboutsummaryrefslogtreecommitdiff
path: root/src/prefs.h
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2009-01-16 14:55:37 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2009-01-16 14:55:37 +0100
commit69e11e3ec87aa36e47100d4e9db02fdc039b5242 (patch)
tree221f5e2c6547788837b8bf223759031d637e0bcd /src/prefs.h
parentaba09fd14b3f8a4a665d4f045e1b666803a90321 (diff)
parentadb3d5c87fae7196dbae6c35828434cdcd6227a4 (diff)
merge with main
Diffstat (limited to 'src/prefs.h')
-rw-r--r--src/prefs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/prefs.h b/src/prefs.h
index 67607533..9156c815 100644
--- a/src/prefs.h
+++ b/src/prefs.h
@@ -22,6 +22,7 @@ struct _DilloPrefs {
int height;
int xpos;
int ypos;
+ char *http_language;
DilloUrl *http_proxy;
char *http_proxyuser;
char *http_referer;