From ba496540782897edcedf16eded3b2fe026956e9d Mon Sep 17 00:00:00 2001 From: Alberto Villa Date: Sat, 30 May 2009 10:58:07 +0000 Subject: [PATCH] sync with AUTHORS svn path=/trunk/kdenlive/; revision=3461 --- src/main.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main.cpp b/src/main.cpp index 0af54c9a..1724a77a 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -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 http://kdenlive.org/mantis")); -- 2.39.2