X-Git-Url: http://git.maemo.org/git/?p=browser-switch;a=blobdiff_plain;f=browser-switchboard.h;h=26f92d8588731421aca23256b5a106e6824e3bb7;hp=3f1cfdd0f8782371462df7ea4b77d00e923bee5b;hb=16a4788019cfae431ee50c6e2751f0f63acab388;hpb=dbcb6cd8e6d1a12daa21a6aa17738adf026cf069 diff --git a/browser-switchboard.h b/browser-switchboard.h index 3f1cfdd..26f92d8 100644 --- a/browser-switchboard.h +++ b/browser-switchboard.h @@ -27,6 +27,9 @@ struct swb_context { int continuous_mode; void (*default_browser_launcher)(struct swb_context *, char *); char *other_browser_cmd; +#ifdef FREMANTLE + int autostart_microb; +#endif DBusGConnection *session_bus; DBusGProxy *dbus_proxy; DBusGConnection *system_bus;