X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fmain.cpp;h=febe66fe5d29acf472cd8c390988ed89a282da58;hb=a5bda660fd6ddf1552e11c466d8961a334a0f91e;hp=a6387c3c7a078fc4dceb6fb60d4540cd7d11616b;hpb=c2080d3f5ca6d5761175e2e80625115c190cd093;p=kdenlive diff --git a/src/main.cpp b/src/main.cpp index a6387c3c..febe66fe 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -41,7 +41,7 @@ int main(int argc, char *argv[]) ki18n("Copyright (c) 2009 Development team")); aboutData.addAuthor(ki18n("Jean-Baptiste Mardelle"), ki18n("MLT porting, KDE 4 porting, Main developer"), "jb@kdenlive.org"); aboutData.addAuthor(ki18n("Marco Gittler"), ki18n("MLT Connection, Transition, Effect, Timeline Developer"), "g.marco@freenet.de"); - aboutData.addAuthor(ki18n("Jean-Michel Pouré"), ki18n("Rendering profiles customisation"), "jm@poure.com"); + aboutData.addAuthor(ki18n("Jean-Michel Poure"), ki18n("Rendering profiles customisation"), "jm@poure.com"); aboutData.addAuthor(ki18n("Ray Lehtiniemi"), ki18n("Bug fixing etc."), "rayl@mail.com"); aboutData.addAuthor(ki18n("Jason Wood"), ki18n("Original KDE 3 version author (not active anymore)"), "jasonwood@blueyonder.co.uk"); aboutData.setHomepage("http://kdenlive.org");