Added info on source code being available from web pages to about
[chessclock] / qml / AboutPage.qml
index edf241f..ec12b50 100644 (file)
@@ -20,7 +20,7 @@
 **************************************************************************/
 
 import QtQuick 1.1
-import com.meego 1.0
+import com.nokia.meego 1.0
 import QtQuick 1.0
 import com.nokia.extras 1.0
 
@@ -53,7 +53,7 @@ Text
 Text
 {
 
-    text: "© Arto Hyvättinen 2010 & Heli Hyvättinen 2011<p>Chess Clock is free software under the terms <br>of GNU General Public License 3 <p> Bugtracker and instructions at <br>http://chessclock.garage.maemo.org"
+    text: "© Heli Hyvättinen 2011<br>© Arto Hyvättinen 2010 <p>Chess Clock is free software under the terms <br>of GNU General Public License 3 <p> Bugtracker, instructions and source code at <br>http://chessclock.garage.maemo.org"
 
     color: "white"
     font.pointSize: 22