Note on about:version that runtime versions are in brackets.
This commit is contained in:
parent
593bb41637
commit
f9b2a75ae4
1 changed files with 1 additions and 0 deletions
|
@ -3866,6 +3866,7 @@ midori_view_set_uri (MidoriView* view,
|
||||||
data = g_strdup_printf (
|
data = g_strdup_printf (
|
||||||
"<html><head><title>about:version</title></head>"
|
"<html><head><title>about:version</title></head>"
|
||||||
"<body><h1>about:version</h1>"
|
"<body><h1>about:version</h1>"
|
||||||
|
"<p>Version numbers in brackets show the version used at runtime.</p>"
|
||||||
"<img src=\"res://logo-shade.png\" "
|
"<img src=\"res://logo-shade.png\" "
|
||||||
"style=\"position: absolute; right: 15px; bottom: 15px; z-index: -9;\">"
|
"style=\"position: absolute; right: 15px; bottom: 15px; z-index: -9;\">"
|
||||||
"<table>"
|
"<table>"
|
||||||
|
|
Loading…
Reference in a new issue