1.1 --- a/aboutdialog.cpp Wed Apr 25 16:02:54 2007 +0000
1.2 +++ b/aboutdialog.cpp Wed May 02 15:31:18 2007 +0000
1.3 @@ -44,11 +44,14 @@
1.4 "</ul>"
1.5 "<li> Credits "
1.6 "<ul>"
1.7 - "<li>Jakob Hilmer for image drag and drop, "About vym" window patch </li>"
1.8 - "<li>Thomas Schraitle for the stylesheet used for XHTML-export </li>"
1.9 + "<li>Peter Adams for documentation proofreading and polishing</li>"
1.10 + "<li>Jakob Hilmer for image drag and drop in 1.8.1, "About vym" window patch </li>"
1.11 + "<li>Thomas Schraitle for the stylesheet used for XHTML-export and help with XML processing in general</li>"
1.12 "<li>Debianization by Christoph Thielecke and Steffen Joeris</li>"
1.13 - "<li>Ken Wimer and Olaf Hering for Mac support</li>"
1.14 "<li>Matt from <a href=\"http://www.satbp.com\">www.satbp.com</a> for <a href=\"http://www.taskjuggler.org\">Taskjuggler</a> export</li>"
1.15 + "<li>Olaf Hering for support with my Powerbook</li>"
1.16 + "<li>All the guys at Trolltech for their Qt toolkit</li>"
1.17 + "<li>All the guys at SuSE for their Linux and support, e.g. to get Linux running on PowerPC and also Macbooks</li>"
1.18 "</ul>"
1.19 "</li>");
1.20 credits->setFrameStyle( QFrame::Panel | QFrame::Plain );