From 97526404f52875d82d584f18420be72fdc300d93 Mon Sep 17 00:00:00 2001 From: Dequis Date: Wed, 10 Jun 2009 18:29:13 -0300 Subject: Add disable_stdin config option --- uzbl.h | 1 + 1 file changed, 1 insertion(+) (limited to 'uzbl.h') diff --git a/uzbl.h b/uzbl.h index ee9e693..8dd2c02 100644 --- a/uzbl.h +++ b/uzbl.h @@ -144,6 +144,7 @@ typedef struct { gboolean insert_mode; gboolean status_top; gboolean reset_command_mode; + gboolean disable_stdin; gchar* modkey; guint modmask; guint http_debug; -- cgit v1.2.3