# HG changeset patch # User insilmaril # Date 1144666819 0 # Node ID 2a6157d381fe87d90a403ea41e944c083b582b9e # Parent 5d0cbeb02bf34c12480a5bbd61578719325b36ec switching to KDE icons diff -r 5d0cbeb02bf3 -r 2a6157d381fe aboutdialog.cpp --- a/aboutdialog.cpp Wed Mar 29 09:11:09 2006 +0000 +++ b/aboutdialog.cpp Mon Apr 10 11:00:19 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)

"