Updating branch refs/heads/master
to b32d0d86dc6bcdebf9fb63ea9c261524ea01b31c (commit)
from 1966875e98979db272f40f6be0f77f130b5c0dc8 (commit)
commit b32d0d86dc6bcdebf9fb63ea9c261524ea01b31c
Author: Alexander Butenko <[email protected]>
Date: Wed Dec 14 22:23:44 2011 -0400
Speeddial MIME type is text/html
midori/midori-view.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/midori/midori-view.c b/midori/midori-view.c
index 47d28a0..98fd913 100644
--- a/midori/midori-view.c
+++ b/midori/midori-view.c
@@ -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);
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits