diff -r da384b09eb2b -r 97a30346203b QTfrontend/ui/widget/about.cpp --- a/QTfrontend/ui/widget/about.cpp Mon Mar 04 23:24:55 2013 +0100 +++ b/QTfrontend/ui/widget/about.cpp Mon Mar 04 23:27:15 2013 +0100 @@ -68,7 +68,7 @@ // "a:hover { color: yellow; }" "" "

Hedgewars " + *cVersionString + "

" - "

" + QLabel::tr("Revision") + " " + *cRevisionString + "|" + *cHashString + "

" + "

" + QLabel::tr("Revision") + " " + *cRevisionString + " (" + *cHashString + ")

" "

http://www.hedgewars.org/

" + QLabel::tr("This program is distributed under the GNU General Public License v2") + "
"