[Kst] branches/work/kst/portto4/kst/src/libkstapp
Peter Kümmel
syntheticpp at gmx.net
Fri Aug 13 13:52:24 CEST 2010
SVN commit 1163153 by kuemmel:
add full version info
M +1 -1 aboutdialog.cpp
--- branches/work/kst/portto4/kst/src/libkstapp/aboutdialog.cpp #1163152:1163153
@@ -41,7 +41,7 @@
authors.replaceInStrings(QRegExp("^(.*)"), "<li>\\1</li>");
QStringList msg = QStringList()
- << tr("<qt><h2>Kst 2.0 - A data viewing program.</h2>")
+ << tr("<qt><h2>Kst 2.0.0 - A data viewing program.</h2>")
<< tr("Copyright © 2000-2010 Barth Netterfield<br><hr>")
<< tr("Homepage: <a href=\"http://kst.kde.org/\">http://kst.kde.org/</a><br>")
<< tr("Please report bugs to: <a href=\"http://bugs.kde.org/\">http://bugs.kde.org/</a><br>")
More information about the Kst
mailing list