diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/main.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/main.cpp b/src/main.cpp index c0e4b70d..030b8476 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -82,7 +82,7 @@ extern "C" KDE_EXPORT int kdemain( int argc, char **argv )      about.addAuthor(ki18n("Matthieu Gicquel"),                      ki18n("Developer, Ideas, Tabloid improvements"), -                    "matthieu@bureau.home", +                    "matgic78@gmail.com",                      "");      about.addAuthor(ki18n("Ronny Scholz"), | 
