icon is not from Marco anymore

svn path=/trunk/KDE/kdegraphics/okular/; revision=676706
This commit is contained in:
Albert Astals Cid 2007-06-17 13:45:22 +00:00
parent 7c92c4a497
commit b90ff441c8

View File

@ -34,8 +34,6 @@ inline KAboutData* okularAboutData( const char* name, const char* iname )
about->addAuthor("Christophe Devriese", 0, "oelewapperke@oelewapperke.org");
about->addAuthor("Laurent Montel", 0, "montel@kde.org");
about->addCredit("Marco Martin", I18N_NOOP("Icon"), "m4rt@libero.it");
return about;
}