Link to mdictionary www added
authorBartosz Szatkowski <bulislaw@linux.com>
Wed, 18 Aug 2010 11:30:00 +0000 (13:30 +0200)
committerBartosz Szatkowski <bulislaw@linux.com>
Wed, 18 Aug 2010 11:30:00 +0000 (13:30 +0200)
trunk/src/base/gui/AboutWidget.cpp

index ddd6cdd..b3fbcc0 100644 (file)
@@ -3,7 +3,8 @@
 AboutWidget::AboutWidget(GUIInterface *parent): QDialog(parent)
 {
     QString infoNote, licenseNote, comarchNote;
-    infoNote = "<center><h2><u>mDictionary</u></h2></center>";
+    infoNote = "<center><h2><u>mDictionary</u></h2><br />"
+    "<a href=\"http://mdictionary.garage.maemo.org\">http://mdictionary.garage.maemo.org</a></center>";
     infoNote += "<center>Meamo/Meego Mulitlingual Dictionary</center>";
     comarchNote = "<center>Copyright 2006-2010, Comarch S.A. </center>";
     licenseNote = "<br /><p><font size=\"small\">This program is free software: you can redistribute it and/or modify\n"