]> git.sesse.net Git - kdenlive/blobdiff - src/main.cpp
first po file
[kdenlive] / src / main.cpp
index c1a75e7941dd74bb3e12779423cefeba7cc43f57..269502194b42e90dbc336f33a5460a9f23500e72 100644 (file)
@@ -11,6 +11,7 @@ int main(int argc, char *argv[]) {
                          ki18n("A simple text area which can load and save."),
                          KAboutData::License_GPL,
                          ki18n("Copyright (c) 2007 Developer"));
+    aboutData.addAuthor(ki18n("Marco Gittler"), ki18n("MltConnection, Transition, Effect, Timeline Developer"), "g.marco@freenet.de");
     KCmdLineArgs::init(argc, argv, &aboutData);
 
     KCmdLineOptions options; //new