diff -r 654ad4b03c5a -r 52d670355a7b aboutdialog.cpp --- a/aboutdialog.cpp Tue Mar 07 11:32:00 2006 +0000 +++ b/aboutdialog.cpp Fri Jun 02 15:35:25 2006 +0000 @@ -9,6 +9,7 @@ extern Main *mainWindow; extern Settings settings; +extern QString iconPath; AboutDialog::AboutDialog( QWidget *parent, const char *name) : QDialog( parent, name) @@ -20,7 +21,7 @@ credits=new AboutTextBrowser (this,"credits"); credits->setText ( - "
" + "
" "

VYM - View Your Mind

" "

A tool to put the things you have got in your mind into a map.

" "

(c) by Uwe Drechsel (vym@InSilmaril.de)

"