From: Christian Dywan Date: Thu, 7 Jan 2010 23:42:23 +0000 (+0100) Subject: Move the logo on special pages to the background X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dba473e06980c4e5074ad0b89be7259762698cb3;p=midori Move the logo on special pages to the background --- diff --git a/midori/midori-view.c b/midori/midori-view.c index 0f670995..690e7cec 100644 --- a/midori/midori-view.c +++ b/midori/midori-view.c @@ -995,7 +995,7 @@ webkit_web_frame_load_done_cb (WebKitWebFrame* web_frame, "%s" "

%s

" "" + "style=\"position: absolute; right: 15px; bottom: 15px; z-index: -9;\">" "

The page you were opening doesn't exist." "

Try to load the page again, " "or move on to another page." @@ -3198,7 +3198,7 @@ midori_view_set_uri (MidoriView* view, "%s" "

%s

" "" + "style=\"position: absolute; right: 15px; bottom: 15px; z-index: -9;\">" "

The document %s of type '%s' cannot be displayed." "", title, title, view->uri, view->mime_type); @@ -3215,7 +3215,7 @@ midori_view_set_uri (MidoriView* view, "%s" "

%s

" "" + "style=\"position: absolute; right: 15px; bottom: 15px; z-index: -9;\">" "

There is no documentation installed at %s." "You may want to ask your distribution or " "package maintainer for it or if this a custom build " @@ -3259,7 +3259,7 @@ midori_view_set_uri (MidoriView* view, "about:version" "

about:version

" "" + "style=\"position: absolute; right: 15px; bottom: 15px; z-index: -9;\">" "" "" "" @@ -3300,7 +3300,7 @@ midori_view_set_uri (MidoriView* view, data = g_strdup_printf ( "%s

%s

" "" + "style=\"position: absolute; right: 15px; bottom: 15px; z-index: -9;\">" "", view->uri, view->uri); }
Midori" PACKAGE_VERSION "%s
WebKitGTK+%d.%d.%d (%d.%d.%d)