]> git.sesse.net Git - kdenlive/blobdiff - src/main.cpp
Set correct address for Kdenlive bug tracker
[kdenlive] / src / main.cpp
index febe66fe5d29acf472cd8c390988ed89a282da58..0af54c9aa8724fe1fe663908e8eac5de84b4b9c7 100644 (file)
@@ -47,6 +47,7 @@ int main(int argc, char *argv[])
     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>"));
     aboutData.setTranslator(ki18n("NAME OF TRANSLATORS"), ki18n("EMAIL OF TRANSLATORS"));
+    aboutData.setBugAddress("http://kdenlive.org/mantis");
 
     KCmdLineArgs::init(argc, argv, &aboutData);