diff options
| author | Rafael Fernández López <[email protected]> | 2007-12-16 14:17:23 +0000 |
|---|---|---|
| committer | Rafael Fernández López <[email protected]> | 2007-12-16 14:17:23 +0000 |
| commit | 242b88396f6ba66e0bf7f72e98e07ed50b7b2c09 (patch) | |
| tree | f66714bac63bb37d132a1aa1dbd26c8567a9fbcf /src | |
| parent | 8991d904710c4ec151dc266ab5bbbd6124bb6d2c (diff) | |
Oh, this is already the default. Thanks Pino
CCMAIL: [email protected]
svn path=/trunk/KDE/kdebase/apps/; revision=749105
Diffstat (limited to 'src')
| -rw-r--r-- | src/main.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
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("[email protected]"); about.addAuthor(ki18nc("@info:credit", "Peter Penz"), ki18nc("@info:credit", "Maintainer and developer"), |
