make the whole xdg/dev directories /configs etc more sense making. now theres just...
[uzbl-mobile] / uzbl.h
diff --git a/uzbl.h b/uzbl.h
index a6a3a6e..2e7ccf9 100644 (file)
--- a/uzbl.h
+++ b/uzbl.h
@@ -77,6 +77,7 @@ typedef struct {
     GtkAdjustment* bar_h; // and scrolling position
     WebKitWebView* web_view;
     gchar*         main_title;
+    gchar*         icon;
 
     /* WebInspector */
     GtkWidget *inspector_window;
@@ -461,6 +462,9 @@ static void
 set_proxy_url();
 
 static void
+set_icon();
+
+static void
 cmd_cookie_handler();
 
 static void