diff mainwindow.cpp @ 29:fad897ed9894

Ver 0.4.6: Added TortoiseHg / InstallJammer to thanks/credits list.
author Jari Korhonen <jtkorhonen@gmail.com>
date Sat, 29 May 2010 18:45:46 +0300
parents 90ffef5f0494
children 45bfb8dc1faf
line wrap: on
line diff
--- a/mainwindow.cpp	Fri May 28 22:34:44 2010 +0300
+++ b/mainwindow.cpp	Sat May 29 18:45:46 2010 +0300
@@ -106,7 +106,9 @@
                         "(c) 2010 (lgpl), Jari Korhonen (jtkorhonen@gmail.com)<br><br>"
                         "-Needs Mercurial ;-) (thanks Matt Mackall, Bryan O'Sullivan and others !)<br>"
                         "-Uses excellent Nuvola icons (c) David Vignoni (Thanks, David !)<br>"
-                        "-Needs Qt4, mingw (in windows), python, kdiff3 (Thanks to all of you !)<br>"));
+                        "-Needs Qt4, mingw (in windows), python, kdiff3 (Thanks to all of you !)<br>"
+                        "-Windows standalone install uses hg / python / kdiff3 from TortoiseHg (BIG Thanks !)<br>"
+                        "-Windows standalone install uses InstallJammer setup tool (Thanks, great tool !)<br>"));
 }