]> spindle.queued.net Git - midori/commitdiff
Speeddial MIME type is text/html
authorAlexander Butenko <a.butenka@gmail.com>
Thu, 15 Dec 2011 02:23:44 +0000 (22:23 -0400)
committerChristian Dywan <christian@twotoasts.de>
Thu, 15 Dec 2011 03:29:44 +0000 (04:29 +0100)
midori/midori-view.c

index 47d28a03522189b14d3b0f8bfdb3fa6c0fb62076..98fd913a186968ec3c43b4e398b87794de6e8810 100644 (file)
@@ -3842,6 +3842,7 @@ midori_view_set_uri (MidoriView*  view,
             #endif
 
             katze_assign (view->uri, NULL);
+            katze_assign (view->mime_type, g_strdup ("text/html"));
 
             if (speeddial_markup == NULL)
                 speeddial_markup = prepare_speed_dial_html (view, TRUE);