From: Heli Hyvättinen Date: Tue, 26 Jul 2011 13:10:25 +0000 (+0300) Subject: Add web page address to about X-Git-Tag: v0.3.0_fremantle~11 X-Git-Url: https://vcs.maemo.org/git/?p=ghostsoverboard;a=commitdiff_plain;h=a5c206aa009328c7585c7eb04d3f788523cddc8b Add web page address to about Conflicts: seascene.cpp --- diff --git a/seascene.cpp b/seascene.cpp index 96215f0..4d426b8 100644 --- a/seascene.cpp +++ b/seascene.cpp @@ -680,7 +680,8 @@ void SeaScene::createAboutBoxItems() "%1
Version %2" "

Copyright 2011 Heli Hyvättinen" "

License: General Public License v2" - "

Bug Reports:
https://bugs.maemo.org/ " + "

Web: http://ghostsoverboard.garage.maemo.org/
" + "Bug Reports:
https://bugs.maemo.org/" "enter_bug.cgi?product=Ghosts%20Overboard" ).arg(QApplication::applicationName(),QApplication::applicationVersion()));