aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/uzbl-core.h
diff options
context:
space:
mode:
authorGravatar keis <keijser@gmail.com>2011-03-05 20:24:00 +0100
committerGravatar keis <keijser@gmail.com>2011-03-05 20:24:00 +0100
commit4f6e392f1edf98574ccda1936bc160e27ef84b80 (patch)
treebf3be04501d4299fc2513b75e80e1f692a944829 /src/uzbl-core.h
parentb2001631c3a8eb8ea141b9589927facd0674a731 (diff)
parentcefa7bb4a4e99e6fa7fd7ddcf7866ee60be50fc5 (diff)
Merge branch 'experimental' of git://github.com/Dieterbe/uzbl into scrollbars
Diffstat (limited to 'src/uzbl-core.h')
-rw-r--r--src/uzbl-core.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/uzbl-core.h b/src/uzbl-core.h
index 484f670..91ccf65 100644
--- a/src/uzbl-core.h
+++ b/src/uzbl-core.h
@@ -185,6 +185,7 @@ typedef struct {
gchar* style_uri;
guint resizable_txt;
gchar* default_encoding;
+ gchar* current_encoding;
guint enforce_96dpi;
gchar *inject_html;
guint caret_browsing;