add http:// to website, making link in about window clickable

This commit is contained in:
Stefan Kangas 2010-07-05 05:01:06 +02:00
parent ea970c702d
commit 204f3c7ee9

View file

@ -106,7 +106,7 @@ const Glib::ustring GtkLumiera::get_app_copyright()
const Glib::ustring GtkLumiera::get_app_website()
{
return "www.lumiera.org";
return "http://www.lumiera.org";
}
const std::vector<Glib::ustring>