From: Rafael Fernández López Date: Sun, 16 Dec 2007 14:17:23 +0000 (+0000) Subject: Oh, this is already the default. Thanks Pino X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/commitdiff_plain/242b88396f6ba66e0bf7f72e98e07ed50b7b2c09 Oh, this is already the default. Thanks Pino CCMAIL: peter.penz@gmx.at svn path=/trunk/KDE/kdebase/apps/; revision=749105 --- diff --git a/src/main.cpp b/src/main.cpp index de2af3572..06dba88a2 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -38,7 +38,6 @@ int main(int argc, char **argv) KAboutData::License_GPL, ki18nc("@info:credit", "(C) 2006, 2007 Peter Penz")); about.setHomepage("http://enzosworld.gmxhome.de"); - about.setBugAddress("submit@bugs.kde.org"); about.addAuthor(ki18nc("@info:credit", "Peter Penz"), ki18nc("@info:credit", "Maintainer and developer"), "peter.penz@gmx.at");