]> spindle.queued.net Git - midori/commitdiff
Set "homepage" of web apps to NULL, to hide the bookmarkbar
authorChristian Dywan <christian@twotoasts.de>
Sun, 19 Jul 2009 16:31:13 +0000 (18:31 +0200)
committerChristian Dywan <christian@twotoasts.de>
Sun, 19 Jul 2009 16:31:13 +0000 (18:31 +0200)
midori/main.c

index a6718fca0a57208275243f1fda3d7f0d175f1cd9..223122059c6f367b09a8b1bf199f6f24f069c747 100644 (file)
@@ -1563,6 +1563,7 @@ main (int    argc,
                       "show-menubar", FALSE,
                       "show-navigationbar", TRUE,
                       "toolbar-items", "Back,Forward,ReloadStop,Location",
+                      "homepage", NULL,
                       "show-statusbar", TRUE,
                       NULL);
         g_object_unref (settings);