From 00fbb3b2a6301e9694386480e44eaad4f59ee83c Mon Sep 17 00:00:00 2001 From: uranther Date: Wed, 24 Jun 2009 16:33:30 -0400 Subject: Preliminary uzbl testing framework - props to bct for the help --- uzbl.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'uzbl.h') diff --git a/uzbl.h b/uzbl.h index d6fb1f5..9c5db85 100644 --- a/uzbl.h +++ b/uzbl.h @@ -217,6 +217,9 @@ XDG_Var XDG[] = }; /* Functions */ +gchar * +expand_template(const char *template, gboolean escape_markup); + void setup_scanner(); -- cgit v1.2.3