diff --git a/src/about/Makefile.am b/src/about/Makefile.am index 41d8ae0..83dd1bd 100644 --- a/src/about/Makefile.am +++ b/src/about/Makefile.am @@ -3,7 +3,6 @@ about_DATA = \ wait.html \ nodb.html \ aboutklamav.html \ - klam.png \ - tshirt.png + klam.png aboutdir = $(kde_datadir)/klamav/about diff --git a/src/about/tshirt.png b/src/about/tshirt.png deleted file mode 100644 index 33226bc..0000000 Binary files a/src/about/tshirt.png and /dev/null differ diff --git a/src/firstrunwizard.ui b/src/firstrunwizard.ui index 8dadb07..bbbdf4d 100644 --- a/src/firstrunwizard.ui +++ b/src/firstrunwizard.ui @@ -114,19 +114,6 @@ - - - ClamBanner - - - - 514 - 19 - 260 - 70 - - - spacer5 diff --git a/src/firstrunwizard.ui.h b/src/firstrunwizard.ui.h index 5d14bcd..9e26acc 100644 --- a/src/firstrunwizard.ui.h +++ b/src/firstrunwizard.ui.h @@ -45,7 +45,6 @@ FirstRunWizard::init() // picture1->setPixmap( getJPG( "amarok_rocks" ) ); // picture4->setPixmap( *picture1->pixmap() ); - ClamBanner->setText(TQString("\"ClamAV").arg(locate("data", "klamav/about/tshirt.png"))); setFinishEnabled ( WizardPage_1, true );