]> git.sesse.net Git - kdenlive/commitdiff
sync with AUTHORS
authorAlberto Villa <avilla@FreeBSD.org>
Sat, 30 May 2009 10:58:07 +0000 (10:58 +0000)
committerAlberto Villa <avilla@FreeBSD.org>
Sat, 30 May 2009 10:58:07 +0000 (10:58 +0000)
svn path=/trunk/kdenlive/; revision=3461

src/main.cpp

index 0af54c9aa8724fe1fe663908e8eac5de84b4b9c7..1724a77a0f1b624e6bd69612ac859e28c1f4aec7 100644 (file)
@@ -43,6 +43,7 @@ int main(int argc, char *argv[])
     aboutData.addAuthor(ki18n("Marco Gittler"), ki18n("MLT Connection, Transition, Effect, Timeline Developer"), "g.marco@freenet.de");
     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("Dan Dennedy"), ki18n("Bug fixing etc."), "dan@dennedy.org");
     aboutData.addAuthor(ki18n("Jason Wood"), ki18n("Original KDE 3 version author (not active anymore)"), "jasonwood@blueyonder.co.uk");
     aboutData.setHomepage("http://kdenlive.org");
     aboutData.setCustomAuthorText(ki18n("Please report bugs to http://kdenlive.org/mantis"), ki18n("Please report bugs to <a href=\"http://kdenlive.org/mantis\">http://kdenlive.org/mantis</a>"));