Mention online FAQ if documentation is not installed
This commit is contained in:
parent
630e23412a
commit
504188151e
1 changed files with 3 additions and 2 deletions
|
@ -3902,6 +3902,7 @@ midori_view_set_uri (MidoriView* view,
|
||||||
"You may want to ask your distribution or "
|
"You may want to ask your distribution or "
|
||||||
"package maintainer for it or if this a custom build "
|
"package maintainer for it or if this a custom build "
|
||||||
"verify that the build is setup properly. "
|
"verify that the build is setup properly. "
|
||||||
|
"<a href=\"http://wiki.xfce.org/midori/faq\">View the FAQ online</a>"
|
||||||
"</body></html>",
|
"</body></html>",
|
||||||
title, title, logo_uri, view->uri);
|
title, title, logo_uri, view->uri);
|
||||||
g_free (title);
|
g_free (title);
|
||||||
|
|
Loading…
Reference in a new issue