X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/03639796e5584ac5e88fc9ecd4830080f12fcca1..b5eca6dc2aaa6f90d7dc2fe27ab9ccc45aee77f2:/src/main.cpp diff --git a/src/main.cpp b/src/main.cpp index a54e8d4fc..ebbc9a552 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -26,6 +26,7 @@ #include #include #include +#include int main(int argc, char **argv) { @@ -48,7 +49,7 @@ int main(int argc, char **argv) "aseigo@kde.org"); about.addAuthor(ki18nc("@info:credit", "Rafael Fernández López"), ki18nc("@info:credit", "Developer"), - "ereslibre@gmail.com"); + "ereslibre@kde.org"); about.addAuthor(ki18nc("@info:credit", "Kevin Ottens"), ki18nc("@info:credit", "Developer"), "ervin@kde.org");